User login

MetaTraffic 2.0 Boxshot

ASP and javascript

Posted by bigcounty2 [October 16, 2005]

Is there a way to use the ASP along with the javascript include so that the screen size can be recorded? Does the javascript include need to be changed so that a double record is not submitted?

ASP and javascript

Hi,

There are a couple ways you could enhance the scripts to do this, assuming you had some knowledge of ASP and javascript. One way would be to use javascript to write a cookie with the screen resolution and then grab this when tracking the user.

~Chad