Reset Statistics count (dashboard)
Permalink
Hi all,
Does anyone know what core file needs to be changed to reset the site statistics captured for the dashboard graph?
Thanks,
-Mark
Does anyone know what core file needs to be changed to reset the site statistics captured for the dashboard graph?
Thanks,
-Mark
You're right about google, that's what I have been using but was curious about the stats in C5. I haven't tried haveamint. I just took a quick spin of the 5.2 RC last night and it looks good.
I'll likely disable the C5 stats in the config file.
Thanks,
-Mark
I'll likely disable the C5 stats in the config file.
Thanks,
-Mark
Can you explain in simple terms how to disable or reset the page stats in the new version of concrete?
So in config.php add
and use the new field in the 5.2RC dashboard to insert your adsense code. You will need to include something that used to not be standard, it is a footer_required or something of that sort. Look at the core vanilla theme for guidance, otherwise it doesn't append it to any old page :).
I hope this helps. If you decide to stick with the standard stat tracking then you would have to delete * from pagestatistics in the db every once in a while :). I figure i trust google with my email, why not my page stats.
Hope this helps.
-Scott C