# Klaviyo Integration FAQ

## Will affiliate data get synced automatically with Klaviyo?

Yes, the affiliate data will get synced automatically with Klaviyo.&#x20;

You also have the option to [manually sync the affiliate data](https://docs.goaffpro.com/how-tos/third-party-integrations/klaviyo-integration/manual-syncing), by clicking on Re-Sync in the Klaviyo section (Settings > Integrations).

## What affiliate data will get synced over in Klaviyo?

Currently, the affiliate data that will get synced over are:

* Affiliate name&#x20;
* First name
* Last name
* Email address&#x20;
* Status
* Source
* Referral code&#x20;
* Coupon code&#x20;
* Address&#x20;
* Country&#x20;
* State&#x20;
* City&#x20;
* Postal code
* Facebook&#x20;
* Instagram

## Why are my affiliate emails not syncing?

Affiliates not having verified their email address can cause the sync to fail. Make sure that your affiliates have verified their email address. To manually verify an affiliate's email address, follow this [guide](https://docs.goaffpro.com/how-tos/view-an-affiliates-profile/verify-an-affiliates-email-manually).

Klaviyo also does not accept improperly formatted emails, throwaway emails, emails that have unsubscribed or requested for deletion from the Klaviyo list. It can cause the sync to fail as well.

{% hint style="info" %}
If the affiliate emails are not getting synced, contact our technical team at <admin@goaffpro.com>
{% endhint %}


---

# 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.goaffpro.com/program-settings/integrations/klaviyo-integration/klaviyo-integration-faq.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.
