Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/idearia/wordpress-analytics

Let Google Analytics communicate with Wordpress and track user activity beyond pageviews
https://github.com/idearia/wordpress-analytics

google-analytics wordpress wordpress-analytics wordpress-plugins

Last synced: 4 months ago
JSON representation

Let Google Analytics communicate with Wordpress and track user activity beyond pageviews

Awesome Lists containing this project

README

        

## DESCRIPTION
Install *WordPress Analytics* on your website to track user activity beyond simple pageviews, and to allow efficient communication between WordPress and Google Analytics.

So far *WordPress Analytics* supports the following features:

* **Scroll tracking**: track the scrolling actions performed by users; this is an improved version of Justin Cutroni's [content tracking script].
* **Content grouping**: send category information from WordPress to Google Analytics, with WooCommerce support.
* **Call tracking**: track clicks on phone numbers throughout the website, with the possibility to include/exclude certain numbers based on regex.
* **Email tracking**: track clicks on email addresses throughout the website.
* **Form tracking**: track form submissions made via [Gravity Forms](http://www.gravityforms.com/).

The next feature to be implemented will be:

* **Custom-fields support**: send any kind of information from WordPress to Google Analytics using custom fields & taxonomies, with support to the industry standard plugin [Advanced Custom Fields](http://www.advancedcustomfields.com/).

## INSTALL
Download the latest release and install it directly in WordPress using the "Add new plugin" menu item in the backend.

Check the [development branch](https://github.com/coccoinomane/wordpress_analytics/tree/develop) for the latest features!

## CREDITS
A huge thanks to Justin Cutroni for sharing with the community his great [content tracking script]!

## CONTRIBUTE
Please feel free to contribute to *WordPress Analytics* by forking the project on [Github].

[content tracking script]: http://cutroni.com/blog/2014/02/12/advanced-content-tracking-with-universal-analytics
[Github]: https://github.com/coccoinomane/wordpress_analytics