Co-registration Module
From ExtractValue Wiki
Broadly speaking, co-registration refers to the practice of referring leads, subscriptions, or memberships concurrent with another registration process. This might occur a couple of different ways:
- Visitors signing up for a free subscription or other service are offered the chance to opt-in to other offers on the "thank-you page" that appears after the initial registration.
- Visitors to a site are given the chance to opt-in to multiple publications or lists simultaneously.
Contents |
Objectives
Create an exchange system between publishers and advertisers. The advertisers will provide an offer, and bid to have the offer placed high in the resulting list. The publisher will register to allow an offering list to appear on their site, so whenever user visit the publisher site and register for an offering, the user will see the offerings from our advertisers as well and possible register for those offers too.
Features
The Co-registration Manager will have these features:
- Ability to add publishers/zones
- Ability to add advertisers/ads
- Multi-campaign type support CPA,CPL and CPC
- Real-time ad tracking and reporting
User will join the manager network with a SSO or new account. Either way, they will be guided to create a profile for themselves to be either a publisher or advertiser, or both. The user will be guided through the profile creation process. The process should be simplified with many sensible default ( in about 3 steps ).
LeadServe
You can test a co-registration manager here:
http://leadserve.opt-intelligence.com/ls/
- Username: austin@extractvalue.com
- Password: extract888
Use-case/Scenario
| New User |
|---|
|
| New Publisher/Publishing Zone |
|
| New Advertiser/Advertisement |
|
| Co-registration in Action |
|
Technical Specs
- The feature will obviously be browser cross compatible. It will support at minimum firefox 2/3, safari, and Internet Explorer 6/7/8.
- All work must follow the MVC framework, preferably using codeigniter/kohana framework
- The database (storage) structure will be discussed and agree upon before the actual development phase of the system
- The manager system will be dependent on a User Management System (UMS) for managing user information
- The ranking of an offer is dependent of a "Manager Score" which is based on the idea of ( cost x multiplier )
- The multiplier will a decimal number between 0-2 with 1 as the default value
- The multiplier will be determined by the administrator only and it is visible to other users
Road map
| V 1.0 | - allow publisher/advertiser sign-on to the program |
| - allow advertiser to add/create their own advertisement | |
| - advertiser create profile to start advertising (Payment plan) | |
| - advertisement should be grouped into categories (tags) | |
| - publisher create profile to indicate zone and other information for choosing related advertisements | |
| - advertisements should be listed in the order of "Manager Score" | |
| V 2.0 | - allow advertiser and publisher to see a list of the other group, so they know whom they are associating with |
| - real-time reporting of the advertisement result status ( clicks and sign-ups ) |
