g-analytics
Advanced tools
Comparing version 0.3.2 to 0.3.3
@@ -34,3 +34,5 @@ var | ||
var self = this; | ||
params.tid = this._trackingId; | ||
if (!params.tid) { | ||
params.tid = this._trackingId; | ||
} | ||
params.v = 1; | ||
@@ -37,0 +39,0 @@ var req = this._request.post({ |
{ | ||
"name": "g-analytics", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Ease to use nodejs google analytics client, which uses Measurement Protocol", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4436
94