Update: Check out our new video walking through this feature: https://youtu.be/NFLP-FVv834. If you have any questions, just ask in the devforum post and we’ll reply asap.
//
Hi creators,
Today, we’re excited to launch new Economy and Funnel event analytics to help you grow your experience faster. Simply add a few lines of code to unlock new dashboards for:
- Economy events to track how users gain (source) and spend (sink) currency and resources.
- Funnel events to understand where users drop off in your onboarding, shop, and other funnels.
We’ve been running a beta and creators are already using them to take action:
- “By monitoring my economy graphs, I realized that there wasn’t enough incentive for users to spend our currency. So I added more sinks to balance my economy.”
- “Funnels have been great - I’ve been using them to test new features and streamline our new user onboarding.”
These events can also be segmented by age, gender, platform, OS, and up to three custom fields. Read on to learn how to unlock these dashboards to help you find more ways to grow your experience.
Balance your economy to grow monetization
The economy dashboard lets you track your economy, such as:
- Top sinks: What do users spend resources (e.g., coins, experience points) on?
- Top sources: Where do users earn resources from?
- Average wallet balance: How many resources are users holding?
For example, the top sources and sinks chart below shows that your net total (sources - sinks) is growing. Given this data, you might want to add more sinks to balance your economy and grow your revenue.
Read our economy events guide for more use cases and code samples.
Optimize your funnels to grow retention, engagement, and more
The funnels dashboard lets you track how users progress in your experience, such as:
- Onboarding: Where do users drop off after joining your experience?
- Progression: Where do users stop advancing through your experience?
- Shop: Where do users abandon purchases?
For example, the onboarding funnel below shows that the largest drop-off is in step 2 “Plant seed.” Given this data, you may want to optimize this step to improve your new user engagement and retention.
Read our funnel events guide for more use cases and code samples.
How to track and verify Economy and Funnel events
To unlock your Economy and Funnel dashboards:
- Read our Economy and Funnel guides to learn how to track the events in your experience.
- Validate your tracking by using the View Events tool on the Economy and Funnel pages to check the most recent events fired and your Error Report to troubleshoot any issues.
- If you instrumented the events correctly, the charts should show up within 24 hours.
You can also read our Event Types and AnalyticsService API documentation for more information.
Optimize your economy and funnels live stream on July 24th
We’re going to be hosting a live stream on Wednesday, July 24th at 10 am PT/ 1 pm ET in which we’ll walk through how to use economy and funnel events.
We hope to see you there and let us know if you have any questions in the replies!
FAQs
Is there a maximum number of events per day to use these analytics?
- Yes. Read more about our event tracking limits.
I am tracking Economy and Funnel events but don’t see any charts.
- The charts can take up to 24 hours to show up after you add tracking. In the meantime, you should validate your event tracking by using the View Event tool.