> For the complete documentation index, see [llms.txt](https://help.littledata.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.littledata.io/integrations/shopify-to-google-analytics/littledata-shopify-install-guide.md).

# 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
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, and the optional `goal` query parameter:

```
GET https://help.littledata.io/integrations/shopify-to-google-analytics/littledata-shopify-install-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
