
How Brilliant Uses Gamification to Improve Engagement and Retention
Discover how Brilliant leverages gamification to boost retention and engagement.

Looking to boost retention? Use our APIs to build elegant gamification experiences that keep users hooked on your product.
Learning Master
Last 7 days
All lessons
127 +12%
Inbox
Unlocked: Pro Learner!
Congrats! You've completed 10 lessons and earned the Pro Learner badge.
Streak about to end!
You're on a 13-day streak. Complete today's lesson to keep it going!
Keep going!
Complete today's lesson to keep on learning!
Notifications
Almost there!
Just 2 more lessons to unlock your next achievement
Weekly progress update
You're in the top 10% of learners this week! Keep it up
Your streak is at risk!
Complete a lesson today to maintain your 7-day streak
Everything you need to boost retention
Metrics
Easily define and track the user interactions that matter most to your product. Use them to drive personalised gamification experiences.
Achievements
Set up one-off and metric-based achievements to congratulate and motivate your users. Display achievements and badges in your app with a few lines of code.
Streaks
Encourage users to build meaningful habits with daily, weekly, and monthly streaks. Fetch streak data from our API to display them in your app.
Email & Push
Reach customers anywhere with customizable emails and push notifications, automatically triggered by user behavior and designed to drive engagement.
🎉 Congrats! You've ran 50km!
Simple APIs your team will love using
Use our APIs to effortlessly integrate gamification into your app. Get a team that's 100% focused on your gamification experience.
// Server: Handle user writing submission
// Validate submission
if (!text || text.length === 0) return;
const wordCount = text.split(' ').length;
// Track event in Trophy
await trophy.metrics.event(
"words", {
user: {
id: "user-123",
email: "user@example.com"
},
value: wordCount
}
);
// Save progress
await saveProgress(wordCount);
return wordCount;
Industry giants retain with gamification
“Streaks are our golden goose. A disgusting amount of Duolingo’s success is tied to streaks. They drive engagement, retention, and even other features like notifications. Without streaks, we would not be where we are today.”
“The streak feature is the single most impactful feature that contributed to this growth and success. In other words, you could argue that one feature created billions of dollars of value.”
Transparent pricing with no surprises
Only pay for active users — pay nothing if they churn.
How many monthly active users do you have?
Hear what our users have to say
“For years, we discussed building our own in-house system for encouraging authors to build a weekly writing habit on Campfire, but kept pushing it off in favor of product features. Trophy was the perfect solution for us—we were all set up in about an hour, and it has increased our 4-week retention by 62% so far.”
Learn how top apps use gamification
Discover how Brilliant leverages gamification to boost retention and engagement.
Learn how Charity Miles uses gamification to improve engagement and retention, and add value to its users.
Explore the mechanics and tactics behind ClassDojo's gamification strategy.
Frequently asked questions
Have a different question and can’t find the answer you’re looking for? Send us an email.