Installation Instructions
- Unzip
- copy the folder into your wp-content/plugins folder
- go back to your admin panel => plugins and activate wps2a
- Be sure you’re already using Google Analytics script (analytics.js)
- That’s all. The plugin is working. If you want to monitor a custom element on your pages/posts, use the box in the right side of posts/pages to tell the plugin what to look for: if you write “#custom_selector”, the plugin will send Analytics an event type hit when user will reach an element with id=”custom_selector” attribute.
Does it work with all the Google Analytics scripts?
Nope, WP send to Analytics works with analytics.js version
What happens if I don’t use the metabox for jQuery/CSS selector?
The plugins will be monitoring the content, and will push an event on Google Analytics when the user reaches its end.