Hello, I have written a javascript based web traffic analysis tool. It works smooth but 30% of the data is not beinf recorded. for example if i have 50000 hits to my site, i get only 35000 hits recorded. We also use google analytics side by side and i find out that google captures the exact data. I am not sure what i am missing here, the javascript calls a .aspx page and the parameters are sent as querystrings. I think there is nothing to change in the code(pelase confirm or suggest) but belive maybe the DB is not opening enough connections or .aspx has some limits or so. please advise as to what settings i should check. Else if u have any sample javsscript, would be glad to look at them.has anyone faced this problem? Regards Muthu