javascript - GA GTM Tags fired on debug mode but doesn't send data -


regarding universal analytics in google tag manager.

i have setup same configurations dev , prod environments prod doesn't seems send data.

when in debug mode, shows tags being fired looking @ console (chrome), under network tab, should show requests www.google-analytics.com/collect? not showing on prod application.

anyone know what's happening?

enter image description here


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

jquery - jqGrid update specific column data with out refreshing the entire column? -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -