auth0/auth0-tag-manager

Name: auth0-tag-manager

Owner: Auth0

Description: A tailored tag manager for Auth0 metrics library

Created: 2017-04-03 15:18:40.0

Updated: 2018-03-16 13:52:41.0

Pushed: 2018-03-16 13:52:40.0

Homepage: null

Size: 156

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Build status License

Metrics Tag Manager

A simple tag manager to proxy requests to 3rd party analytics libraries (Facebook, Twitter, Google)

Configuration
options = {
bel: 'PROPERTY_NAME',
oogle-analytics': {
id: 'YOUR_ID'

oogle-adwords': {
id: 'YOUR_ID'
mappings: [
  {
    evt: 'name',
    label: 'label'
  }
]

acebook-pixel': {
id: 'YOUR_ID'

acebook-analytics': {
id: 'YOUR_ID'

witter-ads-pixel': {
id: 'YOUR_ID',
mappings: [
  {
    evt: 'name',
    pid: 'pid'
  }
]



This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.