Skip to main content

Peliqan

Identify top converting goals

SQL query for Google Analytics

Get top converting goals from Google Analytics data.

SELECT goal_name, SUM(completions) as total_conversions FROM goals_table GROUP BY goal_name ORDER BY total_conversions DESC LIMIT 5

Google Analytics data model

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.