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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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