← Back to Arsenal
Klaviyo Analytics Exporter

Klaviyo Analytics Exporter

Email Marketing

Email Marketing Intelligence - Export Klaviyo email marketing data including campaigns, flows, list growth, and revenue attribution.

Klaviyo Analytics Exporter

"Email Marketing Intelligence" by John Rippy | johnrippy.link
🏆 2025 Zapier Automation Hero of the YearProject Phoenix: A 95-step AI sales pipeline cutting development time by 50%. Read more →

---

Features

Use Cases

Input

{
  "apiKey": "pk_your_klaviyo_api_key",
  "exportType": "ALL",
  "dateRange": "30_DAYS",
  "includeMetrics": true
}

Output

{
  "account": {
    "name": "Demo E-commerce Store",
    "totalProfiles": 52000,
    "totalLists": 5,
    "totalFlows": 12
  },
  "campaigns": [
    {
      "name": "January Newsletter",
      "subject": "New Year, New Products!",
      "recipients": 45000,
      "openRate": 35.7,
      "clickRate": 8.0,
      "revenue": 12450
    }
  ],
  "summary": {
    "totalEmailsSent": 135000,
    "avgOpenRate": 38.6,
    "avgClickRate": 9.0,
    "totalRevenue": 69700
  }
}

Pricing

This actor uses pay-per-event pricing:

Example: Daily exports for a month = $3.00

Author

Built by John Rippy | johnrippy.link