javascript - Taking a screen shot from the console window to check if google tag manager has fired or not -


to check if google tag manager has fired or not go web console , take @ output shows if gtm has fired or not. first need go google tag manager preview view, , put in url (which need check gtm) in address bar , later have @ web console says if gtm particular url has got fired or not. since quite time taking, automate process taking snapshot of output in web console. body please advice how can done. thought of doing via phantom js, wasn't sure how, because there 2 things involved - (1) first, need go google tag manager preview view , key in url in address bar (2) need snapshot of output in console window.

please advice how can go doing , if automation possible.

try google tag assistant, chrome app store. it's decent tool helps lot troubleshooting , validating google tags such adwords, tag manager, analytics, etc.

https://chrome.google.com/webstore/detail/tag-assistant-by-google/kejbdjndbnbjgmefkgdddjlbokphdefk?hl=en

it offers tips how fix issues , verifies when tags fire correctly. enjoy!


Comments

Popular posts from this blog

PHPMotion implementation - URL based videos (Hosted on separate location) -

c# - Unity IoC Lifetime per HttpRequest for UserStore -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -