Skip to content

Instantly share code, notes, and snippets.

@mpolinowski
Forked from tiefenb/Piwik AMP Tracking
Created May 18, 2017 06:00
Show Gist options
  • Save mpolinowski/3d4932889b13d6315f8dc27a236b70b2 to your computer and use it in GitHub Desktop.
Save mpolinowski/3d4932889b13d6315f8dc27a236b70b2 to your computer and use it in GitHub Desktop.
// change your piwik server host
// change YOUR_SITE_ID with your site id
<amp-pixel src="https://piwik.example.org/piwik.php?idsite=YOUR_SITE_ID&rec=1&action_name=TITLE&urlref=DOCUMENT_REFERRER&url=CANONICAL_URL&rand=RANDOM"></amp-pixel>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment