# Littledata to Google Analytics installation guide

In this guide, we'll explain how to connect your Shopify store to the Google Analytics 4 destination.

## Quick install guide

{% stepper %}
{% step %}
**Add the destination**

From the Littledata dashboard, click **Add destination**.

![](/files/XBN8On4yFnPOYxcRIb5O)
{% endstep %}

{% step %}
**Connect Google Analytics 4**

Find the Google Analytics 4 destination and click **Connect**.

![](/files/Vbsg45yavtOKMeyTw4aM)
{% endstep %}

{% step %}
**Choose your tracking preferences**

Select your tracking preferences, then click **Continue**. The recommended settings are already selected.

![](/files/0rVCzIII9L4ZfH9e8TFf)
{% endstep %}

{% step %}
**Sign in and select your property**

Sign in with your Google account to load your available Google Analytics properties.

![](/files/G0wpi3ifHX3yUaerVZOD)

{% hint style="info" %}
If you connected the wrong account, click **Change account**, then refresh the property list.
{% endhint %}
{% endstep %}

{% step %}
**Disable duplicate tracking**

Turn off any tracking that could duplicate Littledata's Google Analytics data.

Follow the instructions shown in the install flow, or watch [this video](https://youtu.be/CWr0WL-dyTw) to disable Shopify's native Google Analytics tracking.

After you finish, tick **I have disabled other tracking apps** and click **Continue**.

![](/files/GgNBqbsdmc1TnkzEp4sS)
{% endstep %}

{% step %}
**Finish the connection**

Your Google Analytics 4 property will start receiving data as soon as setup completes.
{% endstep %}
{% endstepper %}


---

# 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.littledata.io/integrations/shopify-to-google-analytics/littledata-shopify-install-guide.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.
