Other packages > Find by keyword >

googleTagManageR  

Access the 'Google Tag Manager' API using R
View on CRAN: Click here


Download and install googleTagManageR package within the R console
Install from CRAN:
install.packages("googleTagManageR")

Install from Github:
library("remotes")
install_github("cran/googleTagManageR")

Install by package version:
library("remotes")
install_version("googleTagManageR", "0.2.0")



Attach the package and use:
library("googleTagManageR")
Maintained by
James Cottrill
[Scholar Profile | Author Map]
First Published: 2020-09-09
Latest Update: 2022-04-16
Description:
Interact with the 'Google Tag Manager' API , enabling scripted deployments and updates across multiple tags, triggers, variables and containers.
How to cite:
James Cottrill (2020). googleTagManageR: Access the 'Google Tag Manager' API using R. R package version 0.2.0, https://cran.r-project.org/web/packages/googleTagManageR. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1.5 (2020-09-09 10:40), 0.1.6 (2020-10-05 15:20)
Other packages that cited googleTagManageR R package
View googleTagManageR citation profile
Other R packages that googleTagManageR depends, imports, suggests or enhances
Complete documentation for googleTagManageR
Functions, R codes and Examples using the googleTagManageR R package
Some associated functions: gtm_accounts_get . gtm_accounts_list . gtm_accounts_update . gtm_auth . gtm_builtin_create . gtm_builtin_delete . gtm_builtin_list . gtm_builtin_revert . gtm_containers_create . gtm_containers_delete . gtm_containers_get . gtm_containers_list . gtm_containers_update . gtm_environments_create . gtm_environments_delete . gtm_environments_get . gtm_environments_list . gtm_environments_reauthorize . gtm_environments_update . gtm_folders_create . gtm_folders_delete . gtm_folders_entities . gtm_folders_get . gtm_folders_list . gtm_folders_move . gtm_folders_revert . gtm_folders_update . gtm_headers_latest . gtm_headers_list . gtm_tags_create . gtm_tags_delete . gtm_tags_get . gtm_tags_list . gtm_tags_revert . gtm_tags_update . gtm_triggers_create . gtm_triggers_delete . gtm_triggers_get . gtm_triggers_list . gtm_triggers_revert . gtm_triggers_update . gtm_variables_create . gtm_variables_delete . gtm_variables_get . gtm_variables_list . gtm_variables_revert . gtm_variables_update . gtm_versions_delete . gtm_versions_get . gtm_versions_publish . gtm_versions_setlatest . gtm_versions_undelete . gtm_versions_update . gtm_workspaces_create . gtm_workspaces_delete . gtm_workspaces_get . gtm_workspaces_list . gtm_workspaces_preview . gtm_workspaces_resolve . gtm_workspaces_status . gtm_workspaces_submit . gtm_workspaces_sync . gtm_workspaces_update . gtm_zones_create . gtm_zones_delete . gtm_zones_get . gtm_zones_list . gtm_zones_revert . gtm_zones_update . variables_list . 
Some associated R codes: accounts.R . api_calls.R . containers.R . environments.R . folders.R . functions.R . gtm_auth.R . options.R . quotas_errors.R . tags.R . triggers.R . variables.R . variables_builtin.R . version_headers.R . versions.R . workspaces.R . zones.R .  Full googleTagManageR package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for googleTagManageR02468101214TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA