Learn how to track interactions across your userbase using Trophy.
id
, this is what identifies them as a unique person.
id
that you already have
in your database instead of needing to manage another one just for Trophy.email
, attempting to set this field to true will result in an error.id
, then Trophy will update any details of the user that are passed through.
In other words, inline identification is by means of an UPSERT
operation.
UPSERT
operation meaning all user attributes are kept in sync with
Trophy automatically.control
attribute that you can use to conditionally enroll users in any gamification features. Learn more about Experimentation.
How many users can I tell Trophy about?