powered by
Tracking tags for your app
trackingTags(tag_template = c("ga", "gtm", "freeform"), tag_code)
Tracking tag template
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
JavaScript for tracking