python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Returns keys as string of an Array of Objects
I have an array of objects and I need the keys of all objects that appear in this array. I work with Google Tag Manager templates and this uses a Sandboxed version of JavaScript. Therefore, some funct...
J Horizon
Votes: 0
Answers: 3
Add values into hidden form fields using JS
I am trying to insert a string into the form hidden field using JS and google tag manager.
This is the script/method (worked on a bunch of different forms)
(function(){
var selector1 = $('[id="l...
user3191724
Votes: 0
Answers: 1
GTM server-side tagging: compression
We set up server-side tagging using the docker-container google provides in its "manual setup guide"
Everything is working fine, but all request against the tagging-server are answered witho...
Tobias
Votes: 0
Answers: 1
jQuery function is returning more events for a Modal click
I have a website where there are three different modal buttons and I wrote a variable to get the values in a data layer which is working good but when I first click on the button I get 2 events and it...
Onur Karadeniz
Votes: 0
Answers: 1