![]() |
click counter script needed
Hello, I need a click counter script that allows back button, and replace the reference site with the one where script is installed.
Example, on google.com site i have to link yahoo.com and counting hits .. so i will put <a href="myscript.com/click.php?id=13">Yhaoo</a> Now if i go to yahoo and check reference site, i'd like to see refurl=myscript.com/click.php?id=13 and not google.com Anybody know where i can find that kind of script ? Thanks |
http://www.phpjunkyard.com/php-click-counter.php :) your welcome
|
Quote:
|
Quote:
|
Anybody can help me ?
|
referrer is set by the browser, you don't have much control over it.
|
Quote:
|
Quote:
Tomorrow I will tell you what happened when i gave 30 bucks to a developer to handle the little customization of the above script. |
i dont get it, you have a site on google? Or do you mean your site is listed on google?
|
In order to change the referer [sic] header you need to use a meta refresh or a javascript redirect instead of a location header. Basically the surfer needs to "land" on the page for a second, before being sent forward. Beware though that depending on your webserver configuration it could cause some additional overhead.
|
Quote:
Best way to drop a referer is to switch to https then back to http |
Just setup a 3rd site as a pass-thru and link to that.
A: myrealsite.com B: mypassthru.com C: mytarget.com A -> B -> C C logs B as the referrer, B logs A. |
All times are GMT -7. The time now is 06:48 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc