-
1. Re: Follow-up email triggered on email campaign click
Alex Pavelescu Jun 4, 2013 1:51 AM (in response to Dayle_Thomas)Hi Dayle,
You can't trigger campaigns based on a user's interaction with the e-mail content itself, if it points externally, but you could try to redirect the user to a BC page where you could auto subscribe him to a "follow-up mailing list" before redirecting to the video itself, as per your scenario (or having the video embedded there). In regards to enabling the webform to properly autosubmit the apropriate information, you could build the link by this pattern: http://yourBCwebsite.com/landingpage?email={module_emailaddress}&fullname={module_fullname}. This way the url will be different per each user clicking it, but it will point to the same page. On that page you can prepopulate the subscribe form fields with {module_url,email} and {module_url,fullname}
Kind Regards,
Alex


