Double Opt-In with Triggered Emails

Bailly_Coons
Level 1

Double Opt-In with Triggered Emails

When someone needs to go through the double opt-in process, how can you ensure emails that are held will send after they confirm their opt-in?

For example:

On our website someone fills out a form to download an eBook. The eBook is emailed to the contact but if they are new and need to go through the double opt-in the email with their download link is stopped. Once they click 'Yes' to opt-in from the double opt-in email, how do we tell Marketo to send the email that was triggered by the form previously?

7 REPLIES 7
Balkar_Singh
Level 9 - Champion

Re: Double Opt-In with Triggered Emails

Functionally, you could use a Data Value Changes trigger (which applies on the field which you're using to hold emails) - e.g. Marketing Suspended. When the same turns to FALSE via the Double Opt In Campaigns, and by applying this trigger to a set of leads who filled out that form, we could send an email. It's possible with certain flow steps. However, in case the asset has been requested by filling out the form, sending email to respect the request can be a term in privacy policy and such email sends can be operational.

SanfordWhiteman
Level 10 - Community Moderator

Re: Double Opt-In with Triggered Emails

However, in case the asset has been requested by filling out the form, sending email to respect the request can be a term in privacy policy and such email sends can be operational.

Are you suggesting sending the email before the recipient has confirmed they were the one who filled out the form?

Balkar_Singh
Level 9 - Champion

Re: Double Opt-In with Triggered Emails

No - this should not be the case!

I'd rather stick with a flow configured to hold leads until they confirm. Thanks for the point!

Bailly_Coons
Level 1

Re: Double Opt-In with Triggered Emails

We are currently using the Marketing suspended to hold to the emails. What I'm not clear on is how to trigger the form's email send campaign to release the email once Marketing Suspended changes from true to false. Would I need to add the flow step to each form's email send campaign or can I do it on a higher operational level?

Balkar_Singh
Level 9 - Champion

Re: Double Opt-In with Triggered Emails

I think we need to set it up for all form fills, as they're different content. A triggered campaign for each different content/form fill, looking at Data Value Changes of Marketing Suspended from TRUE to FALSE, and a member of Smart Campaign which sent them the Double Opt In Email can send the corresponding content. Looking for more ideas!

David_Jackman1
Level 2

Re: Double Opt-In with Triggered Emails

We're also working through the same use case, so this has been on my mind today, and this thread was helpful. @Balkar, good call on triggering the send off of a Marketing Suspended DVC change + member of campaign. This was my initial line of thought as well when thinking through it.

Several approaches could work:

* Having 2 trigger-based send campaigns for the particular gated content: one for all leads with non gdpr countries listed as their country (via smart list filter), and one for gdpr countries with a filter of either dvc marketing suspended, new value - false +member of campaign (as Balkar mentioned) or gdpr opt-in becomes true (if you have that field).

Messier approaches:

*Creating a wait step, for the gated content to send with enough time beforehand for people to opt-in. You will have to hypothesize timing here, of course. Maybe putting a note on the gated content form saying something like: "If you are from a double-opt in required country, you will need to confirm your opt-in within _ minutes, in order to receive this asset", or something like that. Of course this is a bit messy, but could work.

Messiest (but most creative?) approach:

*Making sure the gated content is accessed via an email confirmation with a link, rather than a delivery to email straight from the landing page form. You may be able to combine that gated content confirmation email with a double opt-in confirmation link, letting the user know to confirm their double opt-in before clicking the download link. Though, I recall, this and the approach right above it may not be in full compliance, as from my understanding you cannot persuade people to opt-in by offering a promo/discount/product, and a whitepaper might qualify for this? This might depend on what kind of content you are offering. This brings up another discussion on the legals and interpretation of gdpr.

I am also curious as to how others manage their gated content / promo form entries and how those builds interact with their double opt-in process... Thanks!

Dilusha_DeTisse
Level 1

Re: Double Opt-In with Triggered Emails

Hi David, 

This is very helpful. We currently trying to implement double opt-in process and I am confused as to whats the right process. For example if someone fills out a form to download a white paper/ebook but does not check the opt-in box, we have to send them the piece of content via a trigger email but is not allowed to add them to our database as double opt-in? If them do check the opt-in check box then do we have to send two trigger emails, one asking to verify their email and another with to download the content? Or can we combine both in one email?.