|
|
#1 |
|
Member
Join Date: Jun 2008
Posts: 57
Rep Power: 5 ![]() |
I think the utilization of coupons in many forms of marketing is made ingeniously available in 68C programming. My plan was to publish some Coupon Codes and get some viral marketing going. But what about security? I believe the coupon code works by attaching the code to the new member's ID, which then decrements the given total coupons to be used, as set in Admin.
What I have not found, from any past posts, are any issues or solutions to the possibility of abuse, that the same Coupon Code can be used over and over by the same person who just comes back in freely registering as another person, then uses the coupon to get more product. For example, I set the coupon for 100 uses, where it is good for $10 of product. BadApple Joe comes in and comes and comes in.... etc. Result? I have just given away $1000 worth of product and may not have even gotten one new member. The whole system is defeated. ![]() Are there solutions or work-arounds for this eventually of Murphy's Law? Coupons are such a great feature in 68C, and I really want to make use of it. Barry
__________________
Using Version 4.0.9 Developer Edition & loving it Last edited by Bronxgodzilla; 01-18-2009 at 08:58 PM. |
|
|
|
|
|
#2 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,691
Rep Power: 108 ![]() |
Really there is nothing in place to prevent one person from registering multiple times or placing multiple ads with the same coupon code.
The system is very flexable and you could always create multiple coupons or just ban that Johnny Bad Apple.
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
|
|
#3 |
|
Moderator
Join Date: Mar 2008
Posts: 750
Rep Power: 21 ![]() |
You may be able to minimize this by checking for IP addressees and cookies. Not sure how practical this would be to do. Two users from the same IP address makes an alarm bell ring.
|
|
|
|
|
|
#4 |
|
Moderator
Join Date: Mar 2006
Posts: 4,038
Rep Power: 98 ![]() ![]() |
The IP check could also potentially prevent a large population of legitimate users from being able to use a coupon etc. Some of the big internet providers run all traffic from certain geographies through the same proxy and they in turn presemt the same ip.
__________________
Larry. (Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free) Set your site apart from the competition with one of my modules...... Google Map Module | You Tube Module | Google Calendar Module | Event Calendar Module 68 Classifieds Important Links Customer Area | Issue Tracker | Knowledge Base | User Manuals |
|
|
|
|
|
#5 |
|
Moderator
Join Date: Mar 2008
Posts: 750
Rep Power: 21 ![]() |
Cookies will be one way to prevent the simpler frauds (i.e people who do not understand cookies), email authentication is another.
|
|
|
|
|
|
#6 | |
|
Member
Join Date: Jun 2008
Posts: 57
Rep Power: 5 ![]() |
Quote:
Thanks ![]() Barry
__________________
Using Version 4.0.9 Developer Edition & loving it |
|
|
|
|
| Bookmarks |
| Tags |
| coupons, security |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| are web applications inluded in plesk for free? | cottage_rentals | v4 Questions & Support | 3 | 11-30-2008 11:59 AM |
| Website security check | paulsra | v3.1 Questions & Support | 0 | 12-20-2007 09:56 PM |
| Security Codes | ghoehn | v3.1 Suggestions and Feedback | 3 | 11-05-2007 08:07 AM |
| security image | CHRD | v3.1 Suggestions and Feedback | 5 | 09-05-2007 02:57 PM |