Description:
Coupon directory website where participating restaurant advertisers can create edit, manage and post their own coupons in real time.
End user of the site can browse the site and from various search feature can fine their coupon on a particular area, industry category etc. Then user can take a printout of the coupon and use it. We count the number of printouts of a coupon so that if printout reaches the max limit set by coupon advertiser then we stop displaying it on the site.
Front End Features
-Coupons are displayed according to the weight( it is an parameter set by the system
according to it’s popularity), heaviest coupon will top the search result
And this coupon weight depends upon various factors like. No of impression,
no of prints, total payout from that particular coupon. etc.
-User can find Coupons by...
-Location, Tags, and by map
-User can create account to store his preferences
My Coupons - user can save coupon for future views
My Tags - user can save tags for future views
My Comments/Ratings - user can give comments and rating on coupons.
User can set alerts for a specific criteria, so that when his criteria gets matched then
user will be notified by RSS, EMAIL or MOBILE
Coupons are displayed according to the location, category and tags
Coupon webservice API
By this API coupons can be displayed according to end users wish.
We have developed the websrvice API, which any other technology can
access to display coupons according to their choice.
Coupon javascript API
Any one can copy our javascript code to display most popular coupons on their site.
All they need to do is copy and paste the code.
Merchant Features
Merchants can create coupons and manage them by using following features.
- Account Information to view the personal details
- Create a New Coupon
- Edit Coupon Location
- Manage Your Coupon(s)
- Payment Reports is to see how much a merchant is suppose to pay
- Coupon Reports is to view how each of Merchants
- Add New Business
- Add New Category
- Manage Businesses
- Invoice List
- Pay Invoice Amount
Admin Features
-Admin section to manage the entire site and coupon system
- Admin Settings
- Change Password
- View Cost For Coupon
- Merchant Credit
- Merchant Earning
- Advertiser Payment
- View Coupon Weight
- ADD ADVERTISER
- ADVERTISER LIST
- ADVERTISER REPORT
and many more....
|