# Install Littledata on your Shopify store

This guide covers how to install Littledata on your Shopify store and enable the tracking script. Once set up, Littledata automatically captures storefront activity and sends it to your connected destinations.

{% stepper %}
{% step %}
**Install from the Shopify App Store**

Visit the [Littledata listing on the Shopify App Store](https://apps.shopify.com/littledata) and click **Install**.

<div data-with-frame="true"><figure><img src="/files/KJsPJ3LbNqmwMH5sUJoL" alt=""><figcaption></figcaption></figure></div>

You will be redirected to the app install page in your Shopify admin. Review the permissions and click **Install**.
{% endstep %}

{% step %}
**Choose a pricing plan**

After installing, you'll be prompted to select a pricing plan. Pick the plan that best fits your store's needs.

{% hint style="info" %}
Need help deciding? See our guide on [choosing a plan](/accounts-and-billing/choosing-a-plan.md) for a detailed comparison of available plans.
{% endhint %}
{% endstep %}

{% step %}
**Connect your store**

After selecting your plan, you will be prompted to connect your Shopify store. Click **Connect now** to get started.

<div data-with-frame="true"><figure><img src="/files/gh1iuxmbhcYvEV1gRf5m" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Enable the Littledata tracking script**

This is a critical step. On the **Set up your source: Shopify** screen, you will see that the tracking script status is **Not detected**. Click **Enable app embed** to proceed.

<div data-with-frame="true"><figure><img src="/files/cAsOcXbpRptMcgqrkrTS" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Save the app embed in Shopify**

You will be redirected to the Shopify Theme editor. The **Littledata Tracker** app embed will already be enabled in the left sidebar. All you need to do is click **Save** in the upper right corner of your screen.

<div data-with-frame="true"><figure><img src="/files/JwHpolYnLjqH1GiFOzgX" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Go back to Littledata**

Head back to the Littledata app. The tracking script will now show a **Detected** status. Click **Continue to dashboard** to move on.

<div data-with-frame="true"><figure><img src="/files/CEFPvl8E3cAJfYQHBC81" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**You're all set!**

You will land on the Littledata dashboard where your Shopify store is connected and ready to go. From here you can set up your desired data destinations (Google Analytics, Meta Ads, Klaviyo, and more) by clicking **Add destination**.

<div data-with-frame="true"><figure><img src="/files/kVadWAvLUgJX2bFRAVb0" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

{% columns %}
{% column %}
**Next steps**

Now that your Shopify store is connected, set up your first data destination.

Connect your store to Google Analytics, Meta Ads, Klaviyo, and more. Most destinations take under 10 minutes to set up.
{% endcolumn %}

{% column %}

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Explore destinations</strong></td><td></td><td><a href="/spaces/1QhTbrMraNWciQeDvu1b/pages/3fae79394ec1bcd92336002b2906125cf9bffa90">/spaces/1QhTbrMraNWciQeDvu1b/pages/3fae79394ec1bcd92336002b2906125cf9bffa90</a></td><td><a href="/files/BsjpNkT7jgeL7dCPZRrb">/files/BsjpNkT7jgeL7dCPZRrb</a></td></tr></tbody></table>
{% endcolumn %}
{% endcolumns %}


---

# 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/get-started/how-to-set-up-littledata.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.
