Pay per click

This is a discussion on Pay per click within the PHP Language forums, part of the PHP Programming Forums category; I asked before and didn't really get a response, so I will ask another way. If anyone has some ...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-26-2008
sheldonlg
 
Posts: n/a
Default 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?
Reply With Quote
  #2 (permalink)  
Old 05-26-2008
sheldonlg
 
Posts: n/a
Default 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".
Reply With Quote
  #3 (permalink)  
Old 05-26-2008
sheldonlg
 
Posts: n/a
Default 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?
Reply With Quote
  #4 (permalink)  
Old 05-26-2008
Jerry Stuckle
 
Posts: n/a
Default 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@attglobal.net
==================
Reply With Quote
  #5 (permalink)  
Old 05-26-2008
sheldonlg
 
Posts: n/a
Default 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.shtml -- but what I am doing here
is looking for recommendations from developers.
Reply With Quote
  #6 (permalink)  
Old 05-26-2008
Jerry Stuckle
 
Posts: n/a
Default 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
>>> 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.shtml -- 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@attglobal.net
==================
Reply With Quote
  #7 (permalink)  
Old 05-26-2008
sheldonlg
 
Posts: n/a
Default 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
>>>> 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.shtml -- 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.
Reply With Quote
  #8 (permalink)  
Old 05-26-2008
Jerry Stuckle
 
Posts: n/a
Default Re: Pay per click

sheldonlg wrote:
> 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 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.shtml -- 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@attglobal.net
==================
Reply With Quote
  #9 (permalink)  
Old 05-26-2008
Paul Lautman
 
Posts: n/a
Default 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?



Reply With Quote
  #10 (permalink)  
Old 05-26-2008
Rik Wasmus
 
Posts: n/a
Default 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
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 09:50 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0