User Interface
Frompackages/core/src/types-hoist/user.ts:
Fields
id
Unique identifier for the user. Can be a string or number.
User’s email address.
username
User’s username or display name.
ip_address
User’s IP address. Use
'{{auto}}' to automatically capture from request.geo
Geographic location information.
Custom Fields
The User interface allows arbitrary custom fields:GeoLocation Interface
Fields
Two-letter ISO country code.
State, province, or region name.
City name.