Login to download the latest version of Mint and your favorite Pepper, purchase additional licenses, or post in the Forum. Don't have an account? Create one!

In Partnership with Media Temple

Mint Forum

dwindling stat issue

greg
Minted
Posted on Jan 30, '07 at 07:29 am

good day, all. i have a fairly odd issue, which had caused me to unistall and therefore not use mint for a few months. i just purchased 2.0 and sadly the same thing is happening as did in the previous version.

when i first install, everything seems good. then after a couple of hours my stats just go down hill. usually topping out at about 3 - 5 an hour. when i know i average about 50-60 unique visitors an hour.

i had initially installed it within my wordpress database, then decided to give it it’s own database, just to see if there were any performance differences. sady both functioned in the same manner.

any thoughts/help would be greatly appreciated.

Sam Brown
Third-Party Pepper Developer
Posted on Jan 30, '07 at 08:52 am

Do you have the Mint JavaScript code on all pages of your site?

Have you read and understood the definition of Total & Unique hits within Mint? haveamint.com/faqs/miscellaneous/defini … tal_unique

greg
Minted
Posted on Jan 30, '07 at 12:23 pm

sam, yeah i do understand the differences, etc. i have the java script code in just my header since i figured that particular piece of my site is always prevelant. thanks, for any help.

Shaun Inman
Mint/Pepper Developer
Posted on Jan 30, '07 at 01:25 pm

Okay, it looks like your Mint directory is returning a “406 Not Acceptable”. I believe this is usually caused by mod_security settings.

If you don’t already have one, create an .htaccess file in your /mint/ directory with (or add to the existing one) the following contents:

<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>

That should sort you out.

greg
Minted
Posted on Jan 30, '07 at 05:30 pm

shaun, i didnt have an .htaccess file so i did create one. hopefully that sorts everything out. thanks for such a great product, truly.

greg
Minted
Posted on Jan 30, '07 at 06:31 pm

that seems to have solved the problem, shaun. thanks again.

You must be logged in to reply. Login above or create an account