Klaviyo Field Reference

Sample
https://connectors.windsor.ai/klaviyo?api_key=[your API key]&date_preset=last_7d&fields=email,first_name,last_name,organization,created&_renderer=csv
Fields
ID | Type | Name | Description |
---|---|---|---|
account_id | TEXT | Account ID | Klaviyo account ID |
address1 | TEXT | Address Line 1 | The primary address line of the object |
address2 | TEXT | Address Line 2 | The secondary address line of the object |
campaign | TEXT | Campaign Name | Campaign name |
campaign_id | TEXT | Campaign Id | Campaign id |
city | TEXT | City | The city of the object |
click_rate | NUMERIC | Click rate | Click rate of e-mails |
clicks | NUMERIC | Clicks | Number of unique e-mail clicks |
conversions | NUMERIC | Conversions | Total Value of placed orders |
conversions_avg_value | NUMERIC | Average Conversion Value | Average value of placed orders |
country | COUNTRY | Country | The country of the object |
created | TEXT | Created at | Campaign creation time |
created_at | DATE | Created Date/Time | The time stamp of the object creation |
date | DATE | Date | Date of metric type data |
TEXT | Email address | The email address of the object | |
firstname | TEXT | First Name | The first name of the object |
from_email | TEXT | From E-mail | From e-mail |
from_name | TEXT | From Name | From name |
id | TEXT | ID | The ID of the object |
lastname | TEXT | Last Name | The last name of the object |
latitude | TEXT | Latitude | The latitude of the object |
longitude | TEXT | Longitude | The longitude of the object |
members_count | NUMERIC | Members | Total number of members in lists for the period |
object | TEXT | Object Type | The type of the object (e.g. Person) |
open_rate | NUMERIC | Open rate | Open rate of E-mails |
opens | NUMERIC | Opens | Number of unique e-mail opens |
ordered_product | NUMERIC | Ordered Product | Total amount of Ordered product |
ordered_product_avg_value | NUMERIC | Ordered Product Average Value | Ordered product average value |
ordered_product_value | NUMERIC | Ordered Product Value | Ordered product value |
organization_name | TEXT | Organization Name | The organization of the object |
phone | TEXT | Phone Number | The phone number of the object |
received_emails | NUMERIC | Received e-mails | Number of e-mails received |
region | TEXT | Region | The region of the object |
sent_at | TEXT | Sent at | Campaign sent time |
status | TEXT | Status | Campaign status |
subject | TEXT | Subject | Campaign subject |
timezone | TEXT | Time Zone | The time zone of the object |
title | TEXT | Title | The title of the object |
total_clicks | NUMERIC | Total Clicks | Total number of e-mail clicks |
total_conversions | NUMERIC | Total Conversions | Total amount of placed orders |
total_opens | NUMERIC | Total Opens | Total number of e-mail opens |
zip | TEXT | ZIP Code | The zip code of the object |