Created
July 27, 2017 12:55
-
-
Save deanhume/7e6754420994ab2893500b9eb9ad1183 to your computer and use it in GitHub Desktop.
Workbox Google Analytics
This file contains hidden or 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
importScripts('path/to/offline-google-analytics-import.js'); | |
workbox.googleAnalytics.initialize(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment