-
Couldn't load subscription status.
- Fork 91
amymadden sandbox.mdx #2147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
amymadden sandbox.mdx #2147
Changes from all commits
bd27309
d472adb
f9dd912
7573683
a7bb2ea
1c68521
3d1a106
bc4d7ef
d9588df
2d59c02
106c0b5
8b64bbc
8a4a8b6
1e6fe1f
d7b7c0b
a8b1990
d66878f
935dfb9
887f5ed
460b8ab
43a7427
90cf251
74ac022
8a1c227
4fcd24c
3f27a08
464d6df
d446d17
6bb944c
a65cca9
3e78e15
d96814b
a2d9aa1
2c0c49d
883b95b
0b0e569
13fc52b
017ccca
961e46b
0f18166
d2d978d
27292c5
de66075
c15a97e
46b8fbe
3cc89bd
c645c49
50b4930
28c24c9
c7115ee
98c9351
4e7bdf1
2e28d69
104d15f
ff4e807
86588d9
2e177bf
759d678
559fa18
eb2cce8
3517394
05a5567
1902e93
b33b06e
26b4aaa
dbcc495
4aef9ca
2fbdfa7
4d93925
177ffb2
1ecc43e
05da7cf
79b6d68
b563c05
2982615
5feeba6
fc74d82
49789a0
a92e400
6cc31a8
0fb18a6
adb71bd
6cfdae1
17c3652
daa6ed3
3aa0f69
99d33ed
b40d872
56d1948
7408502
92b2c0c
76df9dc
86004c8
f5ce209
e4394cc
1a02361
034a8dd
5430c7b
c9f8866
433c494
c1f2f64
3dc6780
d0a1541
f6ddd1b
c8be4e9
3d7dca6
60f7e49
5718a97
4b5fb14
09faa58
3ca5db7
ed11a9a
59217b4
90d9823
4d4d3a8
e78a255
ee51023
f7bdf95
2ace0fd
d3bc883
c161d03
24fbdbc
96ad784
0804300
c1f7571
d4f5422
2bdafa1
eb0619c
ae73c53
d908379
9de1194
0c633c9
58e07c0
c25417e
f85ed9b
0577b52
36cde51
e0d4485
3027aae
e79f1d3
f9a74a1
26be78e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,27 @@ | ||
| import { Cards } from 'nextra/components' | ||
|
|
||
| # Benchmarks & Analytics Maturity | ||
| Understand performance benchmarks and assess your organization’s analytics maturity. Whether you’re setting goals, comparing performance against peers, or looking for ways to advance your analytics practice, these resources will help guide your next steps. | ||
|
|
||
| ## Benchmarks | ||
| See product performance baselines across conversion, retention, and engagement. Use these as north stars to calibrate goals and identify outliers. | ||
|
|
||
| <Cards> | ||
| <Cards.Card icon title="Product Analytics Benchmarks" href="https://mixpanel.com/benchmarks/" target="_blank" /> | ||
| </Cards> | ||
|
|
||
| ## Benchmarks by Industry | ||
| Drill into industry-specific norms to set context-rich targets. | ||
|
|
||
| <Cards> | ||
| <Cards.Card icon title="Ecommerce" href="https://mixpanel.com/m/ecommerce-benchmarks-2024/" target="_blank" /> | ||
| <Cards.Card icon title="Fintech" href="https://mixpanel.com/m/benchmarks-report-2025-fintech/" target="_blank" /> | ||
| <Cards.Card icon title="Media & Entertainment" href="https://mixpanel.com/m/benchmarks-report-2025-media-entertainment/" target="_blank" /> | ||
| </Cards> | ||
|
|
||
| ## Analytics Maturity | ||
| Assess where your org sits on the analytics maturity curve and chart the next moves to unlock impact. | ||
|
|
||
| <Cards> | ||
| <Cards.Card icon title="Analytics Maturity" href="https://mixpanel.com/content/product-analytics-strategy/get-started/" target="_blank" /> | ||
| </Cards> | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,240 @@ | ||
| import { Callout, Steps } from 'nextra/components' | ||
|
|
||
| # Mixpanel and the Continuous Innovation Loop | ||
| The **Observe → Analyze → Decide → Act (OADA)** loop is the framework behind how great teams use Mixpanel to continuously innovate. | ||
|
|
||
|  | ||
myronkaifung marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| This loop represents the cycle teams follow to turn data into action by first observing what users do, then analyzing why it happens, deciding what to do next, and finally acting on those insights to drive better outcomes. | ||
|
|
||
| Each phase represents a key moment in the product decision cycle–—and Mixpanel provides the tools to complete that loop faster with every iteration. | ||
|
|
||
| <Callout type="info"> | ||
| **Why it matters:** Teams that move through the loop quickly learn what’s working, align faster, and deliver more impactful product improvements. | ||
| </Callout> | ||
| --- | ||
|
|
||
| ## Why Continuous Innovation Matters | ||
|
|
||
| Building great products isn’t just about speed—–it’s about learning continuously. | ||
|
|
||
| Markets shift, user expectations evolve, and what worked last quarter might not work tomorrow. The teams that win are the ones that turn data into a *habit of improvement* by observing what users do, analyzing why it happens, deciding what to do next, and acting with confidence. | ||
|
|
||
| Teams that move through the OADA loop quickly: | ||
| - Learn what’s working and what’s not | ||
| - Align on priorities faster | ||
| - Deliver more impactful product improvements with each iteration | ||
|
|
||
| <Callout type="info"> | ||
| **Pro tip**: Make closing the loop part of every sprint–—observe, analyze, decide, act. | ||
| </Callout> | ||
|
|
||
| Digital innovation isn’t a one-time project. It’s a continuous cycle of learning and improvement. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. felt that the Pro tip should perhaps come after "Digital innovation isn’t a one-time project. It’s a continuous cycle of learning and improvement." - just a minor nitpick |
||
|
|
||
| --- | ||
|
|
||
| ## How Different Industries Use the Continuous Loop | ||
|
|
||
| Mixpanel powers the OADA loop across every industry--helping teams turn data into confident action. | ||
|
|
||
| Whether you’re optimizing user onboarding, increasing checkout conversions, or improving content engagement, the same continuous loop applies. | ||
|
|
||
| Below are examples of how teams in different industries use Mixpanel to measure, learn, and grow faster. | ||
|
|
||
| <details> | ||
| <summary style={{ fontSize: '1.15rem', fontWeight: 600 }}><strong>💼 SaaS: Improving Onboarding and Activation</strong></summary> | ||
|
|
||
| <br></br>A SaaS team observes where new users drop off during onboarding, analyzes key behaviors to uncover friction points, decides which improvements will reduce time-to-value, and acts by testing guided experiences that drive activation and retention. | ||
|
|
||
| --- | ||
|
|
||
| **Observe** <br></br> | ||
| The team monitors early-user activity using **Session Replay**, **Heatmaps**, and **Autocapture** to see how new users interact with the onboarding flow: *Account Created → Tutorial Completed → Key Action Taken*. They set up **Alerts** to track sudden drops in completion. | ||
|
|
||
| --- | ||
|
|
||
| **Analyze** <br></br> | ||
| Using **Funnels**, **Flows**, and **Cohorts**, the team identifies where users are stalling and compares completion across personas. Behavioral trends show that users who skip the advanced configuration step activate faster. | ||
|
|
||
| | Tool | Observation | Insight | | ||
| |------|--------------|----------| | ||
| | **Funnels & Flows** | 45% drop-off between “Account Created” and “Tutorial Completed” | Users struggle with early onboarding complexity. | | ||
| | **Cohorts** | Different activation rates by persona | Simpler onboarding correlates with higher early success. | | ||
| | **Session Replay** | Confusion at advanced setup screens | Users hesitate when asked to complete optional steps too soon. | | ||
|
|
||
| --- | ||
|
|
||
| **Decide** <br></br> | ||
| The team uses **Metric Trees** to understand which metrics--like “First Value Reached”--drive long-term retention. They decide to move optional setup later in the journey and emphasize the first “aha” moment sooner. | ||
|
|
||
| --- | ||
|
|
||
| **Act** <br></br> | ||
| They test this change through **Experiments**, rolling out a new guided flow to a subset of users. When the experiment shows faster activation and higher retention, they launch it to all users using **Feature Flags**. | ||
|
|
||
| --- | ||
|
|
||
| **✨ Result:** Activation improves 15%, and new users reach value faster with fewer drop-offs. | ||
| <br></br> | ||
| </details> | ||
|
|
||
|
|
||
|
|
||
| <details> | ||
| <summary style={{ fontSize: '1.15rem', fontWeight: 600 }}><strong>🛍️ eCommerce: Increasing Checkout Conversion</strong></summary> | ||
|
|
||
| <br></br>An eCommerce team observes shopper behavior throughout checkout, analyzes patterns to uncover mobile friction, decides which optimizations will improve conversion, and acts by testing streamlined checkout designs. | ||
|
|
||
| --- | ||
|
|
||
| **Observe** <br></br> | ||
| Using **Session Replay**, **Heatmaps**, and **Autocapture**, the team tracks the path from *Product Viewed → Added to Cart → Checkout Started → Purchase Completed* to see where users abandon the flow. | ||
|
|
||
| --- | ||
|
|
||
| **Analyze** <br></br> | ||
| Through **Funnels**, **Cohorts**, and **Retention**, the team identifies a 40% drop-off at payment on mobile devices. | ||
|
|
||
| | Tool | Observation | Insight | | ||
| |------|--------------|----------| | ||
| | **Funnels** | 40% mobile drop-off at payment | Checkout fields are too dense for mobile screens. | | ||
| | **Session Replay & Heatmaps** | Users zoom and misclick on payment fields | UI not optimized for mobile input. | | ||
|
|
||
| --- | ||
|
|
||
| **Decide** <br></br> | ||
| The team leverages **Metric Trees** to link checkout completion to revenue impact. They decide to simplify payment forms and surface the most-used payment options first. | ||
|
|
||
| --- | ||
|
|
||
| **Act** <br></br> | ||
| They deploy a **Feature Flag** to release the redesigned checkout to 50% of traffic and use **Experiments** to confirm conversion improvements before rolling it out universally. | ||
|
|
||
| --- | ||
|
|
||
| **✨ Result:** Checkout completion rises 20%, and mobile shoppers complete purchases faster with fewer errors. | ||
| <br></br> | ||
| </details> | ||
|
|
||
|
|
||
|
|
||
| <details> | ||
| <summary style={{ fontSize: '1.15rem', fontWeight: 600 }}><strong>🎬 Media & Entertainment: Boosting Viewer Retention</strong></summary> | ||
|
|
||
| <br></br>A streaming platform observes viewer engagement across content, analyzes which experiences retain audiences, decides how to personalize recommendations, and acts by iterating on what drives continued watching. | ||
|
|
||
| --- | ||
|
|
||
| **Observe** <br></br> | ||
| The team uses **Session Replay**, **Autocapture**, and **Alerts** to track *Episode Started → Episode Completed → Next Episode Started* events, identifying drop-offs by series and genre. | ||
|
|
||
| --- | ||
|
|
||
| **Analyze** <br></br> | ||
| They turn to **Retention** and **Cohorts** to learn which viewers come back. **Funnels & Flows** show most viewers stop after Episode 2, and qualitative data confirms weak recommendations at that point. | ||
|
|
||
| | Tool | Observation | Insight | | ||
| |------|--------------|----------| | ||
| | **Retention & Cohorts** | Only 30% return for Episode 3 | Low content continuity beyond early episodes. | | ||
| | **Funnels & Flows** | Drop-off after Episode 2 | Weak recommendations between episodes. | | ||
|
|
||
| --- | ||
|
|
||
| **Decide** <br></br> | ||
| Using **Metric Trees**, the team connects “Episode Completion Rate” to “Viewer Retention.” They decide to insert a personalized “Up Next” prompt and ratings flow to strengthen recommendations. | ||
|
|
||
| --- | ||
|
|
||
| **Act** <br></br> | ||
| They run an **Experiment** on the "Up Next" prompt. After positive results that indicate viewers who see the new recommendations have longer sessions and higher continuation rates, they expand rollout to all viewers using **Feature Flags**. | ||
|
|
||
|
|
||
| --- | ||
|
|
||
| **✨ Result:** Viewer retention improves 25%, with stronger engagement across new series launches. | ||
| <br></br> | ||
| </details> | ||
|
|
||
|
|
||
|
|
||
| <details> | ||
| <summary style={{ fontSize: '1.15rem', fontWeight: 600 }}><strong>💰 Fintech: Increasing Feature Adoption and Retention</strong></summary> | ||
|
|
||
| <br></br>A fintech product team observes user engagement with budgeting tools, analyzes setup friction, decides how to improve adoption, and acts by optimizing flows that drive retention. | ||
|
|
||
| --- | ||
|
|
||
| **Observe** <br></br> | ||
| They track customer actions with **Session Replay** and **Autocapture**, focusing on *Account Linked → Budget Created → Spending Reviewed → Budget Adjusted*. **Alerts** notify them of sudden drops in budget creation. | ||
|
|
||
| --- | ||
|
|
||
| **Analyze** <br></br> | ||
| Using **Funnels**, **Cohorts**, and **Retention**, they find that users linking smaller financial institutions often fail to complete setup. | ||
|
|
||
| | Tool | Observation | Insight | | ||
| |------|--------------|----------| | ||
| | **Funnels & Cohorts** | Users stop after linking a bank account | Authentication errors block progress. | | ||
| | **Retention Reports** | Users who finish setup return 2× more often | Early success predicts long-term retention. | | ||
|
|
||
| --- | ||
|
|
||
| **Decide** <br></br> | ||
| The team uses **Metric Trees** to link budgeting feature adoption to retention KPIs. They decide to improve error handling and prompt users to set alerts immediately after creating a budget. | ||
|
|
||
| --- | ||
|
|
||
| **Act** <br></br> | ||
| They run an **Experiment** on a new “Set Alert” flow. After positive results, they expand rollout to all customers using **Feature Flags**. | ||
|
|
||
| --- | ||
|
|
||
| **✨ Result:** Budget feature adoption increases 30%, and retention rises 15% as users set up alerts sooner. | ||
| <br></br> | ||
| </details> | ||
|
|
||
|
|
||
|
|
||
| <details> | ||
| <summary style={{ fontSize: '1.15rem', fontWeight: 600 }}><strong>🎮 Gaming: Driving Player Engagement and In-App Purchases</strong></summary> | ||
|
|
||
| <br></br>A gaming studio observes player behavior across levels, analyzes progression data to uncover friction, decides what changes will improve engagement, and acts by launching prompts that drive completion and purchases. | ||
|
|
||
| --- | ||
|
|
||
| **Observe** <br></br> | ||
| The team uses **Session Replay**, **Heatmaps**, and **Autocapture** to track *Level Started → Level Completed → In-App Purchase Made*, identifying the points where players churn. | ||
|
|
||
| --- | ||
|
|
||
| **Analyze** <br></br> | ||
| They turn to **Funnels** and **Cohorts** on player feedback to understand why drop-offs occur. Players who use “Power-Ups” progress faster, and replays show many ignore in-game hint icons. | ||
|
|
||
| | Tool | Observation | Insight | | ||
| |------|--------------|----------| | ||
| | **Funnels & Cohorts** | High player drop-off after Level 3 | Repeated failures at one level lead to early churn. | | ||
| | **Session Replay & Heatmaps** | Players miss hint icons | Poor visual placement of key gameplay aids. | | ||
|
|
||
| --- | ||
|
|
||
| **Decide** <br></br> | ||
| Using **Metric Trees**, the team links early-level completions to retention and in-app purchases. They decide to introduce Power-Up tutorials earlier to help players progress. | ||
|
|
||
| --- | ||
|
|
||
| **Act** <br></br> | ||
| They run an **Experiment** on a new “Use Power-Up” tutorial and measure results. When they see improved completion and monetization metrics, they expand it to all players using **Feature Flags**. | ||
|
|
||
| --- | ||
|
|
||
| **✨ Result:** Level completion improves 35%, and in-app purchases increase 20%, driving sustained engagement. | ||
| <br></br> | ||
| </details> | ||
|
|
||
| No matter your industry, the OADA loop helps you turn insights into action-—and Mixpanel gives you the tools to complete that loop faster with every iteration. | ||
|
|
||
| --- | ||
|
|
||
| ## Learn More | ||
|
|
||
| Want to understand the strategy behind continuous innovation? Check out our blog on [How Digital Continuous Innovation Drives Sustainable Enterprise Growth](https://mixpanel.com/blog/digital-continuous-innovation/) to see how leading enterprises use the OADA framework to connect data, decisions, and action—–and build a culture of sustainable growth. | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How about e-commerce: https://mixpanel.com/m/ecommerce-benchmarks-2024/