Visitor Stats 2 logo Settings. From v1 to v2
Changes to the common.inc.php file

There are some new settings in common.inc.php, and alot have been taken out.

Firstly, don't change the cookie name, as this will mean all existing customers will be treated as new visitors.

There are two new settings,

On line 26:
define ("VS_NAME", "Phoenix Digital"); // Website name

And on line 41:
$insert_delayed="N"; // If your website has more than 800 unique visits a day, turning this to 'Y' will improve the speed of the public site for visitors.

 

They are pretty self explanatory, but don't forget to put them in.

 

 
Search Engines & Keywords

There is one area which has not been completed, as I am not sure its possible...

When new visitors visit your site, Visitor Stats 2 checks if they are from a known search engine, and if so, strips out the keywords for easy sorting later on.

In order to do this, I need to run a PHP script on the referrers table... and this could take a very long time. I am working on a way around this, and will be in touch with all existing customers when it's ready.

For now, please keep in mind the date you upgraded, as the new tool will work from then backwards.

 

It's a good idea to keep vistats_pages2 and vistats_user2 as I will be building a tool to upgrade all of the info soon.