further-external / loews-dl-spec-ga4

An Apollo generated Event Driven Data Layer
0 stars 1 forks source link

Error Message Presented #70

Open braxton-butcher opened 1 year ago

braxton-butcher commented 1 year ago

https://github.com/searchdiscovery/loews-dl-spec-ga4/blob/main/Data%20Layer%20Events/Error%20Message%20Presented.md

The new Google dataLayer events should fire in all scenarios where the corresponding appEventData data layer event fires.

Please reference the Data Layers Event Mapping document to see the relationship between the two data layers events.

Reference the Data Layers Attribute Mapping document to see how the specific attributes of the old appEventData data layer corresponds to the attributes of the new dataLayer data layer.

When ecommerce.items.item_id and event_data.location_id are populated in the new data layer, the hotel code "77714" should be used.

You may also reference the “Attached Notes” section of the event’s specs to determine where and when to fire.

JH-SDI commented 1 year ago

@estum1

Do you have an example of an error page? I was trying to find one I wasn't able to

estum1 commented 1 year ago

This will fire if the 404 page is hit, it looks like a redirect is setup from the 404 page to the home page

JH-SDI commented 1 year ago

Right,

I wasn't able to replicate it. it always re direct me to the homepage.

I'll discuss this with the client during this week call

JH-SDI commented 1 year ago

Hi @estum1

Just talked with the client and confirmed that this is the normal behavior of the site so we are moving this to complete too.

Thanks!