track clicking source to my site

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • RT

    track clicking source to my site

    I would like to start offering an "Affiliate" program on my website.
    Can anyone offer a script that I can use to track clicking to my site
    from an affiliate's link?
  • Lee

    #2
    Re: track clicking source to my site

    RT said:[color=blue]
    >
    >I would like to start offering an "Affiliate" program on my website.
    >Can anyone offer a script that I can use to track clicking to my site
    >from an affiliate's link?[/color]

    No. You don't want to use a script for that, particularly not
    client-side scripting. You check your server logs.

    Comment

    • RT

      #3
      Re: track clicking source to my site

      Thanks Lee! I'm new at this...What would be the best way to give the
      sending site the proper credit? Thanks again - RT

      Lee <REM0VElbspamtr ap@cox.net> wrote in message news:<brm4ke015 v3@drn.newsguy. com>...[color=blue]
      > RT said:[color=green]
      > >
      > >I would like to start offering an "Affiliate" program on my website.
      > >Can anyone offer a script that I can use to track clicking to my site
      > >from an affiliate's link?[/color]
      >
      > No. You don't want to use a script for that, particularly not
      > client-side scripting. You check your server logs.[/color]

      Comment

      • kaeli

        #4
        Re: track clicking source to my site

        In article <bc27c425.03121 60805.401cbb0d@ posting.google. com>,
        agemcom@netscap e.net enlightened us with...[color=blue]
        > Thanks Lee! I'm new at this...What would be the best way to give the
        > sending site the proper credit? Thanks again - RT
        >[/color]
        Most sites who have affiliates have ids for each site. A server-side
        program grabs the affilate from the link and processes it, usually with
        databases and other cool stuff that is totally OT here. :)

        Check out amazon.com affiliate stuff - everyone has a link with their
        own id in it. See my WildAtHeart site in my sig below for an example.

        --
        --
        ~kaeli~
        To steal ideas from one person is plagiarism; to steal from
        many is research.



        Comment

        • Michael Hall

          #5
          Re: track clicking source to my site

          client side scripting won't work well because it will be browser
          dependent.
          the best thing is to use a cgi script or join a paid tracking site or
          of course battle with the hosts log file.

          Comment

          Working...