# Get tracking ID

### How to get Analytics Tracking ID

#### Tutorial video:&#x20;

{% embed url="<https://youtu.be/JvwwblDqogY>" %}

Create a new Analytics account, property and view to get Analytics Tracking ID at <https://analytics.google.com> or get tracking ID for your current account at <https://analytics.google.com/analytics/web/#management/Settings>

#### Create a new account

**Step 1: Account setup: enter account name**&#x20;

&#x20;

<figure><img src="/files/Hjt03dx7WVttCJD0cDh6" alt=""><figcaption></figcaption></figure>

**Step 2: Property setup**&#x20;

<figure><img src="/files/Tgd4tf9rsKGOWrbpSX3D" alt=""><figcaption></figcaption></figure>

Enter your property name and address<br>

**Step 3: About your business**

Enter your business information

<figure><img src="/files/AFg4M6oTan2WEVXHARbJ" alt=""><figcaption></figcaption></figure>

Click Create, Accept terms and set up data stream for web&#x20;

<figure><img src="/files/LDcpdn78MbrDHSPxLWbK" alt=""><figcaption></figcaption></figure>

&#x20;

Enter your website URL, name your stream and click Create stream

<figure><img src="/files/9SkhgUiNxcHTuyu8AQ8s" alt=""><figcaption></figcaption></figure>

&#x20;

<figure><img src="/files/Cf7hU6dpEKnKLKpxKEIN" alt=""><figcaption></figcaption></figure>

Copy and paste tracking ID in the app, please note that it must begin with G- or UA-


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tagfly.io/google-analytics/get-tracking-id.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
