Hi the stackoverflow community,
Being newbie in Javascript, i would like to know if there is a way to do like a 'datalayer.push' function or equivalent with the Tealium's datalayer to override the values implemented by my dev into the website's datalayer.
Can you please provide some code example of how you will do it ?
My idea is to do 2 things:
to show the dev what is the expected value for a specific variable directly 'live' even if i don't have any access to the CMS ==> like an overriding of the value for the variable
to get the possibility to trigger some tags or some events (e.g via the tealium IQ extensions) directly from the dev google chrome console
I was able to do it previously with Google analytics with some websites which were using Google tag manager.
Because i don't have access to the CMS, i should only use the Google dev console
Many thanks for your help
Sébastien