📧
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
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:
- Click Download or Copy the JSON
- In n8n, go to Add workflow → Import from file/clipboard
- Open the "⚠️ SET YOUR API KEY" node
- Replace
pk_YOUR_API_KEY_HEREwith your Read-Only Klaviyo API key - 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!