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
Copy file name to clipboardExpand all lines: docs/mini-apps/growth/data-driven-growth.mdx
+33-13Lines changed: 33 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,23 +3,15 @@ title: Data driven Growth
3
3
description: Build with Purpose, Not Assumptions
4
4
---
5
5
6
-
Base.dev is the builder tool platform that helps developers build, grow, and earn through miniapps on Base. It provides real-time analytics and user behavior insights to optimize your app's performance and engagement, helping builders understand exactly how users interact with their miniapps and identify the features that drive retention and growth.
7
-
8
6
## How Base.dev Powers Your Growth
9
7
10
-
Base.dev gives you everything you need to build, grow, and earn with miniapps on Base.
11
-
12
-
### Build Faster
13
-
14
-
Build with tools like [Minikit](/mini-apps/technical-reference/minikit/overview) and [OnchainKit](/onchainkit/overview), plus educational resources like workshops, and livestreams.
15
-
16
-
### Grow Smarter
8
+
Base.dev is the builder tool platform that helps developers build, grow, and earn through miniapps on Base. It provides real-time analytics and user behavior insights to optimize your app's performance and engagement, helping builders understand exactly how users interact with their miniapps and identify the features that drive retention and growth.
17
9
18
-
Grow through real-time analytics that show how users interact with your app, along with ad credits, gas credits, and distribution in the Base App where users can discover your miniapp.
10
+
**Build** with tools like [Minikit](/mini-apps/technical-reference/minikit/overview) and [OnchainKit](/onchainkit/getting-started), plus educational resources like workshops, and livestreams.
19
11
20
-
### Earn More
12
+
**Grow** through real-time analytics that show how users interact with your app, along with ad credits, gas credits, and distribution in the Base App where users can discover your miniapp.
21
13
22
-
Earn with analytics that help you identify which features users value most, so you can focus development on what drives engagement and revenue. Additional monetization tools are coming soon.
14
+
**Earn** with analytics that help you identify which features users value most, so you can focus development on what drives engagement and revenue. Additional monetization tools are coming soon.
23
15
24
16
### Importing your Mini App
25
17
@@ -55,4 +47,32 @@ Deploy the manifest again and check that your manifest now includes the Base bui
55
47
56
48
#### Next Steps
57
49
58
-
After importing, your mini app will be available in the Base.dev dashboard where you can access analytics and manage your app's growth.
50
+
After importing, your mini app will be available in the Base.dev dashboard where you can access analytics and manage your app's growth.
51
+
52
+
## Available Analytics Data
53
+
54
+
Base.dev provides the following analytics data for your miniapp:
55
+
56
+
### User Engagement Metrics
57
+
58
+
#### Active & New Users
59
+
60
+
Number of Base App users who have opened your mini app all-time. New Users are those who opened it for the first time, while Active Users are those who have returned and opened it again. Track this to measure user retention and identify if your app encourages repeat usage.
61
+
62
+
#### Number of Opens
63
+
64
+
The total number of times users opened your application. Use this metric to understand overall app popularity and correlate with feature releases or marketing efforts.
65
+
66
+
#### Median Session Time
67
+
68
+
The average of all user session durations. Longer sessions typically indicate higher engagement with your content. Compare session times across different features to identify what keeps users engaged.
69
+
70
+
### Traffic Analysis
71
+
72
+
#### Entry Points
73
+
74
+
How users are entering your application. Shows traffic sources such as Base App Home. Optimize your presence on high-traffic entry points and investigate low-performing sources to improve discoverability.
75
+
76
+
### Data Access
77
+
78
+
All analytics data is available through the Base.dev dashboard in real-time. Metrics update as users interact with your miniapp within the Base App ecosystem.
0 commit comments