> For the complete documentation index, see [llms.txt](https://doc.product-reg.varify.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.product-reg.varify.xyz/v1-shopify-product-registration/integrations/klaviyo.md).

# Klaviyo

Allow customer's email and extra fields details send to Klaviyo

**Klaviyo will send out an email to customer ask them to confirm the subscribe** (this is in additional to the registration confirmation email sent out by the app after successful registration

### Find the **Private Key** on the Klaviyo

1. Login to Klaviyo
2. Go to Account
3. Go to Settings&#x20;
4. Go to API Keys
5. Generate a new **Private Key**

### Set up the app with Private Key

1. Go to Shopify Apps admin&#x20;
2. Go to My Product Registration
3. Settings > Advance&#x20;
4. Klavio integration > put in the **Private Key**
5. **Fetch Lists** - this will fetch the lists on Klaviyo
6. Select a list&#x20;
7. Scroll to the bottom and **Save Settings**

### **Checkbox ask for consent**

Once the integraton is setup, it will added a new checkbox on the from - ask customer permission t send data to 3rd party integration

The language of the checkbox can change in the App admin > Settings > Languages > **Send Data To Third Party,** please change it to match your requirement


---

# 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:

```
GET https://doc.product-reg.varify.xyz/v1-shopify-product-registration/integrations/klaviyo.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.
