hlxsites / vg-volvotrucks-us

Franklin site for https://www.volvotrucks.us/
https://www.volvotrucks.us/
Apache License 2.0
2 stars 6 forks source link

Post go-live: Update GTM code of volvotrucks.us #447

Closed manuel-vara closed 1 year ago

girishdigrajkar commented 1 year ago

Confirmed as Fixed

Expectations : Accept all the Cookies ( Or, at least performance) >> GTM should show; GTM should not show in case performance cookies are declined. If only social media cookies are expected then GTM should not show.

Steps to test :

  1. Accept all the Cookies >> GTM should show in Network requests
image

Able to see GTM request:

image

2: Reject all the cookies >> GTM should not be displayed in Network requests

image

No GTM request as expected

image
  1. Accept at least one i.e. performance cookies: GTM should show in Network requests image

Able to see GTM request:

image
  1. Accept only Social cookies: GTM should not be displayed in Network requests image
image