Hello my name is Beau and I have an inquiry that I would like to get some ideas on before I start writing the code. I'm making a pop under exit exchange for webmasters and one of the hardest things to do for it is to develop a system for showing the url. So, a member of my traffic exchange displays my javascript code on their website and the conversion ratio for displaying their site is 2:1. For every 2 pop unders they show, they get 1 credit to show their own site on a pop under which should be done somehow in a script automatically. I think I would need to show 30% of the pop unders as my own site to get some more members and the other 70% of the time can show a member's site. Also, members will have a chance to buy unique visitors. Let's say there are members who buy many unique visitors (pop under advertising) from me and they hog all the pop unders so other smaller member's sites are rarely shown. There needs to be some kind of system of displaying member's sites. The only one I can think of is to create a mysql database and have users who have credits (earned pop under advertising) get on a list for displaying the pop unders. So somehow a php script could connect to a user table with all of their account names and credits (pop unders to be shown) and move them onto another mysql table/database waiting list. The waiting list could have about 100 spots in it and the pop under itself would go down the list and show the pop under for that member. I think that would be fair; for the paying members too.
Does anyone (that can understand my idea) think this is a good, easy idea? Or, do you have a better, easier idea? I'm looking for thoughts or brainstorming on how I can accomplish what I need to accomplish. Please reply with ANY ideas and/or EXAMPLES you may have. Thank You!!!