Skip to content

Commit

Permalink
Merge pull request #13 from unicef-polymer/change-url
Browse files Browse the repository at this point in the history
Updates url to unisitetracker.unicef.io
  • Loading branch information
drzackyll authored Mar 6, 2019
2 parents 4b685ab + 5da41ae commit de54549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etools-piwik-analytics.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
_paq.push(['enableLinkTracking']);
_paq.push(['enableHeartBeatTimer']);
(function(_paq) {
let u='//unisitetracker.azurewebsites.net/';
let u='//unisitetracker.unicef.io/';
_paq.push(['setTrackerUrl', u + 'piwik.php']);
_paq.push(['setSiteId', SITE_ID]);
// eslint-disable-next-line
Expand Down

0 comments on commit de54549

Please sign in to comment.