Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 6 Next »

Navigation

  • The ‘Page View’ event with a filter based on its event property ‘path’ can be used as an alternative to all the deprecated ‘Viewed’ events

image-20240901-093901.png

Sign up

  • To measure the conversion rate of guests who have successfully signed up, please compare events ‘Sign Up Submitted' and 'Sign In Complete

  • To measure the conversion rate of guests who have successfully signed up or signed in, please compare events ‘Sign Up Submitted/Sign In Submitted' and 'Sign In Complete

image-20240901-094143.png

Existing users who try to sign up instead of sign in will trigger the ‘Error’ event where Response Description = 'email already exists, please sign in.'

To account for all users that are indeed trying to sign up and not sign in, the users who got that specific error should be filtered out.

image-20240903-082049.png

Offers

Consent

For users who accept cookies via the OneTrust cookie banner, a ‘Consent Given’ event is sent to Amplitude with a ‘Purpose’ property which represents the cookie category, an event is sent per category

For users who reject cookies via the OneTrust cookie banner, a ‘Consent Rejected’ event is sent to Amplitude with a ‘Purpose’ property which represents the cookie category, an event is sent per category

Deprecated User Properties

Event Property

Comment

$Age

Use 'Age' property

Birthday Date

Use ‘dob’ property

('Birthday' in Braze segments)

Email Opt In

Use ‘email_subscribe’ property

('Email Subscription Status' in Braze segments)

firstName

Use ‘FirstName’ property

Language

Use ‘language’ property

Last Order Date

Use ‘Date Last Order’ property

lastName

Use LastName instead

loyalty

Where loyalty id is not null can be used as a filter

Name

Use ‘FirstName’ and ‘LastName’ properties

Push Notifications

Use ‘push_subscribe’ property

('Push Subscription Status' in Braze segments)

8rewardsEmail

Use ‘email_subscribe’ property

('Email Subscription Status' in Braze segments)

web_os_name

Use ‘OS’ and ‘Platform’ properties

zipcode

Use ‘Zip’ property

marketingEmail

Use ‘email_subscribe’ property

('Email Subscription Status' in Braze segments)

marketingPush

Use ‘push_subscribe’ property

('Push Subscription Status' in Braze segments)

  • No labels