This Plugin implements an easy configurable Widget which can display your top Google search querys (Keywords) and link it to your internal search like a tag cloud.
You can use its default font sizes or override them by the classes that are applied. It is recommended to have APC installed to cache the Google API requests but its not necessary.
It is written and currently maintained by Johannes Lauter and uses the Google Analytics API PHP Class from Chris Hope.
Installation
Upload the Directory ‘wp-gquery-widget’ directory in your Plugin directory.
Fill out your Google Analytics Account Data.
Select your Project and fill out the necessary Options in the back-end and that’s all.
For those with Sidebar Widget compatible theme
Simply at the Widget in your Design > Widget Menu.
For those without Sidebar Widge
Open your themes’ `sidebar.php` file if you have one and add `<?php wp_gquery_widget::widget(); ?>
You can download it here :) or visit the WP Plugin Page.
Pingback: Die besten SEO Plugins für WordPress - Beitrag - SEOptiker Blog
17. Juni 2011 um 08:53 Uhr
Nice! I was looking for a plugin with that exact functionality. Thanks for pointing it out.
9. September 2011 um 03:07 Uhr
thanks for useful plugin.
23. Januar 2012 um 02:53 Uhr
Could you elaborate on what the default options should be? Most importantly the font size levels is unclear to me.
23. Januar 2012 um 08:31 Uhr
Hey Will, the setting is used to determine how many “levels” of differentiation should be used for the output, for example, if set it to two, the keywords will appear only in 2 different font sizes, and so forth.