Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion features/events.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The value of an event can be positive or negative, and can be a whole number or

You can specify a number of custom event attributes to help you track additional information relevant to your use case against events you send to Trophy.

For example, a language learning app might have a 'Questions Completed' metric and use a custom event attribute to store wether the answer to each question was correct.
For example, a language learning app might have a 'Questions Completed' metric and use a custom event attribute to store whether the answer to each question was correct.

Similarly a fitness app might use an 'Exercises Completed' metric and use a custom event attribute to store the weight that was used in each exercise and another custom event attribute to store how long the exercise lasted.

Expand Down