You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Twitter Online Conversion Tracking
So those three would need to be moderated by the cookie consent button
In the first instance, it would be good to get an estimate of how long this might take. It's not urgent.
It would also be important to ensure that the solution doesn't create any loss of performance - Alex has noted that the current pop up is causing issues with cumulative layout shift, and other page performance metrics - see more here.
I'd be keen that we don't go for a solution that negatively impacts the page performance
Best
Simon
The text was updated successfully, but these errors were encountered:
Hello - popping down this ticket as a record of a chat between Alex and me: https://devinitorg.slack.com/archives/CCG8Y0YJG/p1707904984739729
If you navigate to the DI website, you'll see a black pop up box that warns you the website uses cookies. There's no option but to consent to this
However, as it currently stands, this approach isn't GDPR compliant - you can read more about why this is here.
We'd like to update that code so users have the option to reject cookies. For this to function, the new code has to 'talk to' google analytics.
Currently I think we use:
So those three would need to be moderated by the cookie consent button
In the first instance, it would be good to get an estimate of how long this might take. It's not urgent.
It would also be important to ensure that the solution doesn't create any loss of performance - Alex has noted that the current pop up is causing issues with cumulative layout shift, and other page performance metrics - see more here.
I'd be keen that we don't go for a solution that negatively impacts the page performance
Best
Simon
The text was updated successfully, but these errors were encountered: