trackingTags: Tracking tags for your app

Description Usage Arguments Value Author(s)

View source: R/tracking.R

Description

Tracking tags for your app

Usage

1
trackingTags(tag_template = c("ga", "gtm", "freeform"), tag_code)

Arguments

tag_template

Tracking tag template

tag_code

If GA, the UA code. If GTM, the GTM code.

tag_code depends on what tag_template is:

  • ga: The UA code (UA-xxxxxx-x)

  • gtm The GTM code (GTM-xxxxx)

  • freeform The JS code

If you select a tag template, you can put UA-xxxx-x as tag_code

Value

JavaScript for tracking

Author(s)

Mark Edmondson, m@sunholo.com


MarkEdmondson1234/gentelellaShiny documentation built on Dec. 31, 2019, 1:24 a.m.