Plugin Directory

Quick Stats

Cannot create QuickStats table. Database user does not have CREATE priviledge.

You are getting this error because QuickStats needs to create a table on your wordpress database but does not have needed privileges. Grant your wordpress mysql user CREATE privilege, or create the table manually by running the query below:

CREATE TABLE wp_jqstats ( id int(100) NOT NULL auto_increment, url varchar(150) NOT NULL default '', ip varchar(40) NOT NULL default '', host varchar(250) NOT NULL default '', date varchar(15) NOT NULL default '', browser varchar(200) NOT NULL default '', time varchar(20) NOT NULL default '', referer varchar(255) NOT NULL default '', domain varchar(255) default NULL, PRIMARY KEY (id) );

Where do I see the statistics?

Administration Menu -> Manage -> Show Stats

Where do I configure this?

Administration Menu -> Options -> Quick Stats

How does the RSS feature work?

Just click on the RSS icon on the options window to subscribe to tracker feed. You must subscribe again if you generate a new Magic Number.

What is the Magic Number?

Magic Number is a basic security measure to assure only authorized people subscribe to the tracker RSS feed. Magic Number is passed in the URL of the tracker feed one must basically know this number to read the feed.

You can generate a new random Magic Number using the generate button in options window.

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(6 ratings)