Skip to main content

Peliqan

Mixpanel

Top performing events by revenue

SQL query for Mixpanel

Identify the top performing events based on revenue generated.

SELECT event_name, SUM(revenue) AS total_revenue FROM Revenue GROUP BY event_name ORDER BY total_revenue DESC LIMIT 5

Mixpanel data model

Mixpanel
Export

Mixpanel
Annotations

Mixpanel
Revenue

Mixpanel
Cohorts

Mixpanel
Engage

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.