The plugin is built for high-traffic sites where counting every visitor's click loads up DB and can crash the site...
Check FAQ for details connect with Google Analytics Account using OAuth 2.0 method starting with the version 3.0 we have switched to GA API v3.
Click Get Authorization Key from the plugin's settings page and you will be redirected to google com..
You should use this plugin if you want to display the most visited posts of your site in safe and manner, with no risk of downtime or slowness, based on data from Google Analytics statistics.
The plugin will first search for the file toplytics-template php in the folder, and, if that's not found, it will search for it in the folder.
The template from the folder has priority over the in the plugin folder...
Parameters args -> This parameter is list of toplytics options period represents the period, default=month numberposts represents the number of posts to be displayed, default=5 showviews set this parameter to true if you want to print out the number of posts views, default=false.
If the toplytics results contains at least one element, the function will return array with the toplytics results, otherwise the return value is FALSE..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more