Hi How can I insert javascript redirect with Stat Counter tracking code? I put following javascript redirect in the same page with Stat Counter tracking code. But it seems Stat Counter can’t track any traffic. <script>window.location.href = "targeturl";</script> Code (markup): Thanks
Why are you using statCounter like it's 2002 instead of just gleaning the same information from your server logs with tools like analog or webalizer?