Offer Restrictions

Due to extenuating circumstances we will be offering a limited number of complimentary tickets to a number of specific out-of-town patrons. After discussing some options about the best way to do this I was asked if it was possible to give them a password and they could redeem online. The catch is, we don't want them giving out the password to all their friends and having everyone getting comp tickets! I was wondering if I build an inside source promoted to these people then create an offer for the performance, will it work online? Will it prevent other people from ordering these comps? Also, how will it work online? Will they have to log in to the system before their password will work? If this is much more complicated than I think it is please tell me and I'll tell the team to head back to the drawing board. Thanks!
Parents
  • Hi Beth,

     

    If you want to use ranking for just this one thing, you don’t need to do anything fancy (like come up with a ranking scheme and a stored procedure to apply it).  Just create a rank type for this special offer, then add it to the constituents in question manually (or do it in bulk in SQL Server based on your list).  You can just set the rank value to 1, because the only people with the rank type will be the ones who are getting the comp offer.

     

    Kevin Sheehan

    Senior Documentation & Learning Resources Specialist

    Tessitura Network

    +1 888 643 5778 x 329

    ksheehan@tessituranetwork.com

     

Reply
  • Hi Beth,

     

    If you want to use ranking for just this one thing, you don’t need to do anything fancy (like come up with a ranking scheme and a stored procedure to apply it).  Just create a rank type for this special offer, then add it to the constituents in question manually (or do it in bulk in SQL Server based on your list).  You can just set the rank value to 1, because the only people with the rank type will be the ones who are getting the comp offer.

     

    Kevin Sheehan

    Senior Documentation & Learning Resources Specialist

    Tessitura Network

    +1 888 643 5778 x 329

    ksheehan@tessituranetwork.com

     

Children
No Data