If I try this project, am I going to lose my shirt to scammers?
November 9, 2007 4:54 PM
Subscribe
I am implementing a home-grown 'affiliate' program on my website - with payments to affiliates based on commissions, rather than clicks - but I am a bit concerned that it may be possible for people to think of ways to abuse it that I haven't thought of.
I make a living selling items that I have made. At present, orders for my products are placed on the website through a simple shopping cart system that I created myself (in php / html), with the payments coming in through Paypal. It's all working very well.
Because I am such a 'low budget' operation, I can't afford advertising. So to help increase the number of visitors to the site during the end-of-year gift season, I am going to try running an affiliate system, to encourage other people to advertise on my behalf. I have created some sample ads in a selection of sizes/shapes, and make them available for people to use on their own sites/blogs. Anybody who wants to join the project gets an affiliate code that they use in the URL attached to the ad images.
In my shopping cart, I keep track of the customers who came to the site via one of these ads, and keep a record of sales referenced by codes. The particular product I wish to promote is priced at $30, and I offer the affiliates 10% of each sale, so they would get $3 for each one sold. All in all nothing complex, just a very simple system of the same sort that Amazon uses in vastly more sophisticated form.
But I have to think about how this might be abused. At present, I don't really see how 'anything could go wrong', but I've got plenty of experience with 'systems' to know that things don't always go the way you expect, and I certainly don't have any experience with people trying to 'game' a system. Can the devious minds of the MeFi hive offer any advice/warnings/recommendations about this idea?
posted by woodblock100 to computers & internet (6 comments total)
posted by procrastination at 6:24 PM on November 9, 2007