Taking the business out of making art.

Archive

Dec
3rd
Sat
permalink

Infrastructure Release

Quickly on the heels of 4.4 is release 4.5. This one is mostly filled with uninteresting things that make the back end hum better and fix bugs.

Donation Emails

You can now customize the email sent to donors under Settings-Global Settings. Then click on the Donation tab.  

Tunes to Add Production 
The add production wizard was not as robust as it needed to be. Now you can no longer delete shows if there are already reservations for it. It also validates that you’ve entered the data more rigorously.

Ticket Locks 
I added this feature for discount codes, but now your shopping cart is good for 15 minutes. As long as your patron keeps clicking around their tickets will be good, but if they go off to cook dinner and come back their cart will be empty.
Previously if people were fast enough the last few tickets for a show could be sold to multiple people. That won’t happen anymore.
Patrons will get a message that the show is almost sold out if there are still unbought tickets in others carts. They can refresh the page to see if those tickets revert to un-bought or if the show sells out completely.
If this is greek to you, don’t worry. This is more than likely how you expect things to work.

As always you can see all the bug fixes in the Release Notes. And please don’t hesitate to contact me if there’s anything you need help with. 

Nov
30th
Wed
permalink

New Release!

Version 4.4 of BuyPlayTix was released Monday night. It brings with it a few cool new features and many bug fixes:

Default Ticket Prices

Currently ticket prices are sorted from highest to lowest, with the most expensive option selected. Now in the Add/Edit Production wizard you can choose a default price that will be selected instead of the most expensive price. 

QR Codes

By default a QR Code will be generated for your production on your production’s Link page. Click on it and print it out or put it on all your promotional materials. This is especially great if you’re doing printed posters. A QR Code at the bottom makes it trivial for users with phones to go directly to your ticket site and buy tickets. If you’d like to discuss QR Code strategies further please contact me.

 

Better Mobile

Getting BuyPlayTix to work well on mobile has been an ongoing process. With this release it truly becomes easy to buy tickets using a cell phone. You can watch a video below of the mobile site for The Hidden Room Theater’s Mystery Show. Please excuse the speed. I had to capture the movie on a simulated cellphone which is quite a bit slower than a real one.

So what would you like to see next? Please let me know with a quick email to support@buyplaytix.com!

Aug
24th
Wed
permalink

Discount Codes

In the latest release of BuyPlayTix I added discount codes! You can find them under the Productions menu. So what can you do with discount codes?

  • Generate simple discounts (Buy 0 tickets get up to 100 for $3.00 using code CHEAPTIX).
  • Generate complex discounts (Buy 3 tickets for the Sunday Matinee and get 2 free using code BRING_A_FRIEND)!
  • Generate a unique code to send out to cast members for complimentary tickets. Each cast member gets ‘x’ comps per code and they just enter the code at checkout. No more comp management! Directors can breath a huge sigh of relief.

This feature is very much still in flux. So play with it. Let me know what you think and how it can be improved.

Aug
4th
Wed
permalink

A Question of Contact

Current Contact Screen

Current Contact Screen


I’m currently reworking a lot of the user interface behind BuyPlayTix. Much of how it was designed was based on just copying “that’s how it’s done”. I’m currently working on making the site accessible through Facebook and from mobile devices and so I’m trying to think about what people need rather than what most web applications provide.

Right now I’m looking at the Contact Page. It’s already gone through one redesign. But currently it’s just a simple table with a pager. Loaded Gun Theory has 102 pages of Contacts. And that’s not the largest number in the database. Is anyone really going to page through 102 pages looking for a specific Contact?

New Contact Screen

New Contact Screen Mockup

We have Dynamic Mailing Lists that let you narrow down to a list of contacts by criteria. And we have search. I think both of those methods are better way of finding specific contacts.

So do you think there’s any value to still having a table with 1020 rows that you can browse through?

Jul
31st
Sat
permalink

Taking the Work out of Art

So, one of the promises of BuyPlayTix is taking the work out of art. I’ve added two new features this week that hopefully do a little more of that.

Email Raplet

Rapportive is a cool browser extension for Gmail. You can download it here:

http://rapportive.com/

Once you’ve got it installed you can click on the ‘Rapportive’ at the top middle of your screen in Gmail and choose ‘Add or Remore Raplets’. Click ‘Add This’ next to custom raplet, and enter the URL:

https://secure.buyplaytix.com/raplet.html

Now you’ll get a box that will show you contact information from BuyPlayTix when you pull up an email in Gmail. It also includes information about what shows the user has seen and how they’ve been tagged.

I used it just today when one of our Stage Managers sent me her updated cell number. I was instantly able to tell within Gmail that the number we had on file was incorrect, and clicked the edit button to change it almost instantly.

You also could use it to subtly remind people about your shows. When you get an email you’ll instantly be able to see the contacts ticket buying history so you can subtly remind Joe when he asks to borrow your lawnmower that tickets for your latest opus are now on sale. Hint. hint.

Email Tracking

The first is email tracking. You’ll find a report under the Reports menu called ‘Email Report’. This will have details for each email you send out to your mailing list detailing how many people opened the email, how many viewed it online, and how many unsubscribed.

Hopefully these will make things a tiny bit easier for you.
Apr
9th
Fri
permalink

Invite Friends!

When you buy tickets on BuyPlayTix you’ll now see a link on your receipt page to “Invite Friends!” This will share the fact that you bought tickets on Facebook and let your friends buy them too. It should ensure your patrons don’t have to sit alone and that you take more tickets. There’s also a new Link Share Report that reports on how many times each link has been shared, commented, liked, etc.

But in the process I beat my head against the wall quite a lot, so I’d like to share in case you would like to share a link on Facebook. These are quick and dirty instructions, there are a lot more options you can read about here.

So let’s say I want to share a link like http://www.hydeparktheatre.org (they have a great show going on right now called “Body Awareness”).

I’d put the link in my page using the following HTML:

<a name="fb_share" href="http://www.facebook.com/sharer.php">

Invite Friends!

</a>

<script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>

That does a fine job of creating a button and popping up a link, but if you want to share more than just a link you’ll need to adjust the meta tags in the page you’re linking to (in this case http://www.hydeparktheatre.org). Inside of the <head> tags you need to add something like this:

<meta name="title" content="Come see 'Body Awareness' with me!" />
<meta name="description" content="I just bought tickets to see 'Body Awareness'. Join me!" />
<link rel="image_src" href="http://www.hydeparktheatre.org/site/images/hydeparkLogo2sm.gif" />

And that’s it! When they share it on facebook they’ll see something like this:

Come see ‘Body Awareness’ with me!www.hydeparktheatre.orgI just bought tickets to go see ‘Body Awareness’. Join me!

2 hours ago · Comment · LikeUnlike · Share


If you want to find out how many people are sharing your link you can get stats by going to:

http://api.facebook.com/restserver.php?method=links.getStats&urls=http://www.hydeparktheatre.org

BuyPlayTix goes one step further and adds the correct date so your friend and you end up at the same show. But that significantly increases the complexity of the exercise.

Have fun sharing!

Dec
22nd
Tue
permalink

Calendar

So today I’m introducing one of my favorite new features. It’s a calendar for BuyPlayTix. This is a feature that just works. And requires no extra work on your part. Each producer gets their own calendar. You can check out Hyde Park Theatre’s calendar for Frontera Fest at:

http://hpt.buyplaytix.com/calendar.html?start=2010-01-10&end=2010-02-13

That calendar rolls up to the calendar at:

http://www.buyplaytix.com/calendar.html

Which will eventually accept community input as well. The calendar is quite customizable. If you go to Gear Menu->Calendar Settings you can play with the various settings and setup a default view. There are day, week, and month views. And you can choose which days to show (so you don’t have to waste space displaying Mondays and Tuesdays if you never perform on them). You can also style the calendar. Each capsule on the calendar has a CSS class for the show name and the venue, so you can colorize by either of those criteria.

As with everything let us know what you think and how we can make it better. Eventually we hope to make this the start of a community calendar where all shows are listed whether they sell tickets on BuyPlayTix or not.

Dec
16th
Wed
permalink

My first attempt at a screencast. One of the great features about BuyPlayTix is that you can tag contacts. Want to keep track of your laughers? Your actors? Your whales? Just tag them.

Then when you’re ready to create a mailing (whether email or postal), you can follow this video to generate a custom mailing list. BuyPlayTix lets you create lists by tags. By the production or show date a patron attended. Or by the type of data. Need to export only contacts with phone numbers? We can do it! This video shows you how.

Dec
15th
Tue
permalink

Beta could be betta!

In the latest version of BuyPlayTix you’ll notice that we’ve added a Beta icon to some of the features. While on the one hand this signifies features that are new, less used, and less tested. On the other hand they represent opportunity.

They are the germs of a good idea. For example right now the Survey functionality is currently in Beta. Mainly because it’s a feature in search of more input. Almost all theater companies ask audience members to fill out surveys. But what do they do with that data? Is it valuable to have that information associated with the reservation? Is it more interesting to just have statistical information? And what sort of presentation would be most useful for that information? Graphs? Tables? With the Beta features you can help us suggest and try out ideas, and see what works and what doesn’t. You can help design the future.

Want to help? If you have an idea about a Beta feature (or any feature for that matter). Click on Help->Contact Support and send us a note.

Dec
9th
Wed
permalink

YourMailingListProvider integration

YourMailingListProvider.com is a great low cost mailing list provider. They are now integrated into BuyPlayTix. Simply go to plugin settings:

Plugin Settings Location

Click on the YourMailingListProvider tab:

Click on the YourMailingListProvider link to open the website in a new window and login or create and account. Once logged in click on API in the left hand column:

Then click “Enable API Access” and click Save. Copy down your API key:

And insert it and your username into the YourMailingListProvider tab in BuyPlayTix:

Click ‘Edit PluginSettings’ and you’re done. Now all the email addresses for users who haven’t unchecked ‘Signup for mailing list’ will automatically be exported into your YourMailingListProvider account.

Comments (View)