Skip to content

Commit 4c78f4f

Browse files
myronkaifungMyron Fung
and
Myron Fung
authored
Revamp Funnels page (#1826)
* add files and meta * overview * quickstart * advanced * faq * add cards and buttons * add more buttons * headers * update structure * redirects * smaller header for FAQ * fix redirect --------- Co-authored-by: Myron Fung <[email protected]>
1 parent cf8a738 commit 4c78f4f

28 files changed

+617
-600
lines changed

Diff for: pages/changelogs/2024-02-13-new-funnels-retention.mdx

+11-11
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ updatedAt: "2024-02-13T14:59:02.165Z"
77
date: "2024-02-13"
88
---
99

10-
Mixpanels funnels and retention reports are where you can see user behavior through a series of events. With our next set of changes, we’re making funnels and retention reports more powerful, while making them easier to use and keeping our controls in a place consistent with insights.
10+
Mixpanel's funnels and retention reports are where you can see user behavior through a series of events. With our next set of changes, we are making funnels and retention reports more powerful, while making them easier to use and keeping our controls in a place consistent with insights.
1111

1212
You can try the new funnels and retention experience in our demo projects, [here](https://mixpanel.com/project/3018488/view/3536632/app/funnels).
1313

@@ -21,13 +21,13 @@ You can try the new funnels and retention experience in our demo projects, [here
2121
</iframe>
2222
</div>
2323

24-
Here’s a quick summary of changes:
24+
Here is a quick summary of changes:
2525

2626
- Funnels is getting revamped so that your funnel definition as well as the way you measure your funnel will be displayed in the query builder at all times.
27-
- You can explicitly define which steps of the funnel you’re interested in.
27+
- You can explicitly define which steps of the funnel you are interested in.
2828
- More chart types are available across all different funnel metric measurements.
29-
- Time to Convert is available as a [measurement](https://docs.mixpanel.com/docs/reports/funnels#step-2-choose-your-measurement), if you’re looking to see a trend or summary of your conversion times.
30-
- Time to Convert is available as a breakdown, if you’re interested in seeing something like a distribution of conversions, by their conversion time.
29+
- [Time to Convert is available as a measurement](/docs/reports/funnels/funnels-advanced#time-to-convert-measurement), if you are looking to see a trend or summary of your conversion times.
30+
- Time to Convert is available as a breakdown, if you are interested in seeing something like a distribution of conversions, by their conversion time.
3131
- Frequency per User is available as a breakdown.
3232

3333
## Retention Report Changes
@@ -40,10 +40,10 @@ Here’s a quick summary of changes:
4040
</iframe>
4141
</div>
4242

43-
Here’s a quick summary of changes:
43+
Here is a quick summary of changes:
4444

4545
- Retention is getting updated so that your retention behavior definition as well as the way you measure your retention behavior will be displayed in the query builder at all times.
46-
- You can explicitly define which retention group you’re interested in.
46+
- You can explicitly define which retention group you are interested in.
4747

4848
## New Analysis Capabilities
4949

@@ -81,9 +81,9 @@ For e-commerce companies, the most important thing is their sales funnel. Seeing
8181
</iframe>
8282
</div>
8383

84-
See how your funnels are performing beyond just average time to convert over time, and median time to convert as a bar chart. We’ve added the ability to see median, average, P25, P75, P90, P99, min and max time to convert, using any visualization you’d like.
84+
See how your funnels are performing beyond just average time to convert over time, and median time to convert as a bar chart. We have added the ability to see median, average, P25, P75, P90, P99, min and max time to convert, using any visualization you’d like.
8585

86-
You also have more power in [Time to Convert breakdowns](/docs/reports/funnels#time-to-convert). You can choose the step range you’d like the breakdown to apply to, while using a different step range for your measurement. This can allow you to see if converting quick on step 1 → 2 leads to higher conversion overall, and draw more insights from time to convert.
86+
You also have more power in [Time to Convert breakdowns](/docs/reports/funnels/funnels-advanced#time-to-convert-breakdown). You can choose the step range you would like the breakdown to apply to, while using a different step range for your measurement. This can allow you to see if converting quick on step 1 → 2 leads to higher conversion overall, and draw more insights from time to convert.
8787

8888
### Alerts of Funnel Metrics
8989

@@ -107,11 +107,11 @@ Alerts are much more powerful in funnels now. Instead of only being able to aler
107107
</iframe>
108108
</div>
109109

110-
You’re no longer limited to only seeing the number of times a certain step was performed in a funnel. You can now choose any event, and see how that influences your funnel. This is especially useful if you have a set funnel definition, and you’re interested in how non-core actions might affect your conversion rate. You no longer have to add and remove steps in between your funnel to see how different events affect your funnel.
110+
You are no longer limited to only seeing the number of times a certain step was performed in a funnel. You can now choose any event, and see how that influences your funnel. This is especially useful if you have a set funnel definition, and you’re interested in how non-core actions might affect your conversion rate. You no longer have to add and remove steps in between your funnel to see how different events affect your funnel.
111111

112112
You can also see how the properties of events done between funnel steps affects funnel conversion. For example, you can see how many different categories of items were viewed in a purchase funnel, which may be more telling than a raw count of items viewed.
113113

114-
[See more](/docs/reports/funnels#frequency).
114+
[See more about Frequency Per User in Funnels](/docs/reports/funnels/funnels-advanced#frequency-per-user).
115115

116116
### Behavioral Properties in Retention
117117

Diff for: pages/docs/features/sessions.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Sessions are reset every 24 hours at midnight (according to your project timezon
9999

100100
#### Estimating Ideal Session Length
101101

102-
Use your [Time to Convert Chart in Funnels](/docs/reports/funnels#time-to-convert) to help determine an appropriate session timeout period that aligns with your users’ behavior.
102+
Use your [Time to Convert Chart in Funnels](/docs/reports/funnels/funnels-advanced#time-to-convert) to help determine an appropriate session timeout period that aligns with your users’ behavior.
103103

104104
![image](https://github.com/mixpanel/docs/assets/2077899/44f40194-1aff-493b-828e-f9a1c750ac03)
105105

@@ -261,7 +261,7 @@ You can add additional properties to be associated with the session by going und
261261
## Session Controls in Reports
262262
### Funnels
263263

264-
In [Funnels](/docs/reports/funnels), once you have set up sessions, a “Session Start” and “Session End” events will be generated in the report based on the funnel criteria.
264+
In [Funnels](/docs/reports/funnels/funnels-overview), once you have set up sessions, a “Session Start” and “Session End” events will be generated in the report based on the funnel criteria.
265265

266266
![image](https://github.com/mixpanel/docs/assets/2077899/e6c12438-00da-4ebe-8302-a52f5a9da511)
267267

Diff for: pages/docs/reports.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { Callout } from 'nextra/components'
44

55
A report is the basic unit of performing an analysis in Mixpanel.
66

7-
Mixpanel has several types of reports: [Insights](/docs/reports/insights)[Funnels](/docs/reports/funnels)[Flows](/docs/reports/flows)[Retention](/docs/reports/retention) and other advanced reports, each with their specialized use.
7+
Mixpanel has several types of reports: [Insights](/docs/reports/insights)[Funnels](/docs/reports/funnels/funnels-overview)[Flows](/docs/reports/flows)[Retention](/docs/reports/retention) and other advanced reports, each with their specialized use.
88

99
This article focuses on the common concepts across each report.
1010

0 commit comments

Comments
 (0)