# Klaviyo Integration

Swish has a powerful Klaviyo integration that enables you to send Wishlist powered product and customer events as well as profile level wishlist data.

This guide will take you through setting up the Klaviyo integration, including setting up Klaviyo Flows that can be triggered by events sent from Swish.

Swish sends the following data and events to Klaviyo:

<table data-full-width="false"><thead><tr><th>Data Type</th><th>Name</th><th width="314.87109375">Description</th></tr></thead><tbody><tr><td>Customer Event</td><td>Added product to Wishlist</td><td>When a customer adds a product to their Wishlist.</td></tr><tr><td>Customer Event</td><td>Removed product from Wishlist</td><td>When a customer removes a product to their Wishlist.</td></tr><tr><td>Customer Event</td><td>Viewed Wishlist</td><td>When a user views their Wishlist page.</td></tr><tr><td>Product Event</td><td>Wishlist product back in stock</td><td><p>When a unit of stock for a saved item becomes available after being previously sold out.<br></p><p>A minimum stock level for this event can be set within the Klaviyo integration settings in the Swish app in your Shopify admin.</p></td></tr><tr><td>Product Event</td><td>Wishlist product low in stock</td><td><p>When the stock level of a saved item drops below a specified level.<br></p><p>A minimum stock level for this event can be set within the Klaviyo integration settings in the Swish app in your Shopify admin.</p></td></tr><tr><td>Product Event</td><td>Wishlist product price drop</td><td><p>When the price of a Wishlist item drops by more than a set %.<br></p><p>The minimum price drop % for this event can be set within the Klaviyo integration settings in the Swish app in your Shopify admin.</p></td></tr><tr><td>Custom Profile Attribute</td><td>LatestWishlistItems </td><td>The Item ID for the 10 most recently saved items in a customer's wishlist</td></tr><tr><td>Custom Profile Attribute</td><td>PrimaryWishlistId</td><td><p>A customer's unique Wishlist ID. </p><p></p><p>This can be appended to <code>storename.com/app/wishlist/PrimaryWishlistId</code> to share a public link to the customer's wishlist. </p></td></tr></tbody></table>

These events and profile attributes enable you to leverage the full power of Klaviyo, including email and SMS, to drive additional value from the Wishlist.


---

# 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://docs.swish.app/integrations/klaviyo-integration.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.
