# Create Google Analytics Account

**Step 1:** Go to the **URL** below to create a new Google Analytics account

<https://analytics.google.com/>&#x20;

**Step 2:** Click on the **Create** button and select **Account**

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

**Step 3:** Need to complete 5 steps to create a new GA4 Account.

* **Account creation -** Enter your GA4 **account name** and click on **Next**.

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

* **Property creation -** Enter **Property Name**, **Reporting Time Zone**, and **Currency details**. Then click on the **Next** button.

<figure><img src="/files/6XjXGamMkONhYHkKWoEL" alt=""><figcaption></figcaption></figure>

* **Business details -** Select your **Industry category** and **Business size**. After that, click on the **Next** button.

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

* **Business objectives -** Select the objective/s of your business and click the **Create** button.

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

* **Accept Terms of Service Agreement**

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

* **Data collection -** In the **Choose a platform** option select **Web**

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

**Step 4: Set up data stream** popup will open. Enter the **Website URL** and **Stream name**. Then click on the **Create and continue** button.

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

**Step 5:** Once the account is created you will get **Google Analytics Script** and **Measurement ID**. Copy and you need to set it in the Magento configuration.

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


---

# 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.magecomp.com/magento-2-google-analytics-4-with-gtm/create-google-analytics-account.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.
