An R Package to manage Google Tag Manger via the API
This package allows programmatic access to the Google Tag Manager API, enabling scripted deployments and updates across multiple tags, triggers, variables and containers.
This package uses googleAuthR
for installations.
install.packages("googleAuthR")
remotes::install_github("jamescottrill/googleTagManageR")