> Aistear GA Ranking wordpress plugin resources analysis

Aistear GA Ranking wordpress plugin resources analysis

Download This Plugin
Download Elegant Themes
Name Aistear GA Ranking
Version 1.1
Author Endoh Shingo(mebius0)
Rating 0
Last updated 2013-03-27 08:11:00
Downloads
327
Download Plugins Speed Test plugin for Wordpress

Home page

Delta: 0%

Post page

Delta: 0%
Aistear GA Ranking plugin has no negative impact on PageSpeed score.

Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%

Aistear GA Ranking plugin added 5 bytes of resources to the Home page and 7 bytes of resources to the sample Post page.

Aistear GA Ranking plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.

Great! Aistear GA Ranking plugin ads no tables to your Wordpress blog database.

This plug-in is to use the data obtained from Google Analytics to view the rankings of popular posts.

How to use

  1. Enter a value in the configuration screen.
  2. Add a widget.
  3. If you want to use in the theme if you can view by inserting the following functions:
<?php if (function_exists('aistear_ga_ranking')) { aistear_ga_ranking(); } ?>
  1. If you want to customize the display, then the function is called to set the array as follows(Showing Default Values):
<?php  
    $args = array(  
            'container' => 'ol',  
            'container_class' => 'ga-ranking',  
            'before' => '<li class="ga-ranking-list ga-ranking-list-%1$d">',  
            'after' => '</li>',  
            'echo' => 'true',  
        );  
    if (function_exists('aistear_ga_ranking')) { aistear_ga_ranking( $args ); }  
?>

Developer

Resources added by plugin to Home page/Post page in kB
Total size of resources for Home page/Post page in kB
Random Theme Tests
Christmas 1 screenshot

Christmas 1

by: arwen54

11732
0%
Bold Headline screenshot

Bold Headline

by: crondeau

21923
100%