Now I want to start a contest for my brand new product which is selling pretty hot right now. Just launched 24 hours ago and had 6 sales already. Now I want to have a contest but I want a system that people can see who is the top affiliate winning. Any possibility or Manual is best way?
Manual is probably the best, but simple database would only need one table, a few fields to and just use the Clickbank API to get instant notifications, just do a simple check for the productid/affiliateid that was passed and add it to the database if it doesn't exist, or just update the current database value +1 if it exists. Probably take an hour or less to really create. When I get a little free time tomorrow I'll whip something up.