Trial expiration reminders
UpdatedIntroduction
Sending emails to remind people that their trial is ending is simply good customer service. Don’t put the burden on them to remember. The benefit is that it brings you back to front of mind as the clock starts ticking and can help nudge upgrades to happen sooner rather than later.
In this recipe, you’ll learn how to use a trial expiry date to trigger a campaign with 3 emails. There will be 2 trial reminders, 7 days and 1 day before the expiration, and then a notice that the trial has ended.
Ingredients
- Timestamp attribute on your users for the trial expiration date
Method
As with any email series in Customer.io, you’ll want to set up the proper foundation to make sure you have the right data and segments to create a ‘set and forget’ campaign. For trial expiry emails, this is just a few simple steps.
Set up a trial expiry date attribute
Before creating the campaign, you’ll want to store when the customer’s trial expires as an attribute. As with all dates in Customer.io, store this on the person’s profile as a unix timestamp, like this:
trial_expires: 1476350359
Segment customers whose trial is expiring
Once you have users in Customer.io with the date their trial expires as an attribute, you can set up your segment.
Here we’re grouping together everyone whose trial expires 7 days from the date they enter this campaign.
Why 7 days? For this example, it’s because we want our first reminder to go out 7 days before the trial expires. So, we set the segment to match people once their trial is 7 days from expiration.
Brush up on timestamp rules for building segments.
Next, create a segment looking for everyone on your free plan or who hasn’t upgraded (this ensures you don’t accidentally send messages to someone still in their trial period but who has since upgraded). Something like:
Create your campaign
Once you’ve set up your segments, it’s time to set up your campaign.
- Go to Campaigns.
- Click Create Campaign.
- Click Choose trigger.
- Select Segment change.
- Use the segments you created in the previous step.
- Create your workflow: drag time delays and emails into the workflow:
- Set a conversion goal to track users who upgrade their plan. In this case, we set the goal as “leaves the segment Trial users within 1 week of being sent any delivery from this campaign.”
Other considerations
If you have a 14 day trial, an alternative way to do this is to send a message 7 days after signing up. But if you want to test different trial lengths, this gives you a way to use the date the trial expires and send messages based on that.
Need some tips on how to approach your email content? Find out: Upsell email examples that convert: how to woo your customers.
Wrap Up
Trial expiry emails are a great way to ensure that your new customers move seamlessly through your funnel and convert quickly. Even if customers don’t convert right away, your trial expiry email is still a great way to make an impression on new customers and keep your product fresh in their mind when they are ready to upgrade in the future.
If you have any questions on how to set up a trial expiry email, don’t hesitate to reach out!