Skip to content

Instantly share code, notes, and snippets.

@deanhume
Created July 27, 2017 12:55
Show Gist options
  • Save deanhume/7e6754420994ab2893500b9eb9ad1183 to your computer and use it in GitHub Desktop.
Save deanhume/7e6754420994ab2893500b9eb9ad1183 to your computer and use it in GitHub Desktop.
Workbox Google Analytics
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