diff --git a/apps/public/content/articles/mixpanel-alternatives.mdx b/apps/public/content/articles/mixpanel-alternatives.mdx index 6223f9f4..6fcb39b8 100644 --- a/apps/public/content/articles/mixpanel-alternatives.mdx +++ b/apps/public/content/articles/mixpanel-alternatives.mdx @@ -37,7 +37,7 @@ Before diving into specific tools, let's establish what features are essential f ### Core Product Analytics Features -**Event Tracking**: The foundation of product analytics. You need to track custom events like signups, purchases, feature usage, and any user action that matters to your business. The tool should support [event properties and user properties](/docs/events) for rich data collection. +**Event Tracking**: The foundation of product analytics. You need to track custom events like signups, purchases, feature usage, and any user action that matters to your business. The tool should support [event properties and user properties](/docs/api/track#tracking-events) for rich data collection. **Funnel Analysis**: Understanding conversion rates through multi-step processes is crucial. Whether it's onboarding, checkout, or feature adoption, you need to visualize where users drop off and optimize accordingly. @@ -94,7 +94,7 @@ All plans include unlimited websites, team members, and 5 years of data retentio **Real-time Analytics**: See events as they happen with no processing delays. Perfect for monitoring launches or debugging issues. -**Custom Event Tracking**: Track any user action with properties and metadata. Full support for [event-based analytics](/docs/events) with automatic event detection. +**Custom Event Tracking**: Track any user action with properties and metadata. Full support for [event-based analytics](/docs/api/track#tracking-events) with automatic event detection. **Funnel Builder**: Create multi-step funnels to analyze conversion rates. Visualize drop-off points and optimize user flows. @@ -113,7 +113,7 @@ All plans include unlimited websites, team members, and 5 years of data retentio ### Cons - Newer platform with a smaller community compared to established tools -- Fewer integrations than Mixpanel (though [SDK coverage](/docs/sdks/overview) is comprehensive) +- Fewer integrations than Mixpanel (though [SDK coverage](/docs) is comprehensive) - No advanced features like predictive analytics or machine learning - Self-hosting requires technical expertise and infrastructure management