# Klaviyo Campaign & Flow Performance

## Overview

This dashboard helps you to analyze the campaign & flow performance data from your Klaviyo Summary Statistics integration. It enables you to get perfomance data in Daasity exactly as you would see it in the Klaviyo admin.

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

## Setup

{% tabs %}
{% tab title="Enterprise accounts" %}
If you have an **Enterprise** account and don't already have this dashboard enabled, please reach out to <support@daasity.com> to help you set up the explore and dashboard. Or, if you have developer access in Looker, you can simply add the following line of code to your addons.lkml file:

```
include: "//base_daasity/**/integration/klaviyo_summary_statistics/*"
```

Once enabled, just search for "Klaviyo Campaign" using the search bar in Looker.
{% endtab %}

{% tab title="Growth accounts" %}
If you have a **Growth** account, you just need to set up the Klaviyo Summary Statistics integration and trigger a history load. Once you do this, you will see this dashboard in your dashboard list.
{% endtab %}
{% endtabs %}

## Data sources

All of the visualizations in this dashboard use the **Klaviyo Campaign & Flow Performance** explore.&#x20;

## Important things to know

### Discrepancies due to data lag <a href="#discrepancies-due-to-data-lag" id="discrepancies-due-to-data-lag"></a>

We pull the data to populate this dashboard during your nightly workflow — typically at midnight in your Daasity account's timezone. This means if there are any updates to the data between when the data is extracted and when you view the report, there will be a discrepancy.

### Timezone settings

The raw data you extract from Amazon will be in the UTC timezone. You can use the **Timezone Conversion** filter to toggle between the Original (UTC) dates and Converted (uses your Daasity app timezone settings) date.&#x20;


---

# 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://help.daasity.com/core-concepts/dashboards/report-library/data-source-dashboards/klaviyo-campaign-and-flow-performance.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.
