Skip to main content

Peliqan

Klaviyo

Analyze email campaign performance

SQL query for Klaviyo

Get email campaign performance data from Klaviyo tables.

SELECT campaign_name, SUM(delivered) as total_delivered, SUM(opened) as total_opened, SUM(clicked) as total_clicked FROM email_campaign_performance_table GROUP BY campaign_name;

Klaviyo data model

Data model coming soon!

Ready to get instant access to all your company data ?​

Connect 300+ sources, serve any BI tool, and give every AI agent one governed endpoint to read, and write back where the app supports it.