Created
November 19, 2014 17:10
-
-
Save tvpmb/896e39e67d7395283bff to your computer and use it in GitHub Desktop.
TVPage Analytics Tracker Config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var _tvpa = _tvpa || []; | |
_tvpa.push(['config', { | |
tr: "XXX", // Data source ID | |
li: "YYY" // Account ID | |
}]); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment