Set User Properties
1 min
you can attach custom properties to a user to help with advanced segmentation, personalization, and targeted campaign delivery user properties describe who the user is , unlike events which describe what the user does to set the user id try await appstorys shared setuserattributes(\["key" "value"]) notes user properties can be set at any time calling setuserproperties will merge the new properties with existing ones if a key already exists, its value will be updated