# Integration Setup

## Step 1: Integrations

<figure><img src="/files/7rGll8vPkGzbulDrBvGb" alt=""><figcaption><p>Click Integrations from Left-Side Menu Bar</p></figcaption></figure>

## Step 2: New Integration

<figure><img src="/files/dMGJycWWrceRnB32uxLZ" alt=""><figcaption><p>Click the New Integration Button on top-right of screen</p></figcaption></figure>

## Step 3: Google Analytics 4

<figure><img src="/files/I5nuBhQoBVsI60nJ2Kyw" alt=""><figcaption><p>Click the Google Analytics 4 icon from the Integration Page</p></figcaption></figure>

## Step 4: Authorize Daasity

{% hint style="warning" %}
**NOTE: The Google Ads Account OWNER must Authorize the Google Analytics 4 Integration**
{% endhint %}

<figure><img src="/files/ghMv9ZYvNmVcrT5SsmLg" alt=""><figcaption><p>Click Authorize to Connect to API</p></figcaption></figure>

## Step 5: Enter Property ID

{% hint style="warning" %}
All GA4 via API integrations must have a **Property Id** specified.
{% endhint %}

<figure><img src="/files/lMOYpIsCm9Rs2APuDEcS" alt=""><figcaption><p>Enter the Property ID (Stream is Optional)</p></figcaption></figure>

{% hint style="warning" %}
Every GA4 Property has one or more data streams that pump data into the property.

**Leave This Field Blank if you want ALL data in the GA4 Property to be Captured in the Integration**

**Specify the single stream here if the GA4 Property has more than one data stream and you want to limit the integration to a single stream.**

{% endhint %}

You can find the Property ID from the GA4 user interface.

<figure><img src="/files/byPIGJsR9eNmLl4q7WPz" alt=""><figcaption><p>In the Account Navigator, <strong>The Property ID is listed under the Property Name</strong></p></figcaption></figure>

## Step 6: Link to UA Integration and Ecommerce Store

{% hint style="warning" %}
You Must Link an Ecommerce Store - But If you do Not have a Universal Analytics Integration to Link that is Okay
{% endhint %}

<figure><img src="/files/BCuppnPnPiGvTLR06IXt" alt=""><figcaption><p>Choose your UA Integration and Ecommerce Store from the Dropdown Menus</p></figcaption></figure>

### Select a Cutover Dae

{% hint style="warning" %}
If you leave the Cutover Date Blank - Daasity will use 7/1/23 as the default cutover date
{% endhint %}

This field will be used in UTS features that blend UA & GA4 data together.&#x20;

In those reports, if there is overlapping UA & GA4 data, **Daasity will use the Cutover Date to determine the date when we should start Prioritizing GA4 data over UA data**.

## Step 7: Load Historical Data

<figure><img src="/files/TmVGGshTh4BIlC2L6gxD" alt=""><figcaption><p>Enter the Number of Months You Want to Load</p></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://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/google-analytics-4/api-integration/integration-setup.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.
