Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I've tried this approach before, being equally hopeful. If the values to calculate segmentation are being passed through a form, the follow-up page won't have the segmentation calculated in time, so the dynamic values on the thank-you page won't have enough time to show. You'll either (1) need to ha...
If you're set on having the same URLs, then you'll have to do the swap out where you're quickly changing the URLs one after another. If you do this quickly enough (in less than a day), the process itself probably won't have any impact on SEO—Google and other search engines crawl your site on the ord...
Absolutely. We exclusively have the programs in folders instead of within the engagement programs. They're much harder to deal with when nested actually within engagement programs, when you can have a folder that contains the nurture cast programs all the same. Edward
Here's the smart campaign priorities based on the first flow step. Those are all relative scores (in the Priority column), so the real numbers don't matter, just the relative order. My understanding is that, when the priority numbers are equal, the timing of smart campaigns being fired determines th...
Hey Gregoire! Sorry, I was out on vacation. The JavaScript is built to have an option to selectively reject certain domains. The version on the landing page there rejects all free email addresses, but you can just as easily change that to only reject "@etumos.com" email addresses, not reject any sp...
Hey Alexis, looks like the problem is that you have the background image set to 100% width. You can see the background image keep the exact same proportions, but that means that the height shrinks proportionally to the width. You'll have to choose another option for the background-image, such as rig...
Hey Rachel, in cases like these, we subscribe to a smart list. We come up with this specifically when there's a large volume of email alerts—an overwhelming amount that should be consolidated.This happens with exception reports, where we have large volumes that might be landing in exception reports ...
Hey Kam, you can use these tokens:{{system.dateTime}}{{system.date}}{{system.time}}Those will stamp the date and time of when the flow step applies, and you can use it fluently within an Interesting Moment (or any other flow step).Example: "Filled out form: Template Download on {{system.dateTime}}."...
Hey Will, this doesn't apply to landing pages. Landing pages get their token values through being within Program in the Marketing Activities section. Emails and forms are exceptions to that rule.Edward