Building out an Ad Network that secures placements on high-volume sites across many niches. (Basically AdSense for certain niche sites)
I have the ad serving side of things figured out. But I need a publisher/affiliate panel where the website owner can log-in and do the following:
-Check stats like impressions and earnings for each of the ad blocks they have running
-Update Payment information
-Add new websites to their account and create ad blocks for them
Is there any out of the box solutions that can handle this? Otherwise, I'm thinking my only option is to pick up a dashboard theme such as Metronic and tie it into a MySQL database structure. I guess I would have to use a PHP user/authentication class as well (any recommendations?).
Fuck, it sounds like alot of work. It's doable, but may take a few days or even a week. I'm more concerned about the headache than the time to be honest.
Is there an obvious solution that I am missing?
Any tips/advice would be greatly appreciated!
I have the ad serving side of things figured out. But I need a publisher/affiliate panel where the website owner can log-in and do the following:
-Check stats like impressions and earnings for each of the ad blocks they have running
-Update Payment information
-Add new websites to their account and create ad blocks for them
Is there any out of the box solutions that can handle this? Otherwise, I'm thinking my only option is to pick up a dashboard theme such as Metronic and tie it into a MySQL database structure. I guess I would have to use a PHP user/authentication class as well (any recommendations?).
Fuck, it sounds like alot of work. It's doable, but may take a few days or even a week. I'm more concerned about the headache than the time to be honest.
Is there an obvious solution that I am missing?
Any tips/advice would be greatly appreciated!