Trophy Updates - August 2026

Author
Charlie Hopkins-Brinicombe
Charlie Hopkins-BrinicombeCo-Founder, Trophy

A quick announcement before the changelog...

Just released: Gamification Intelligence Report 2026

Last week we released Trophy's inaugural Gamification Intelligence Report which looks at how consumer apps are using gamification features to increase retention and user engagement in 2026.

Trophy Gamification Intelligence Report Cover
Trophy Gamification Intelligence Report Cover

Download the full report and read 30+ insights on how consumer apps are using streaks, points, achievements, leaderboards, emails and push notifications to increase user engagement and retention.

Changelog

  • Streak pauses
  • Streak days off
  • Anniversary achievements
  • Test webhook utilit
  • Improved billing page

Streak pauses

Streak pauses protect a streak over a known and pre-defined date range, such as a scheduled vacation or break.

Streak pauses can be managed via the admin API:

trophy.admin.streaks.pauses.create({
  pauses: [
    { userId: 'user-123', start: '2026-08-20', end: '2026-08-27' },
    { userId: 'user-456', start: '2026-09-01', end: '2026-09-07' },
  ]
});

Streak days off

You can now select specific days of the week that your streak feature should be protected, for example weekends.

Select streak days off on the streaks page of the Trophy dashboard:

Additionally, if streak personalization is enabled, you can use the new streak.daysOff user preference to allow users to choose which days they want their streak to be protected.

Anniversary achievements

Anniversary achievements are a new achievement type in Trophy, that automatically unlock when users reach yearly account milestones.

Anniversary achievements in Trophy

Anniversary achievements use the new signUpDate key user attribute to determine account age and can be configured on the achievements page of the Trophy dashboard.

Test webhook utility

You can now trigger test webhooks from the Trophy dashboard, helping you test integrations before they go live.

Improved billing page

The billing page now includes more details of your Trophy plan including limits and allowances, options for downloading past invoices, and a view of usage over time across all metered products.

Coming Soon

Here's what we have cooking...

  • New conditions engine
    A V2 of how triggers, rules and conditions work in Trophy bringing more flexibility and customization across all features.
  • Rewards
    A new primitive for gamification features in Trophy with support for redeemable rewards.

Reply to this email and tell us what you want to see the most!

Until next month...

From the Trophy team

Trophy is the gamification layer for consumer apps
Author
Charlie Hopkins-Brinicombe
Charlie Hopkins-BrinicombeCo-Founder, Trophy

Get the latest on gamification

Product updates, best practices, and insights on retention and engagement — delivered straight to your inbox.

The gamification layer for consumer apps

Drop-in gamification features you can ship this sprint. Increase retention and user engagement without sacrificing your roadmap.

Trophy Updates - August 2026