Klaviyo and Lifetimely Data Reference
Lifetimely syncs Klaviyo lists and segments for report filtering, allowing you to analyze customer LTV. Additionally, Campaign and Flow metrics can be used in custom dashboards to track marketing performance and engagement.
Data Synced from Klaviyo to Lifetimely
Data Type | Used For | Description |
---|---|---|
Lists | Report Filtering | Klaviyo email lists used for segmentation in Lifetimely reports. |
Segments | Report Filtering | Customer segments from Klaviyo, allowing for detailed LTV analysis. |
Campaigns | Custom Dashboards | Email campaigns sent via Klaviyo, used for tracking engagement. |
Flows | Custom Dashboards | Automated workflows customers interact with, available in dashboard metrics. |
Metrics | Custom Dashboards | Performance indicators such as open rate, bounce rate, and conversions. |
Profiles | Custom Dashboards | Customer profiles and their interactions with Klaviyo emails. |
Klaviyo API Endpoints Used
Lifetimely pulls data from the following Klaviyo API endpoints:
- Lists:
/api/lists/
(GET) - Segments:
/api/segments/
(GET) - Campaigns:
/api/campaigns/
(GET) (For dashboards only) - Flows:
/api/flows/
(GET) (For dashboards only) - Metrics:
/api/metrics/
(GET) (For dashboards only) - Profiles:
/api/{segment/list}/:id/profiles/
(GET)