Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel6
outlinefalse
stylenone
typelist
printabletrue

...

Event

Event Type

GA4 Standard or Aspenware Custom

Trigger

Example

forgot_password_select

Aspenware Custom

User selects ‘forgot password’ in Auth0.

forgot_password_submitted

Aspenware Custom

User submits the form to have a password reset email sent in Auth0.

signin_attempt

Aspenware Custom

User selects ‘continue’ from sign in page in Auth0.

signin_error

Aspenware Custom

User experiences a sign in error, such as password didn’t match, account exists, etc. in Auth0.

successful_login

Aspenware Custom

User has been authenticated and directed to the Aspenware shop successfully.

image-20241016-212131.png

signup_selection

Aspenware Custom

Customer selects ‘sign up’ in Auth0.

signup_attempt

Aspenware Custom

Customer selects ‘continue’ after input email/password when creating a new account in Auth0.

signup_success

Aspenware Custom

Customer is successful in creating new account in Auth0. Fires at the same time as create_profile event.

auth0_account_error

Aspenware Custom

Error occurred during sign up in Auth0 such as email in use, API error.

customer_match

Aspenware Custom

Customer submits create profile and is matched to an existing customer in RTP (1 or many) in Aspenware Cloud UI. Fires sign_up success at the same time.

create_profile

Aspenware Custom

Customer is successful in creating new customer in Aspenware Cloud UI. Fires at the same time as sign_up success event.

Update_Customer_Profile_Error

Aspenware Custom

Customer experienced an error at creating a new customer in Aspenware Cloud UI.

account_lookup

Aspenware Custom

Customer selects ‘look up account with pass’ in Auth0.

account_found

Aspenware Custom

Customer inputs a valid pass and found an account in Auth0.

account_not_found

Aspenware Custom

Customer input an invalid pass or no account found in Auth0.

signupwithpass_invitesent

Aspenware Custom

Customer inputs correct pass, has email on file, and has no auth profile in Auth0.

Property: error_accountexists

Customer inputs a valid pass but account exists

Property: error_incorrectnumber

Customer inputs a invalid pass number and nothing found.

error_noemail

Customer inputs a valid pass but no email profile exists to verify

error

GA4 Standard

image-20241016-212148.png

sign_up error

Aspenware Custom

verify_account_view

Aspenware Custom

resend_email

...