📧
Email Marketing

Klaviyo Email Engagement Analyzer

Analyze how effectively you're reaching your Klaviyo subscribers. This automation calculates what percentage of your active subscribers received emails, opened them, and clicked in the last 30 days, helping you identify engagement gaps and optimize your email strategy.

Run Automation

🔒I don't store your API keys

⚠️ Use a READ-ONLY API key for safety. Found in Klaviyo → Settings → API Keys → Create Private API Key → Select 'Read-Only' access

Results

📊

Run the automation to see your results here

Want to run this yourself?

Download the n8n workflow JSON and import it into your own n8n instance

</>n8n Workflow

How to use:

  1. Click Download or Copy the JSON
  2. In n8n, go to Add workflow → Import from file/clipboard
  3. Open the "⚠️ SET YOUR API KEY" node
  4. Replace pk_YOUR_API_KEY_HERE with your Read-Only Klaviyo API key
  5. Save and run!
{
  "name": "Klaviyo Email Engagement Analyzer",
  "description": "Analyze your Klaviyo email engagement. Import this workflow, set your API key in the first node, and run to see your stats.",
  "how_to_use": [
    "1. Import this JSON into your n8n instance",
    "2. Open the '⚠️ SET YOUR API KEY' node",
    "3. Replace 'pk_YOUR_API_KEY_HERE' with your Klaviyo READ-ONLY API key",
    "4. Save and run the workflow",
    "5. View results in the '📊 Final Results' node"
  ],
  "nodes": "See /workflows/klaviyo-engagement-analyzer.json for full workflow"
}

This is a standalone workflow - no sub-workflows needed!