GTM dataLayer.push isn’t working if sent straight before or after gtm initialisation
I want to send some data to GTM as soon as possible.
I tried to call the dataLayer.push
before the tag initialisation, after it and inside an initialisation script.
All the 3 ways failed.