Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 14 Next »

Events in the Purchase Flow

Event

Event Type

GA4 Standard or Aspenware Custom

Trigger

Schema Included

Example

view_item_list

GA4 Standard Event

Fires when any category (PLP) page loads.

  • ecommerce

  • item(s)

  • aspenware_data

image-20240807-220334.png

awc_view_pricing_calendar

GA4 Custom Event

Fires when large calendar page loads.

  • ecommerce

  • item(s)

  • aspenware_data

select_item

GA4 Standard Event

Fires when a user clicks on a product card (either on the PLP, cross-sell or related products).

  • ecommerce

  • item(s)

  • aspenware_data

image-20240807-220444.png

view_item

GA4 Standard Event

Fires when a user views a PDP. This can come from selecting a product card on the category page, selecting a date on a large pricing calendar, clicking a cross-sell, or related product item.

  • ecommerce

  • item(s)

  • aspenware_data

image-20240807-220557.png

add_to_cart

GA4 Standard Event

Fires when a user adds a product to their cart.

  • ecommerce

  • item(s)

  • aspenware_data

image-20240807-220702.png

view_cart

GA4 Standard Event

Fires when a user clicks “View Cart” on the slideout cart or on the cart icon in the header.

  • ecommerce

  • item(s)

  • aspenware_data

image-20240807-220825.png

remove_from_cart

GA4 Standard Event

Fires when a user clicks “remove” next to a product in the cart.

  • ecommerce

  • item(s)

  • aspenware_data

image-20240807-220936.png

begin_checkout

Standard Event

Fires when a user clicks “Checkout” from the slideout cart or the full-page cart used to indicate the user’s intention to begin checking out. If they are not logged in, they may be redirected to the login page to log in before the first checkout page loads.

  • ecommerce

  • item(s)

  • aspenware_data

image-20240807-221057.png

NOTE: For items that were added to the cart in a previous session, please note that there are some limits to the data that can be stored, including: , including

  • Whether the product was accessed through a related product, cross sell, or category

  • What category the product was accessed from if the product is added to >1 category

These will be resolved as we improve our data storage.

Events in the Checkout Flow

Event

Event Type

GA4 Standard or Aspenware Custom

Trigger

Schema Included

Example

awc_start_checkout

Aspenware Custom Event

Fires when /onepagecheckout loads.

  • ecommerce

  • item(s)

  • aspenware_data

image-20240807-221308.png

add_shipping_info

GA4 Standard Event

Fires when the /delivery page loads for select items that require an address.

  • ecommerce

  • item(s)

  • aspenware_data

(same as add_payment_info_ below)

add_payment_info

GA4 Standard Event

Fires when the /payment (“Payment Details”) page loads in checkout.

  • ecommerce

  • item(s)

  • aspenware_data

image-20240807-221444.png

awc_payment_selection

Aspenware Custom

This event is triggered when the user advances from the payment page to the confirm page.

  • ecommerce

  • item(s)

  • aspenware_data

purchase

GA4 Standard Event

Fires when purchase is complete after the user confirms the order.

  • ecommerce

  • item(s)

  • aspenware_data

image-20240807-221732.png

error

GA4 Standard

Fires whenever a user encounters an error during checkout.

  • ecommerce

  • item(s)

  • aspenware_data

transaction_complete

Note that this is an old Universal Analytics event that will be deprecated in the near future. Resorts should begin transitioning to the GA4 purchase event.

Aspenware Custom Event for GA4

Fires when purchase is complete after the user confirms the order.

image-20240807-221805.png

Events in Identity v2

Event

Event Type

GA4 Standard or Aspenware Custom

Trigger

Schema Included

Example

login

GA4 Standard

Fires when user is successfully authenticated in Identity.

image-20241016-173901.png

error

GA4 Standard

Fires when a user encounters an error. (Currently only used in Identity, but will eventually be used for error handling across the platform.)

image-20240807-222308.png

sign_up

GA4 Standard

Fires when /onepagecheckout loads after a user successfully creates an account.

image-20240807-222654.png

Events in Identity v3

Event

Event Type

GA4 Standard or Aspenware Custom

Trigger

Schema Included

Example

forgot_password_select

Aspenware Custom

User selects ‘forgot password’ in Auth0.

  • aspenware_data

forgot_password_submitted

Aspenware Custom

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

  • aspenware_data

signin_attempt

Aspenware Custom

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

  • aspenware_data

signin_error

Aspenware Custom

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

  • aspenware_data

authentication_success

Aspenware Custom

User has been successfully authenticated by Auth0.

  • aspenware_data

successful_login

Aspenware Custom

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

  • aspenware_data

image-20241016-212131.png

signup_selection

Aspenware Custom

Customer selects ‘sign up’ in Auth0.

  • aspenware_data

signup_attempt

Aspenware Custom

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

  • aspenware_data

signup_success

Aspenware Custom

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

  • aspenware_data

auth0_account_error

Aspenware Custom

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

  • aspenware_data

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.

  • aspenware_data

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.

  • aspenware_data

Update_Customer_Profile_Error

Aspenware Custom

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

  • aspenware_data

account_lookup

Aspenware Custom

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

  • aspenware_data

account_found

Aspenware Custom

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

  • aspenware_data

account_not_found

Aspenware Custom

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

  • aspenware_data

signupwithpass

Aspenware Custom

Customer selected ‘yes’ and hits continue.

  • aspenware_data

signupwithpass_invitesent

Aspenware Custom

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

  • aspenware_data

error

GA4 Standard

  • aspenware_data

image-20241016-212148.png

verify_account_view

Aspenware Custom

User was asked to verify their account.

  • aspenware_data

resend_email

Aspenware Custom

User clicked the button to resend the email for password reset or email confirmation.

  • aspenware_data

Events in Arrival

The following pages in Arrival have Page View events:

  • No labels