Pay per click

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

    Pay per click

    I asked before and didn't really get a response, so I will ask another way.

    If anyone has some experience in writing a site that collects from other
    sites on a pay per click basis, then what software package out there
    would you recommend using or buying to include this feature?

    When I need a shopping cart, I don't write my own. I take one that is
    already written. I think I want to do that with pay per click as well.

    So, any recommendations ?
  • sheldonlg

    #2
    Re: Pay per click

    sheldonlg wrote:
    I asked before and didn't really get a response, so I will ask another way.
    >
    If anyone has some experience in writing a site that collects from other
    sites on a pay per click basis, then what software package out there
    would you recommend using or buying to include this feature?
    >
    When I need a shopping cart, I don't write my own. I take one that is
    already written. I think I want to do that with pay per click as well.
    >
    So, any recommendations ?
    Let me qualify this a bit. This is not a keyword bidding thing. This
    is a site (A) that will contract with other sites (B-Z) such that when a
    user clicks from A to go to B-Z, it will count towards paying A. A is
    not a "search engine". It is a "listing engine".

    Comment

    • sheldonlg

      #3
      Re: Pay per click

      sheldonlg wrote:
      sheldonlg wrote:
      >I asked before and didn't really get a response, so I will ask another
      >way.
      >>
      >If anyone has some experience in writing a site that collects from
      >other sites on a pay per click basis, then what software package out
      >there would you recommend using or buying to include this feature?
      >>
      >When I need a shopping cart, I don't write my own. I take one that is
      >already written. I think I want to do that with pay per click as well.
      >>
      >So, any recommendations ?
      >
      Let me qualify this a bit. This is not a keyword bidding thing. This
      is a site (A) that will contract with other sites (B-Z) such that when a
      user clicks from A to go to B-Z, it will count towards paying A. A is
      not a "search engine". It is a "listing engine".
      I just found out what this is called. It is called a "click-through
      affiliate" program. So, with that said, are there any recommendations
      for good ones?

      Comment

      • Jerry Stuckle

        #4
        Re: Pay per click

        sheldonlg wrote:
        sheldonlg wrote:
        >sheldonlg wrote:
        >>I asked before and didn't really get a response, so I will ask
        >>another way.
        >>>
        >>If anyone has some experience in writing a site that collects from
        >>other sites on a pay per click basis, then what software package out
        >>there would you recommend using or buying to include this feature?
        >>>
        >>When I need a shopping cart, I don't write my own. I take one that
        >>is already written. I think I want to do that with pay per click as
        >>well.
        >>>
        >>So, any recommendations ?
        >>
        >Let me qualify this a bit. This is not a keyword bidding thing. This
        >is a site (A) that will contract with other sites (B-Z) such that when
        >a user clicks from A to go to B-Z, it will count towards paying A. A
        >is not a "search engine". It is a "listing engine".
        >
        I just found out what this is called. It is called a "click-through
        affiliate" program. So, with that said, are there any recommendations
        for good ones?
        Most affiliate programs have their own scripts they supply.

        --
        =============== ===
        Remove the "x" from my email address
        Jerry Stuckle
        JDS Computer Training Corp.
        jstucklex@attgl obal.net
        =============== ===

        Comment

        • sheldonlg

          #5
          Re: Pay per click

          Jerry Stuckle wrote:
          sheldonlg wrote:
          >sheldonlg wrote:
          >>sheldonlg wrote:
          >>>I asked before and didn't really get a response, so I will ask
          >>>another way.
          >>>>
          >>>If anyone has some experience in writing a site that collects from
          >>>other sites on a pay per click basis, then what software package out
          >>>there would you recommend using or buying to include this feature?
          >>>>
          >>>When I need a shopping cart, I don't write my own. I take one that
          >>>is already written. I think I want to do that with pay per click as
          >>>well.
          >>>>
          >>>So, any recommendations ?
          >>>
          >>Let me qualify this a bit. This is not a keyword bidding thing.
          >>This is a site (A) that will contract with other sites (B-Z) such
          >>that when a user clicks from A to go to B-Z, it will count towards
          >>paying A. A is not a "search engine". It is a "listing engine".
          >>
          >I just found out what this is called. It is called a "click-through
          >affiliate" program. So, with that said, are there any recommendations
          >for good ones?
          >
          Most affiliate programs have their own scripts they supply.
          They write their own? There must be some companies out there that have
          written the software so that a site that wants to direct others to
          target sites can buy their software to implement. My research has found
          one that seems to do it - bannerclick.sht ml -- but what I am doing here
          is looking for recommendations from developers.

          Comment

          • Jerry Stuckle

            #6
            Re: Pay per click

            sheldonlg wrote:
            Jerry Stuckle wrote:
            >sheldonlg wrote:
            >>sheldonlg wrote:
            >>>sheldonlg wrote:
            >>>>I asked before and didn't really get a response, so I will ask
            >>>>another way.
            >>>>>
            >>>>If anyone has some experience in writing a site that collects from
            >>>>other sites on a pay per click basis, then what software package
            >>>>out there would you recommend using or buying to include this feature?
            >>>>>
            >>>>When I need a shopping cart, I don't write my own. I take one that
            >>>>is already written. I think I want to do that with pay per click
            >>>>as well.
            >>>>>
            >>>>So, any recommendations ?
            >>>>
            >>>Let me qualify this a bit. This is not a keyword bidding thing.
            >>>This is a site (A) that will contract with other sites (B-Z) such
            >>>that when a user clicks from A to go to B-Z, it will count towards
            >>>paying A. A is not a "search engine". It is a "listing engine".
            >>>
            >>I just found out what this is called. It is called a "click-through
            >>affiliate" program. So, with that said, are there any
            >>recommendatio ns for good ones?
            >>
            >Most affiliate programs have their own scripts they supply.
            >
            They write their own? There must be some companies out there that have
            written the software so that a site that wants to direct others to
            target sites can buy their software to implement. My research has found
            one that seems to do it - bannerclick.sht ml -- but what I am doing here
            is looking for recommendations from developers.
            Not really. It's not that much code, and each program has their own
            needs. Much less than a shopping cart, for instance.

            If I were to have a need for it, I'd just write my own. It would take
            less time than trying to find something which already exists, and it
            would meet my needs without having to rewrite the code.

            --
            =============== ===
            Remove the "x" from my email address
            Jerry Stuckle
            JDS Computer Training Corp.
            jstucklex@attgl obal.net
            =============== ===

            Comment

            • sheldonlg

              #7
              Re: Pay per click

              Jerry Stuckle wrote:
              sheldonlg wrote:
              >Jerry Stuckle wrote:
              >>sheldonlg wrote:
              >>>sheldonlg wrote:
              >>>>sheldonlg wrote:
              >>>>>I asked before and didn't really get a response, so I will ask
              >>>>>another way.
              >>>>>>
              >>>>>If anyone has some experience in writing a site that collects from
              >>>>>other sites on a pay per click basis, then what software package
              >>>>>out there would you recommend using or buying to include this
              >>>>>feature?
              >>>>>>
              >>>>>When I need a shopping cart, I don't write my own. I take one
              >>>>>that is already written. I think I want to do that with pay per
              >>>>>click as well.
              >>>>>>
              >>>>>So, any recommendations ?
              >>>>>
              >>>>Let me qualify this a bit. This is not a keyword bidding thing.
              >>>>This is a site (A) that will contract with other sites (B-Z) such
              >>>>that when a user clicks from A to go to B-Z, it will count towards
              >>>>paying A. A is not a "search engine". It is a "listing engine".
              >>>>
              >>>I just found out what this is called. It is called a "click-through
              >>>affiliate" program. So, with that said, are there any
              >>>recommendati ons for good ones?
              >>>
              >>Most affiliate programs have their own scripts they supply.
              >>
              >They write their own? There must be some companies out there that
              >have written the software so that a site that wants to direct others
              >to target sites can buy their software to implement. My research has
              >found one that seems to do it - bannerclick.sht ml -- but what I am
              >doing here is looking for recommendations from developers.
              >
              Not really. It's not that much code, and each program has their own
              needs. Much less than a shopping cart, for instance.
              >
              If I were to have a need for it, I'd just write my own. It would take
              less time than trying to find something which already exists, and it
              would meet my needs without having to rewrite the code.
              >

              I guess you're right. On a click to a site, first collect the user's ip
              and record it, the timestamp, and the target before redirecting to that
              site. Then simply have some admin program to periodically report the
              statistics.

              Comment

              • Jerry Stuckle

                #8
                Re: Pay per click

                sheldonlg wrote:
                Jerry Stuckle wrote:
                >sheldonlg wrote:
                >>Jerry Stuckle wrote:
                >>>sheldonlg wrote:
                >>>>sheldonlg wrote:
                >>>>>sheldonl g wrote:
                >>>>>>I asked before and didn't really get a response, so I will ask
                >>>>>>another way.
                >>>>>>>
                >>>>>>If anyone has some experience in writing a site that collects
                >>>>>>from other sites on a pay per click basis, then what software
                >>>>>>package out there would you recommend using or buying to include
                >>>>>>this feature?
                >>>>>>>
                >>>>>>When I need a shopping cart, I don't write my own. I take one
                >>>>>>that is already written. I think I want to do that with pay per
                >>>>>>click as well.
                >>>>>>>
                >>>>>>So, any recommendations ?
                >>>>>>
                >>>>>Let me qualify this a bit. This is not a keyword bidding thing.
                >>>>>This is a site (A) that will contract with other sites (B-Z) such
                >>>>>that when a user clicks from A to go to B-Z, it will count
                >>>>>towards paying A. A is not a "search engine". It is a "listing
                >>>>>engine".
                >>>>>
                >>>>I just found out what this is called. It is called a
                >>>>"click-through affiliate" program. So, with that said, are there
                >>>>any recommendations for good ones?
                >>>>
                >>>Most affiliate programs have their own scripts they supply.
                >>>
                >>They write their own? There must be some companies out there that
                >>have written the software so that a site that wants to direct others
                >>to target sites can buy their software to implement. My research has
                >>found one that seems to do it - bannerclick.sht ml -- but what I am
                >>doing here is looking for recommendations from developers.
                >>
                >Not really. It's not that much code, and each program has their own
                >needs. Much less than a shopping cart, for instance.
                >>
                >If I were to have a need for it, I'd just write my own. It would take
                >less time than trying to find something which already exists, and it
                >would meet my needs without having to rewrite the code.
                >>
                >
                >
                I guess you're right. On a click to a site, first collect the user's ip
                and record it, the timestamp, and the target before redirecting to that
                site. Then simply have some admin program to periodically report the
                statistics.
                Yep, it's a simple process to add that to some kind of database (often
                times SQL, but not necessarily).

                I think the easiest way would be to use an intermediate page which
                updates the database then redirect to the "true" page.

                --
                =============== ===
                Remove the "x" from my email address
                Jerry Stuckle
                JDS Computer Training Corp.
                jstucklex@attgl obal.net
                =============== ===

                Comment

                • Paul Lautman

                  #9
                  Re: Pay per click

                  sheldonlg wrote:
                  >
                  I guess you're right. On a click to a site, first collect the user's
                  ip and record it, the timestamp, and the target before redirecting to
                  that site.
                  Why would you want to record the ip address?



                  Comment

                  • Rik Wasmus

                    #10
                    Re: Pay per click

                    Paul Lautman wrote:
                    sheldonlg wrote:
                    >I guess you're right. On a click to a site, first collect the user's
                    >ip and record it, the timestamp, and the target before redirecting to
                    >that site.
                    Why would you want to record the ip address?
                    For possible verification purposes in case of a conflict with the party
                    paying for clicks? Not totally reliable, but it might be a weapon in
                    your arsenal when comparing access logs. Of course, don't group by IP
                    address, every click from the same IP address might be a totally
                    different user indeed.
                    --
                    Rik Wasmus
                    ....spamrun finished

                    Comment

                    • Jerry Stuckle

                      #11
                      Re: Pay per click

                      Rik Wasmus wrote:
                      Paul Lautman wrote:
                      >sheldonlg wrote:
                      >>I guess you're right. On a click to a site, first collect the user's
                      >>ip and record it, the timestamp, and the target before redirecting to
                      >>that site.
                      >Why would you want to record the ip address?
                      >
                      For possible verification purposes in case of a conflict with the party
                      paying for clicks? Not totally reliable, but it might be a weapon in
                      your arsenal when comparing access logs. Of course, don't group by IP
                      address, every click from the same IP address might be a totally
                      different user indeed.
                      Also for fraud identification.

                      --
                      =============== ===
                      Remove the "x" from my email address
                      Jerry Stuckle
                      JDS Computer Training Corp.
                      jstucklex@attgl obal.net
                      =============== ===

                      Comment

                      • sheldonlg

                        #12
                        Re: Pay per click

                        Paul Lautman wrote:
                        sheldonlg wrote:
                        >I guess you're right. On a click to a site, first collect the user's
                        >ip and record it, the timestamp, and the target before redirecting to
                        >that site.
                        Why would you want to record the ip address?
                        >
                        >
                        >

                        Because the target site might want to know what we are charging him for.

                        Comment

                        • Paul Lautman

                          #13
                          Re: Pay per click

                          sheldonlg wrote:
                          Paul Lautman wrote:
                          >sheldonlg wrote:
                          >>I guess you're right. On a click to a site, first collect the
                          >>user's ip and record it, the timestamp, and the target before
                          >>redirecting to that site.
                          >Why would you want to record the ip address?
                          >>
                          >>
                          >>
                          >
                          >
                          Because the target site might want to know what we are charging him
                          for.
                          It's just that so many people share ip addresses, I wondered what you
                          expected to prove by it.


                          Comment

                          Working...