How to collect click on banner

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Boris ©avc

    How to collect click on banner

    I have a banner exchange commercial on my page. The code from banner
    provider is in javascript. How can I change that code (the best would be in
    php) to know who click on my banner?

    If this would be normal html link i'd put hyperlink to mypage.php and then
    use header('Locatio n:'.$_GET['url']); on that page. But how to do it if
    banner is supplied with Javascript code?

    <div><center>
    <script language="javas cript"
    src="http://www.bannerpage. com/script.php?id=1 071"
    type="text/javascript"></script><br>
    </center></div>

    Thanks for helping,
    Boris



Working...