# Google Analytics 4

## Option 1 (Recommended): Grant GA4 access to Connecty

#### Add Connecty to your GA4 property (so we can set up the BigQuery link)

1. Sign in to **Google Analytics** with an account that has **Admin** (or high-level) access to your GA4 property.
2. In GA4, click **Admin** (gear icon).
3. In the **Property** column, open [**Property access management**](https://analytics.google.com/analytics/web/#/?pagename=admin-access-management-property\&utm_source=gahc\&utm_medium=dlinks) (sometimes shown as **Access management**).
4. Click **+** (top-right) → **Add users**.
5. Enter the Connecty email address we provide.
6. Set the role to [**Editor**](https://support.google.com/analytics/answer/9305587#zippy=%2Cin-this-article) (minimum required).
   * If you want us to manage everything long-term, you can grant a higher role, but **Editor is enough** for linking.
7. (Optional) Leave “Notify new users by email” enabled.
8. Click **Add**.

**After you add us, please send:**

* Your **GA4 Property ID** (and Property name)
* Confirmation you added the Connecty email
* Whether you want **Daily**, **Streaming**, or **both** exports
* Preferred export region (**US** or **EU**, if applicable)

That’s it - once we have access, we’ll link your GA4 property to **Connecty’s BigQuery**.

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

## Option 2: Self-serve  <a href="#step3" id="step3"></a>

### Link a Google Analytics 4 property to Connecty's BigQuery <a href="#step3" id="step3"></a>

#### Before you start&#x20;

* You must be an [Editor or above](https://support.google.com/analytics/answer/9305587) at the property level to link a GA4 property to BigQuery.
* &#x20;[OWNER](https://cloud.google.com/bigquery/docs/access-control-primitive-roles?utm_source=support.google.com\&utm_medium=referral\&utm_campaign=ga4_bq_xsell_campaign\&utm_content=from_page_GA4_Set_up_BigQuery_Export) access to Connecty’s BigQuery project (we will grant this so you can complete the linking)

#### Share with us

* **Your GA4 Property ID**
* The **Google account email** you’ll use to set up the link (must be the account you’re signed into in GA4)
* Your preferred export **region** (**US** or **EU**, if applicable)
* Whether you want **Daily**, **Streaming**, or **both** exports

#### **We’ll provide:**

* **Connecty BigQuery Project ID** (the exact ID you must select / enter)
* Confirmation your email has been granted the required access to link GA4 → BigQuery
* The **region you should select** during setup (must match the project)

#### Then, follow the steps shown in the image

<figure><img src="/files/475gESJvVzt8FLodGbDt" alt=""><figcaption></figcaption></figure>

1. In [**Admin**](https://analytics.google.com/analytics/web/#/?pagename=admin\&utm_source=gahc\&utm_medium=dlinks), under *Product Links*, click [**BigQuery Links**](https://analytics.google.com/analytics/web/#/?pagename=admin-integrations-big-query\&utm_source=gahc\&utm_medium=dlinks).
2. Click **Link**.
3. Click **Choose a BigQuery project** to display a list of projects for which you have access.
4. Enter project ID provided by Connecty, then click **Confirm**.
5. Select a location for the data.
6. Click **Next**.
7. Select **Configure data streams and events** to select which data streams to include with the export and specific events to exclude from the export. You can exclude events by either clicking **Add** to select from a list of existing events or by clicking **Specify event by name** to choose existing events by name or to specify event names that have yet to be collected on the property.
8. Click **Done**.
9. Select **Include advertising identifiers for mobile app streams** if you want to include advertising identifiers.
10. Select either or both a **Daily** (once a day) or **Streaming** (continuous) export of data. For Analytics 360 properties, you may also select **Fresh Daily**.
11. Click **Next**.
12. Review your settings, then click **Submit**.

{% hint style="info" %}
Official GA4 documentation can be found [here](https://support.google.com/analytics/answer/9823238?hl=en\&utm_id=ad#zippy=%2Cin-this-article).&#x20;
{% endhint %}


---

# 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://connectyai.gitbook.io/documentation/getting-started/data-connections-guide/google-analytics-4.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.
