Skip to content

Commit fa4eaef

Browse files
committed
docs: enhance Mixpanel integration documentation with dashboard example and template usage
1 parent 5fd193a commit fa4eaef

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

pages/integrations/analytics/mixpanel.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,14 @@ We've built an integration to make it easy to answer questions like:
1616
- _"How does the LLM feature impact my conversion rates?"_
1717
- _"Does the user feedback that I capture in Langfuse correlate with the user behavior that I see in Mixpanel?"_
1818

19+
We've enabled the integration for the [Langfuse example project](/demo) and created a dashboard using the `AI Company Metrics` template by Mixpanel. Dashboard preview ([public link](https://eu.mixpanel.com/p/V92wFA5YwNjKn9K9vcUmAX)):
20+
21+
<Video
22+
src="https://static.langfuse.com/docs-videos/mixpanel-dashboard.mp4"
23+
aspectRatio={1768 / 1080}
24+
gifStyle
25+
/>
26+
1927
## Get started
2028

2129
<Steps>
@@ -40,6 +48,8 @@ Once integrated, Langfuse will sync all historical data from your project to Mix
4048

4149
Once integrated, you can build dashboards in Mixpanel to visualize your Langfuse metrics (see [reference below](#details)).
4250

51+
You can use the `AI Company Metrics` template to get started with a pre-built dashboard that includes many common metrics. See the dashboard preview above for an example.
52+
4353
</Steps>
4454

4555
## Integration details [#details]

0 commit comments

Comments
 (0)