Created
January 31, 2016 18:11
-
-
Save anonymous/7cc9d5d9cab029f214c0 to your computer and use it in GitHub Desktop.
How to load extended javascript for amp google analytics
This file contains 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
<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