Unique user hash to correlate information for a user in anonymized form.
Useful if `user.id` or `user.name` contain confidential information and cannot be used.
@example 364fc68eaf4c8acec74a4e52d7d1feaa
public const USER_HASH = 'user.hash';