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
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
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

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
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  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns