# FAQ

#### How do I confirm that the Klaviyo channel is set up properly in EdgeTag?

You need to check for Blotout\_events in metrics over klaviyo dashboard to confirm data is flowing.

#### What access level do I need in my Klaviyo Account to complete EdgeTag setup?

You need Admin access to your Klaviyo account to set up the Klaviyo Channel integration with EdgeTag.

#### Why is my Klaviyo channel showing authentication errors?

Klaviyo authentication errors typically occur when API tokens expire due to refresh token issues with the Klaviyo integration. Try redeploying the EdgeTag to refresh the authentication connection with Klaviyo - this usually resolves the token expiration problem.\
If redeploying doesn't work, contact us via Slack.&#x20;

#### How do I monetize EdgeTag data in Klaviyo?

Need to clone the flows with Blotout triggers and exclude the audience that are already capturing through existing flows with using profile filters.\
If your plan includes onboarding support, our EdgeTag team can assist with setting up these flows in your Klaviyo account for your review. If you need assistance, contact us via Slack&#x20;

#### Can you send New Customer and Returning Customer events to GA4?

New Customer vs Returning Customer (NC/RC) tracking is not currently supported for GA4 integration.\
Future Availability: This feature is planned for a future release and will be added to EdgeTag's GA4 capabilities.


---

# 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.edgetag.io/channels/klaviyo/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.
