=== Riveted === Contributors: robflaherty Tags: analytics, Google Analytics Requires at least: 2.7 Tested up to: 3.8.1 Stable tag: 1.1 License: MIT A Google Analytics plugin for measuring active time on site. == Description == This plugin monitors whether a user is active and pings Google Analytics every 5 seconds to record the amount of active time spent on the page. It supports Universal Analytics, Classic Google Analytics, and Google Tag Manager. It has no other dependencies. For more information, [view the Riveted project page](http://projects.parsnip.io/riveted/). == Installation == 1. Upload the `riveted` directory into the `/wp-content/plugins/` directory on your server. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. If you'd like to modify the default settings, go to the Riveted panel under Settings. == Changelog == = 1.1 = * Fixed IE8 bug. = 1.0 = * The first version of this plugin. == Upgrade Notice == = 1.1 = This fixes a JavaScript error bug in Internet Explorer 8. = 1.0 = This is needed.