Skip to content

R code to check website pages for the presence of Google Tag Manager (GTM) in the <head> tag

License

Notifications You must be signed in to change notification settings

cjreiner/googletagmanager_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

googletagmanager_finder

R code to check website pages for the presence of Google Tag Manager (GTM) in the <head> tag

I wrote this code to check for pages on a website that are missing GTM. You tell it the sitemap and it will go through all links and look for GTM in the tag. If a page is not found it will also tell you that.

The code is not super fast, but takes about 5-10 min to run 2,000 pages. So for most sites, it will work well.

About

R code to check website pages for the presence of Google Tag Manager (GTM) in the <head> tag

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages