WhoRU? is a WordPress Google Analytics plugin. Unlike the others that are out there, this provides a server side API for tracking events, transactions and items. It also wraps the latest API from Google.
If you like the plugin, check our our classes!
Installation
Installation is a snap, just download the contents of the zip file to the /wp-contents/plugins folder and activate the plugin. Make sure to visit the WhoRU? configuration page to add your Google Analytics ID.
There are 3 functions that can be called from your code.
- whoru_track_transaction
- whoru_track_item
- whoru_track_event.
Please take a look at the whoru.php file for more information pertaining to the input parameters.
Leave a Reply