Notifications
Clear all

Cookie hit counts?

5 Posts
4 Users
0 Reactions
394 Views
(@romwell1)
New Member
Joined: 15 years ago
Posts: 3
Topic starter  

Ok this is probably a simple question with a simple answer but can someone confirm to me what the hit count for a cookie represents?

For example im looking at a cookie with a hit count of 41, does this mean that the user visited the site that owns the cookie 41 times?

Thanks for any help


   
Quote
(@bithead)
Noble Member
Joined: 20 years ago
Posts: 1206
 

Without knowing the site it is hard to say. Hit count can be a function controlled programatically by PHP, ColdFusion, etc. to record a set function such as visits, number of times an object is clicked, as a session keep alive, etc.


   
ReplyQuote
(@romwell1)
New Member
Joined: 15 years ago
Posts: 3
Topic starter  

Ahh ok I see, well the site is www.smooch.com . How can you go about finding this out?


   
ReplyQuote
kiashi
(@kiashi)
Trusted Member
Joined: 19 years ago
Posts: 99
 

I think the quickest option would be to hit the site yourself a couple of times (if it isn't illegal), maybe refresh it, click on some links and then take a look at your own cookie and see what it says. Trial and testing will most likely be easier than trying to interpret the site's code unless you are a hotshot web programmer 😉


   
ReplyQuote
Fab4
 Fab4
(@fab4)
Estimable Member
Joined: 18 years ago
Posts: 173
 

It may be that I'm talking at cross purposes, but I'd rather be sure that you're not assuming that data is a hit count, when it may be indicative of something else. Previously discussed here.


   
ReplyQuote
Share: