osCmax v2.5 User Manual
Results 1 to 3 of 3

Link Discount

This is a discussion on Link Discount within the osCMax v2 Features Discussion forums, part of the osCmax v2.0 Forums category; I am trying to add a discount to my site if they come from a different site. let me try ...

      
  1. #1
    Member
    Join Date
    Sep 2005
    Posts
    82
    Rep Power
    0


    Default Link Discount

    I am trying to add a discount to my site if they come from a different site.

    let me try to explain.


    If i am doing different addvertising i want to offer 10% to some customers from a banner add, and they click the banner add to come to my site can they get the 10%?

    and i wnat to do different addvertising on different sites with different amounts like 5%, 10%, or free shipping.

    is there anything out there that i can be using for this?

    Thanks
    JIM

  2. #2
    osCMax Development Team met00's Avatar
    Join Date
    Oct 2005
    Location
    wherever I happen to be at the moment
    Posts
    854
    Blog Entries
    2
    Rep Power
    26


    Default Re: Link Discount

    I know of no mods, but what you want to do is put an ad code in the various adverts ( <a href=http/www.misite.com/?acode=AB12345> ) and when a person comes in with an acode associated to them you store their OSCID and the acode in the database (new table called ads_payout) Then when they create an account you store the acode in their account and remove it from the temp table. When they go through checkout you validate the acode against a table of ad codes and their associated actions (% off, free shipping, whatever). When checkout is completed you remove the acode from their record (I would store the userID and the acodes in a special database so that they can not go back to that banner and get that offer again (ie: offer to new customers only) and a whole bunch of other checks to make sure that they can't game the system). This module would also allow you to create "internal acodes" as rewards and pass them out to existing customers (just add the acode to the customers record and they get the special the next time they come in).

    There are a whole bunch of ways of designing this so that it is for more extensive than what you initially wanted, but would add a whole "marketing" component to OSC that is a heck of a lot more powerful than coupons and discounts....
    so endith the lesson
    <think>sometimes I just sit's and thinks</think>
    "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB

  3. #3
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default Re: Link Discount

    Just so you know - you can "Add" a reuseable coupon into the STOCK osCMax. You could direct to your site with a specific discount "code" - but they would have to enter that code on check out.

Similar Threads

  1. Discount Plus
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 01-12-2007, 01:14 AM
  2. how do i change the TOP link to link to a different page
    By jcomputers in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 07-23-2006, 12:45 PM
  3. how do i change the home link to link to somewhere else?
    By jcomputers in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 07-22-2006, 09:01 PM
  4. how do i set a link active, if the link links to actual page
    By poschiman in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 06-03-2006, 04:10 PM
  5. Discount Coupon and Authorize.net - NOT PULLING DISCOUNT...
    By irwin04 in forum osCMax v1.7 General Mods Discussion
    Replies: 5
    Last Post: 03-07-2005, 05:59 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •