TrackedUserProfile
A user that will be passed along with each analytics event
Properties​
Name | Type | Description | Notes |
---|---|---|---|
var_schema | EmbeddedModelSchema | [optional] | |
id | str | The ID of the user that you are tracking. | |
username | str | This is a username that is attempted to be assigned but is "Anonymous User" by default | [default to 'unknown'] |
str | The user's email if we have it. | [optional] | |
granularity | str | At what level is this user being tracked. | [default to 'ANONYMOUS'] |