Learn R Programming

⚠️There's a newer version (0.2.0) of this package.Take me there.

googleTagManageR

An R Package to manage Google Tag Manger via the API

Overview

This package allows programmatic access to the Google Tag Manager API, enabling scripted deployments and updates across multiple tags, triggers, variables and containers.

Installation

This package uses googleAuthR for installations.

install.packages("googleAuthR")
remotes::install_github("jamescottrill/googleTagManageR")

Copy Link

Version

Install

install.packages('googleTagManageR')

Monthly Downloads

234

Version

0.1.6

License

MIT + file LICENSE

Maintainer

James Cottrill

Last Published

October 5th, 2020

Functions in googleTagManageR (0.1.6)

gtm_auth

Auth for GTM Specific Properties
gtm_builtin_revert

Reverts changes to a GTM Built-In Variables in a GTM Workspace
gtm_builtin_create

Enable a built-in variable
gtm_containers_delete

Deletes an existing GTM Container.
gtm_accounts_get

List account metadata
gtm_accounts_list

List all accounts a user has accesss to
gtm_environments_delete

Delete an environment
gtm_containers_create

Creates a new container in an acount
gtm_accounts_update

Updates account metadata
gtm_builtin_list

List all built-in variables
gtm_environments_get

This gets the metadata for a single GTM Environment
gtm_containers_update

Updates a GTM Container
gtm_environments_create

Create an environment
gtm_folders_move

Move entities to a new folder
gtm_folders_revert

Reverts a GTM Folder
gtm_folders_update

Updates a GTM Folder
gtm_environments_list

List the containers
gtm_environments_reauthorize

Reauthorise an existing GTM environment
gtm_folders_delete

Deletes a GTM Folder
gtm_folders_entities

List all entities in a GTM Folder.
gtm_folders_get

Gets a GTM Folder
gtm_triggers_list

List all triggers in a workspace
gtm_folders_list

List all containers in an account
gtm_builtin_delete

Disable a built-in variable
gtm_tags_update

Update an existing tag
gtm_environments_update

Update an environment
gtm_variables_delete

Delete a variable
gtm_variables_get

List all variables in a workspace
gtm_triggers_create

Create a new trigger
gtm_workspaces_resolve

Resolve workspace conflicts
gtm_containers_get

Gets the metadata for a single container in GTM
gtm_zones_delete

Delete a zone
gtm_triggers_revert

Reverts a trigger to its original state
gtm_workspaces_status

See workspace changes
gtm_zones_get

List a single zone in a workspace
gtm_folders_create

Creates a GTM Folder
gtm_triggers_delete

Delete a trigger
gtm_headers_latest

Gets the latest container version header
gtm_triggers_get

List a single trigger in a workspace
gtm_headers_list

List all container versions of a GTM container
gtm_versions_update

Update a container version
gtm_workspaces_delete

Delete a workspace
gtm_versions_delete

Delete a container version
gtm_variables_update

Update an existing variable
gtm_workspaces_create

Create a new workspace
gtm_tags_list

List all tags in a workspace
gtm_containers_list

List all containers in an account
gtm_versions_publish

Publish a new container version
gtm_tags_revert

Reverts a tag,
gtm_versions_get

List a single version in a workspace
gtm_workspaces_get

Get workspace metadata
gtm_tags_delete

Delete a tag
gtm_tags_create

Create a new tag
gtm_versions_setlatest

Sets a container version as the latest version
gtm_variables_list

List all variables in a workspace
gtm_zones_list

List all zones in a workspace
gtm_zones_revert

Reverts a zone to its original state
gtm_versions_undelete

Undeletes a container version
gtm_triggers_update

Update an existing trigger
gtm_tags_get

Get one tag in a workspace
gtm_variables_revert

Reverts a variable to its original state
gtm_workspaces_list

List all workspaces a user has accesss to
gtm_workspaces_sync

Bring a workspace in line with the latest version
gtm_variables_create

Create a new variable
gtm_workspaces_preview

Preview the compilation of a container version
gtm_workspaces_submit

Create a new container version
gtm_zones_update

Update an existing zone
gtm_workspaces_update

Update a workspace
gtm_zones_create

Create a new zone
variables_list

Built-In Variable Keys