Skip to content

Instantly share code, notes, and snippets.

Created January 31, 2016 18:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/7cc9d5d9cab029f214c0 to your computer and use it in GitHub Desktop.
Save anonymous/7cc9d5d9cab029f214c0 to your computer and use it in GitHub Desktop.
How to load extended javascript for amp google analytics
<script async custom-element="amp-analytics" src="https://cdn.ampproject.org/v0/amp-analytics-0.1.js"></script>
<script async src="https://cdn.ampproject.org/v0.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment