Gamification badges
Turn users into power users with in-app achievements
Purpose-built app gamification for achievements at scale. Launch and iterate on in-app achievements without a custom achievements engine.
Top 10
2,489 pts
Power user
5,000 pts
7-day streak
Level 2
Powering gamification experiences for 1M+ users
Learn why product teams trust Trophy. Read our customer stories
Achievements engine
A purpose-built achievements engine
Build achievements using a flexible logic engine. Add new achievements and update existing logic without constant releases.
- No-code achievement logic
- Build milestone, streak, and one-off achievements using a flexible achievements engine.
- Flexible badge targeting
- Target specific user cohorts with achievements to drive engagement and retention.
- Update logic without new releases
- Modify achievement logic in the dashboard and push live instantly.
Achievement analytics
Understand how achievements perform
Track how achievements impact engagement and retention, and use completion data to inform product decisions.
- Maintain balance at scale
- Track completion rates and monitor which achievements are too easily unlocked vs. too difficult.
- Identify power users
- Spot users completing achievements at a high rate and use their feedback to inform product decisions.
Gamification software for modern product teams
The only gamification platform built for the modern era. Control via API or MCP and wire into your development workflow across multiple environments.
// Track workout completions in Trophy
const newState = await trophy.metrics.event('workouts-completed', {
user: {
id: user.id,
tz: 'Europe/London',
},
value: 1,
idempotencyKey: 'workout-123',
})
// React to unlocked achievements in the response
const unlockedAchievements = newState.achievementsTrophy MCP
Sonnet 4.6 · 8 tools loaded
> Set up achievement milestones for our fitness app — workouts completed and streak milestones at 3, 7, 14, and 30 days
Listed Trophy MCP tools · read achievements and streaks docs
(ctrl+o to expand)
I'll create workout count and streak milestone achievements:
- Workouts completed — 1, 10, 50, and 100 workouts
- Streak milestones — 3, 7, 14, and 30 days
metrics.create({ name: 'Workouts Completed', key: 'workouts-completed' })
achievements.create({ achievements: [{ name: 'First workout', key: 'workouts-1', trigger: { metric: 'workouts-completed', threshold: 1 } }, ...})
Workout and streak achievements are configured in Trophy staging environment. Shall I copy to production?



Scale with confidence
Trusted by startups and enterprises alike. Scale seamlessly from your first to your millionth user.
150M
API requests · 30D
143ms
p95 latency · 24H
100.0%
Uptime · 90D
Data encryption
TLS 1.2+ in transit and AES-256 at rest
Privacy-first
Trophy operates without PII by default
Secure API keys
Rotation and revocation on demand
Fault tolerant
Automatic failover through redundancy
Rate limited
Per-endpoint limits maintain fair use
Idempotent
Retry requests without side-effects
Customers
Loved by consumer product teams
Learn why growing product teams are increasing engagement with Trophy.
Get started
Up and running in minutes
FAQ
Frequently asked questions
Have a different question and can’t find the answer you’re looking for? Send us an email.




