[dev] Referral Script..

Robert Ribnitz ribnitz at linuxbourg.ch
Thu Aug 14 09:33:26 PDT 2003


Hello,

I am proposing the integration of a referral tracking script somewhere into the
horde framework.

What the skript will do:

- Log any http requerst headers it can get hold of into a table
- Look up the requested referral url from another table, and redirect towards
  that url
- Redirect towards a default url, if the referral id is invalid

It comes with an admin interfaces (looks awkward I know), and two reports:

a) what are the most popular referrals
b) For a given referral, give me the number of referrals per day for the last
week and a total number of referrals for a given period

The script wants a MySQL Backend and uses the follwing PEAR modules:

-HTML_Quickform
-Net_URL

The Script is available at
https://www.linuxbourg.ch/horde/chora/cvs.php/phprefer

yours

Robert Ribnitz



More information about the dev mailing list