> For the complete documentation index, see [llms.txt](https://learn.fueled.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.fueled.io/integrations/destinations/klaviyo.md).

# Klaviyo

## Overview

Fueled's Klaviyo destination helps your Klaviyo flows perform better with reliable server-side event tracking. Capture missed shopping events, recognize returning visitors using your own first-party data, and send cleaner customer data to Klaviyo so your flows, segments, and campaigns perform stronger.

## Key Features

### 1. Capture Missed Shopping Events&#x20;

Recover missed Add to Cart, Checkout, and Product View events with server-side tracking so more shoppers enter your highest-converting Klaviyo flows.

### 2. Recognize Returning Visitors

Connect returning shoppers to their existing Klaviyo profiles using your brand's own first-party data so automations continue working across multiple visits.&#x20;

### 3. Improve Data Quality

Send cleaner, more reliable customer and shopping data into Klaviyo with event deduplication and data quality controls that help keep profiles accurate.&#x20;

### 4. Build Better Segments & Personalization&#x20;

Power more accurate audiences with complete behavioral data so your campaigns and automations reach the right customers with more relevant messaging.

## Installation Instructions

### 1. Install the Fueled App from the Shopify Marketplace

If you haven't already, please make sure that you have installed the [Fueled App from the Shopify Marketplace](https://apps.shopify.com/fueled-attribution-suite). Installation instructions for enabling Fueled can be found here: <https://learn.fueled.io/apps/shopify>.

### 2. Enabling Fueled's Klaviyo Destination

Once Fueled has been installed for Shopify, visit the `Email & SMS` tab within the Fueled App UI to configure our Klaviyo integration.&#x20;

{% hint style="info" %}
If you installed the Fueled App after July 1st, 2026, you will only see our Klaviyo Oauth integration option. If you installed the App before July 1st, you will see an option to migrate from a Private API key integration to Klaviyo Oauth.
{% endhint %}

<figure><img src="/files/Wb2Sgpe7cfvCJGcvQroz" alt="Fueled Email and SMS Configuration Screen"><figcaption></figcaption></figure>

Select "Connect with Klaviyo" to begin the Oauth authentication process with your Klaviyo account.

If you have more than one Klaviyo account, you'll be asked to select the associated account:

<figure><img src="/files/jAW26wscXn0bFJDob0lo" alt="Select The Associated Klaviyo Account"><figcaption></figcaption></figure>

Then, approve the Fueled App's Klaviyo permissions request:

<figure><img src="/files/oC3XhAdv61nw16a5tVjO" alt=""><figcaption></figcaption></figure>

Once this is complete, you will return to the Fueled App in Shopify. Confirm that the Oauth integration is complete and that the Klaviyo Destination is enabled:

<figure><img src="/files/YaduRSBwAHfCEqoHmaiS" alt=""><figcaption></figcaption></figure>

### 3. Confirm Event Stream in Klaviyo

Once enabled, the Fueled app will start streaming server-side events into Klaviyo. Fueled events have the suffix `- SS`.

<figure><img src="/files/wi5VHqtF0tcYiUBNqtlU" alt="Confirmation of Fueled Server-Side Metrics in Klaviyo"><figcaption></figcaption></figure>

Once these events are streaming in Klaviyo, you can duplicate your standard "Abandonment Flows" in Klaviyo to fire emails based upon these server-side events.


---

# 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://learn.fueled.io/integrations/destinations/klaviyo.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.
