Title: Cloud-O-Google Queries
Author: tmb
Published: <strong>15 Հունիսի, 2008</strong>
Last modified: 31 Օգոստոսի, 2010

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/cloogooq.svg)

# Cloud-O-Google Queries

 By [tmb](https://profiles.wordpress.org/tmb/)

[Download](https://downloads.wordpress.org/plugin/cloogooq.1.1.zip)

 * [Details](https://hy.wordpress.org/plugins/cloogooq/#description)
 * [Reviews](https://hy.wordpress.org/plugins/cloogooq/#reviews)
 *  [Installation](https://hy.wordpress.org/plugins/cloogooq/#installation)
 * [Development](https://hy.wordpress.org/plugins/cloogooq/#developers)

 [Support](https://wordpress.org/support/plugin/cloogooq/)

## Description

I guess I’m just curious by nature. After installing Anders Holte Nielsens Counterize
plug-in, I noticed quite a few google query hits. I wanted to know which keywords
led people to my site. I did a quick search but couldn’t find somethink like I had
in mind (Update: A reader pointed out, that there is a plugin called Search Phrases,
which has a slightly more minimalistic aim).
 Since Counterize keeps track of the
referer, it was just a matter of applying some regular expressions and preparing
a tag-like keyword heat cloud, which we’ve all gotten used to.

### Usage

This is quite a simple filter. There’s two ways to use it:

**function call** [for use in templates]

 * `<?php if(function_exists(cloogooq)) cloogooq(keywords); ?>`
 * `<?php if(function_exists(cloogooq)) cloogooq(phrases); ?>`

**token filter** [for use in posts]

 * `[CloOGooQ_KEYWORDS]`
 * `[CloOGooQ_PHRASES]`

Either way will generate one of these two keyword clouds [below](https://wordpress.org/extend/plugins/cloogooq/screenshots/).
The first one disassembles the search string and counts each word for it’s one. 
The second phrase cloud leaves search strings intact — just like they got entered
by the user.

### License

This WordPress plug is released under the [GPL](http://www.gnu.org/licenses/gpl.html)
and is provided with absolutely no warranty (as if?). For support leave a comment
and we’ll see what the community has to say.

## Screenshots

 * [[
 * keyword heat cloud.
 * [[
 * phrases heat cloud.
 * [[
 * basic setup
 * [[
 * filter setup
 * [[
 * styling setup

## Installation

You will need **PHP5** and **WordPress2.1** or higher to use this plugin. Otherwise
there is nothing more to set up, just [download](https://downloads.wordpress.org/plugin/cloogooq.zip),
extract into `/wordpress/wp-content/plugins` and activate. Check the admin panel«
Options->CloOGoQ» for further options.

#### Requirements

As mentioned earlier, this is rather a plug-in plug-in. Apart from your WordPress
blog, you’ll need to have some way to track traffic on your site (more specifically
you need some sql-table with your referer history. See FAQ below for some more discussion
on that point). The plugin has been positively test with the following statistics
databases (please keep reporting):
 + Counterize + Counterize II (prior to v2.13)`[
Table/Key: "wp_Counterize_Referers"/"name", Local Table/Key: "wp_Counterize_Pages"/"
url"]` + Search Phrases `[Table/Key: "wp_gwj_searchphrases"/"referer"]` + SlimStat
+ StatTrack

## FAQ

  I keep getting the `[wrong or empty table: wp_Counterize_Referers >> name ?]` 
error, whats wrong?

**A:** There’s a couple possibilities. First of all you should check, that you have
v0.b5.4 or higher. Then you should double check that you have the correct table/
key-name set in the CloOGooQ preference panel. Also check the limiter settings (
they may be to high if it’s a fresh blog).

  How about other search site queries?

**A:** CloOGooQ currently looks for `"q="` matches in the referer-string. Hence 
any search engine using this notation will be counted (which in my eyes is the majority).
Other search engines using `query=` or `qkw=` or any such string are [currently]
being ignored.
 **A:** As of version v0.b4.4 CloOGooQ is able to handle pretty much
any search engine. The user may now enter any search engine key he thinks worthy
of attention. The most common ones in my blog are: `q=, as_q=, p=, query=, qkw=,
key=, su=`. If you have other search engines referring to you site, just enter the
appropriate key in the list provided in the options panel. Be ware of faulty or 
double entries, they may seriously mess up your keyword clouds.

  How about compatibility to my so-much-better statistics plugin?

**A:** CloOGooQ will work with any statistics plugin that keeps track of the referer.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Cloud-O-Google Queries” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ tmb ](https://profiles.wordpress.org/tmb/)

[Translate “Cloud-O-Google Queries” into your language.](https://translate.wordpress.org/projects/wp-plugins/cloogooq)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/cloogooq/), check out
the [SVN repository](https://plugins.svn.wordpress.org/cloogooq/), or subscribe 
to the [development log](https://plugins.trac.wordpress.org/log/cloogooq/) by [RSS](https://plugins.trac.wordpress.org/log/cloogooq/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.1**
 *  Last updated **16 տարի ago**
 *  Active installations **10+**
 *  WordPress version ** 2.1 or higher **
 *  Tested up to **3.1.4**
 *  Language
 * [English (US)](https://wordpress.org/plugins/cloogooq/)
 * Tags
 * [cloud](https://hy.wordpress.org/plugins/tags/cloud/)[queries](https://hy.wordpress.org/plugins/tags/queries/)
   [statistics](https://hy.wordpress.org/plugins/tags/statistics/)[tag](https://hy.wordpress.org/plugins/tags/tag/)
 *  [Advanced View](https://hy.wordpress.org/plugins/cloogooq/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/cloogooq/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/cloogooq/reviews/)

## Contributors

 *   [ tmb ](https://profiles.wordpress.org/tmb/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/cloogooq/)