# Shopify to Klaviyo installation guide

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

### Quick install guide

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

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

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

{% step %}
**Connect Klaviyo**

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

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

{% step %}
**Authorize Klaviyo**

Click **Connect** to open Klaviyo.

![](/files/W5XsEKmUbBG7wjXaeXBm)

Select the account you want to connect, then click **Allow** on the permissions prompt.

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

{% step %}
**Verify the connection**

During setup, Klaviyo receives test events:

* to confirm the connection works correctly
* to make the events available as flow triggers

![](/files/rtK3wU6hxxs6hRyJfOwb)

{% hint style="info" %}
Test events won't affect your current campaigns.
{% endhint %}
{% endstep %}
{% endstepper %}

### Create new flows using Littledata triggers

To measure the connection properly, clone your existing flows and switch them to Littledata triggers.

{% stepper %}
{% step %}
**Open your flows**

Sign in to Klaviyo and go to **Flows**.

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

{% step %}
**Clone each flow with a Littledata trigger**

Start the flow cloning process.

When Klaviyo asks for a trigger, choose the matching trigger from the Littledata integration. It appears with the Littledata logo.

Then clone the flow.

![](/files/O0dd8a8SmIL1yulSk8yk)

{% hint style="info" %}
Repeat this process for each flow that should use Littledata triggers.
{% endhint %}
{% endstep %}

{% step %}
**Review and turn on the new flows**

After you clone the flows, disable the previous versions and turn on the new flows that use Littledata triggers.
{% endstep %}
{% endstepper %}

**Next step:** [Use the improved triggers in your Klaviyo flows](/integrations/shopify-klaviyo/set-up-klaviyo-flows.md)


---

# 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-klaviyo/littledata-klaviyo-installation-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.
