Forum Moderators: DixonJones

Message Too Old, No Replies

StatCounteX and windows XP

asp scripts don't see XP users

         

mikemac29

6:30 pm on Mar 25, 2002 (gmt 0)



I'm currently using the latest verions of open source StatCounteX to track statistics on my website. I've now reached the point, however, where I've noticed that the asp scripts don't see people using XP or Netscape 6. It's not a matter of it not recognizing the OS, it doesn't count them at all! I'm assuming this has something to do with how XP handles the javascript that does the counting but I'm not sure what the fix is. Anyone have any ideas?

Brett_Tabke

5:20 am on Mar 26, 2002 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Wow, and open source ASP package - that's almost a contradiction in terms. (thanks for the tip).

Using java or images for counter pulls is always tricky stuff. Don't have the raw logs available? Or a ssi call you can embed on every page?

mikemac29

1:29 pm on Mar 26, 2002 (gmt 0)



Thanks Brett, I do remember way back when I originally set it up there were options to make the counter image an SSI insteand of having the code on each page, but since I could find/replace throughout the site with Dreamweaver I went the easy route of just inserting it into all the pages instead of setting up an SSI. Guess I'll go back and try it the other way and see if that works any better!