Gated Content Workarounds via Tessitura

Hello,

We are looking at different ways to sell digital live stream content this season, and since TNEW's gated digital content feature has been moved to release in late August, I am wondering if any Tessitura users out there can share what they are doing now to sell gated content, particularly if you are using Tessitura/ TNEW for the sales path, and connecting to a third party stream from there somehow?  What I am currently envisioning is selling on Tessitura/ TNEW, and then emailing a link to ticket buyers close to the time of a performance.  Of course there are easy ways to break through the gate with this method, for example if we use VIMEO, where the password or direct link could be shared with non-buyers.  While I'm not incredibly concerned about the dishonesty of our ticket holders forwarding their direct links along to other people, I'd love to know others' experiences and approaches have been with this.  Or, maybe there is something simple that I am missing which would allow me to make the streaming more secure.

For Tessitura staff - We are looking to begin selling gated content before the TNEW release, but the actual performances may take place after the release, and so in addition to any third party workarounds that Tessitura users can provide, would we be able to take a performance sold before the release and convert it to a gated digital performance?

I have been searching the community forums and have not found a recent discussion on how people are selling gated content currently, and so if there is already one in progress that I missed, I'd love to be linked to it. 

Thanks for your help, and I hope everyone is staying healthy out there!

Andrew

  • Hi Lily,

    Regarding donors/ board member access -- we are doing something similar, and having a pre-show donor lounge before live streams (first one in late September).  On the back end, we have been using an order import based on a list to import an extra performance on accounts of those eligible to attend, and for our pre-show communications, we'll be sending the specific digital content page for that special imported performance, instead of the performance they actually bought.  The page will basically mirror the normal digital content page, but with the addition of a Zoom link to the lounge.  Comps work on digital content just like paid, booked via TNEW or Tessitura.  We currently aren't planning on using the digital content listing page, but if you do you'd want to make sure that the labeling of each performance (the donor lounge and the actual performance) made sense.

    In terms of identifying those who do not have logins, I got some help on this in the past by dumping some code in to a list.  This forum may help you to identify those who do not have a login (we manually created logins for those who didn't, I'm sure there is a way to instead code that in SQL but haven't done it):

    https://community.tessituranetwork.com/tessitura_software_forums/f/tessitura_web-9/16038/searching-for-constituents-with-emails-but-without-online-logins

    I don't believe guest checkout works well with digital content, but curious to know if others have tried it.  We don't use guest check out, aside from one-page giving.

    Thanks!

    Andrew

  • Our understanding is that Guest Checkout cannot be used for gated content for the reason you mention, so we are turning it off.

    We are figuring out the access for comps (and even for those buying tickets), but I think we're going to make sure their TNEW accounts are all set up long in advance if they don't already have one or can't remember their login info.  We'll be sending out a ton of communication around this, and our Ticket Office will be trained in walking those who need the additional help through the process.

    And for those of you following our decision-making around digital content, we have landed on TNEW gated and Vimeo.  We are getting it set up now as our tickets go on sale next Tuesday.

  • It has been a while since I looked at the messaging options on that page.  Is there a way to put a message with the Guest Checkout option that says something to the effect of "You will not be able to use Guest Checkout for digital content"?

  • Hi Lynn -- great to know that it sounds like we will have a very similar setup with both TNEW and VIMEO.  I'd love to stay connected as we continue digital sales and have the actual performances, to share any lessons learned.

  • We are looking at Vimeo as one of our options as well. I'm curious, are you going with the Enterprise option?

  • The problem is that there is no way (of which I'm aware) to prevent guest checkout by product.  It's either on or off.  So if it's on, then messaging or no people are going to buy access with Guest Checkout, and then will be unable to access it.

  • Sure, but then when they call and complain, you can say "you must have not read the warning; we are now going to have to convert your account from a guest account to a normal patron account, and you will have to set a login password" or something to that effect.  Messaging of that sort that says "blame's on you here".  Of course, that is not the greatest solution, but at least it would be something.

  • I was thinking about this problem today. You can now restrict sales by country by performance type. It will force the guest to log in before they can add that performance to their cart (so that it can validate their country of residence), thereby avoiding the situation wherein a restricted show is purchased using guest checkout. I haven't tested this yet though!

  • It's a little easier on us as for the time being streaming is all we're going to be offering.

    My biggest concern with our streaming series is that we are hosting "premiers" for everything (i.e. a realtime stream that you log into and watch simultaneously with other viewers), and for some shows only that, no later access via video-on-demand.  I'm confident that we will get a rush of customer technical issues right at "curtain time".  An ounce of control there is always worth a pound of messaging, but we'll be doing tons of messaging as well.  The hardest part generally is going to be forcing everyone who buys tickets (i.e. over the phone) to create an account and remember the password, and to get people to sign in early so that they can figure things out in plenty of time to watch the event.

  • Ooh!  But unfortunately, we're currently not restricting by country: apparently we have no contractual issues on that count.

    Also, it would be nice if you could, coversely, restrict by country.  If we had some kind of tax or contract issue with one or two countries we could exclude them, vs trying to put in 200 country codes in that field.

  • Yes, we're going with Enterprise.

  • Hello - Initiating what I believe is a tangent on this conversation....

    Because our first need for gated content is far more about reporting than earned income (hallelujah?), our initial forays into this will very likely only be about YouTube embeds. I just did a quick page set up so I can have an example to share with co-workers and immediately noticed that the YouTube iFrame embed code wrecks the responsiveness of the page. A quick Google gets me plenty of sympathetic posts about why it's silly this is still the case these days, but no quick fix.

    Extremely relevant context: we use the Tessitura Quick Start Template, so the "edit your CSS" type solutions are not my ideal. I've worked around this before and have no problem doing so again if I have to, but shouldn't there be a less hack-y way forward than needing to write styles into the Source view of various content fields? Note that I'm also assuming this concern isn't unique to YouTube and that this is therefore something of interest to all of us monitoring this thread. Forgive me if this is a niche question that's irrelevant once there's cash involved and YouTube is out.

    1. Dream scenario: Video embed is truly responsive in its display, with no weird framing or ratio changes, and all I need to know is a different version of the iframe code. (If the image is not especially legible, user can open to full window.)
    2. Kinda good enough: Variation on iframe code that yields an embed that maybe looks a wonky on smaller screens, but at least doesn't break how the rest of the content field wraps responsively.
    3. Gets the job done: I, or a co-worker, have to specifically inline code each and every embed to prevent our fresh new content from looking like we forgot about the mobile web.

    I'll return to Googling and working on how to adjust, but I'm wondering if anyone has already cracked it. Or perhaps there's a CSS option that can go quickly into the Quick Start Template?

    Thanks for any tips.

    Jamie

  • Hi Jamie! I know this is far from your dream scenario and still in somewhat “hack-y” territory, but I might be able to give you some CSS that would override the iframe display settings for all future YouTube embeds to make them responsive and maintain aspect ratio. So even though it’s kind of a hack, you could potentially set it and forget it. I’m working on this for pcs.org already.