You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We teamed up with Mixpanel to integrate LLM-related product metrics into your existing Mixpanel dashboards. This integration makes it easy to combine your regular product analytics with the LLM-specific metrics that Langfuse generates.
@@ -13,6 +14,18 @@ import { ChangelogHeader } from "@/components/changelog/ChangelogHeader";
13
14
14
15
On day 2 of [**Langfuse Launch Week 4**](/blog/2025-10-29-launch-week-4), we roll out this integration. You can configure it within your project settings by selecting your Mixpanel region and providing your Mixpanel Project Token. When activated, Langfuse sends metrics related to traces, generations, and scores to Mixpanel.
15
16
17
+
End-to-end demo of the integration together with Ryan from Mixpanel:
This integration makes it easy to combine your regular product analytics with the LLM-specific metrics that Langfuse generates. This way, you can answer questions like:
17
30
18
31
-_"Are my most active users also the ones who are most engaged with my LLM content?"_
@@ -22,9 +35,17 @@ This integration makes it easy to combine your regular product analytics with th
22
35
23
36
Langfuse will sync all historical data from your project to Mixpanel, and after the initial sync, new data is automatically synced every hour (with a 30-minute delay) to keep your Mixpanel dashboards up to date.
24
37
25
-
We've enabled the integration for the [Langfuse example project](/demo) and created a dashboard using the `AI Company KPIs` template by Mixpanel. You can view the dashboard [here](https://eu.mixpanel.com/p/V92wFA5YwNjKn9K9vcUmAX).
38
+
## Example dashboard
39
+
40
+
We've enabled the integration for the [Langfuse example project](/demo) and created a dashboard using the `AI Company KPIs` template by Mixpanel. Dashboard preview ([public link](https://eu.mixpanel.com/p/V92wFA5YwNjKn9K9vcUmAX)):
Copy file name to clipboardExpand all lines: pages/integrations/analytics/mixpanel.mdx
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,13 +9,27 @@ description: Display your Langfuse metrics in Mixpanel dashboards.
9
9
10
10
[Mixpanel](https://mixpanel.com) is a popular choice for product analytics. While Langfuse offers [metrics](/docs/metrics/overview) out of the box, many of our users have asked for a way to **integrate their LLM related metrics that they capture with Langfuse into their Mixpanel dashboards**.
11
11
12
+
End-to-end demo of the integration together with Ryan from Mixpanel:
We've built an integration to make it easy to answer questions like:
13
25
14
26
-_"Are my most active users also the ones who are most engaged with my LLM content?"_
15
27
-_"Does interacting with the LLM feature relate to higher retention rates?"_
16
28
-_"How does the LLM feature impact my conversion rates?"_
17
29
-_"Does the user feedback that I capture in Langfuse correlate with the user behavior that I see in Mixpanel?"_
18
30
31
+
## Example dashboard
32
+
19
33
We've enabled the integration for the [Langfuse example project](/demo) and created a dashboard using the `AI Company KPIs` template by Mixpanel. Dashboard preview ([public link](https://eu.mixpanel.com/p/V92wFA5YwNjKn9K9vcUmAX)):
0 commit comments