Gcount version 1.2 and Netfirms No Unique counts
Posted: Wed Nov 30, 2011 12:32 am
I am using Netfirms as my hosting company, and they have listed in their install scripts Gcount.
I installed it and followed all the instrucions and it works well and increments for every page refresh, Except.
If I change the
$count_unique = 0;
and change it to:
$count_unique = 1;
to be able to track Unique clicks it never increments the number. It just stays at zero. I double checked by using another pc and still stays at zero.
Am I missing something. The instructions merely said to replace the zero with a 1 like above.
Thanks for the help.
I installed it and followed all the instrucions and it works well and increments for every page refresh, Except.
If I change the
$count_unique = 0;
and change it to:
$count_unique = 1;
to be able to track Unique clicks it never increments the number. It just stays at zero. I double checked by using another pc and still stays at zero.
Am I missing something. The instructions merely said to replace the zero with a 1 like above.
Thanks for the help.