> For the complete documentation index, see [llms.txt](https://docs.edgetag.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.edgetag.io/channels/google-analytics-4/faq.md).

# FAQ

### Is it necessary to use a different property in GA4 first if I want to use GA4 with EdgeTag and then move to the main property?

Not necessarily; if you are okay with moving directly to your main property, we can do that. We need to disconnect the existing source that is sending events to avoid duplicate sources.

Our suggestion usually is not to start sending data to your main property directly, but instead have EdgeTag send data to a secondary property in GA4 for a couple of days, and once the data looks good, you can switch to the main property in EdgeTag, and also remove the existing source of your main property, so as not to have duplicate events when migrating.

### How to switch from EdgeTag sourcing events to secondary property to start sourcing events to the main property?

You need to update the data stream details added in the GA4 integration form in EdgeTag. Once the data stream details of the secondary property are updated with those of the main property, we will begin sending events to your main property. During this change, also ensure that you remove your old source that sends events to the same property; otherwise, you will see duplicated events.

### How to create a new property in GA4?

Please follow these instructions to create a new property in GA4

1. Go to your Google Analytics dashboard
2. Click on Admin (the gear icon) in the left sidebar at the bottom.

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

3. Click on the Create button and select the property as shown below

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

4. Please complete all the steps of entering the property name, business details, and objectives. In the Data collection step, please select **Web** as the platform.

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

5. we need to create a web stream, once web is selected, it would ask you to enter website and stream name. Once you enter those fields and click "Create & Continue", the property will be successfully created, and you can follow the steps in onboarding to get the fields from the data stream.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.edgetag.io/channels/google-analytics-4/faq.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.
