Plugin to track GA Event Tracker event calls that persists across pages
Simple persistent tracker that logs Google Analytics 'trackEvent' calls.
Primarily intended for web developers to debug Event Tracking calls.
1.0.4 changes
---------------
- Click URL header to toggle showing full URL
1.0.3 changes
---------------
- Now supports the new GA api calls for event tracking https://developers.google.com/analytics/devguides/collection/analyticsjs/advanced
- Reduced memory usage (although it was already tiny before)
- Now using plugin manifest v2