Hoping someone can help me out - here's the scenario:
- Visitor to my landing page is presented with a form that has multi-select options
- "What content would you like to receive? Select as many as you like."
- PDF
- Demo Video
- Product Coupon
- The visitor selects the content ther are interested in, then enters their personal data.
- Upon submit, the system sends them an email containing ONLY the content they selected.
- I can then segment form submits by "interest" and drop them into different nurture paths.
How can I make ONE EMAIL with variable content blocks that are either visible or not based on the form selections?
Example (and please disregard the lack of actual code):
Hey {John},
We got your request, and here's your content:
{if PDF selected = visible}
{if Video selected = visible}
{if Coupon selected = visible}
Hope it brightens your day! We'll be in touch.
#-#
I've done this in Hubspot and Pardot, but can't figure it out here.
Thanks in advance,
Cameron