This model defines the structure for events triggered when customers manage their accounts on the storefront.Available Events#
Signed In - When a user logs into their account
Signed Up - When a user creates a new account
Signed Out - When a user logs out of their account.
Profile Updated - When a user modifies their profile information
Common Use Cases#
Track user authentication
Monitor registration conversions
Trigger welcome campaigns
Update marketing platforms
Payload Object#
Example Implementation#
Track User Sign-Up#
Modified at 2025-11-27 13:04:50