Quote:
Originally Posted by KlenTelaris
I dont see why would be easier,you can still see from where traffic it's coming and what type.Beside i am sure if someone wants to cheat he would cheat javascript without problem.
And also what is big problem with javascript is-
1.not all devices support javascript or they have it disabled
2.Page where widget is can be loaded half and then redirected instead instant redirect when loading page
|
With js we can get the referrer of the page our scrip is on, while with a direct link we only get the referrer from the origin site. We don't want people to use our program to send traffic directly from third parties like trafficholder/choker etc. a direct link would allow that. With js we can always check where our script is being loaded from.