# Shopify to Segment installation guide

In this guide, we'll explain to you how to connect your Shopify store to the Segment destination.

## Quick install guide

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

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

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

{% step %}
**Connect Segment**

Find the Segment destination and click **Connect**.

![](/files/9mSIdImYgUDaourjaKfa)
{% endstep %}

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

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

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

{% step %}
**Create a Shopify source in Segment**

In your Segment workspace, go to **Sources** and search for **Shopify (by Littledata)**.

Add the source. Then return to Littledata, tick **I have completed all the steps**, and click **Continue**.

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

{% step %}
**Add your Segment write key**

Copy the `writeKey` from your new Segment source and paste it into the setup flow. Then click **Continue**.

{% hint style="info" %}
To find your Segment source write key, log in to your **Segment workspace** and go to **Connections > Sources**. Select your source, open **Settings**, then select **API Keys**.
{% endhint %}

![](/files/9cX6WR2CDukcBS6j5kOK)
{% endstep %}

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

You can now send data from Shopify to hundreds of Segment destinations.
{% 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-segment/installation.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.
