Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Not possible in a smart list yet. Best to export and compare in excel
What app you are using to browse the internet? Try installing chrome or firefox?
Yes if you have a "thank you" page that people are redirected to after using the tool, that will work too and it would be the least effort required.I'd like to add though, since it sounds like your "tool" has been custom developed and you have access to a developer, if you would like to save what t...
Like Sandford, I'm having trouble understanding what you mean by "sending email as a browser", but I'm going to take a guess at what you meant and try to explain:Microsoft outlook is an application that is installed on computers, part of it's capability is being an email client - it fetches and disp...
What are you using for the "registration" form and the "tool" form? Regardless, the users will need to be cookied and in the case your "tool" is an app or external form, you'll need to get data back into Marketo by making an ajax post, a munchkin api call or what ever else you had in mind.1. Smart c...
Just sharing... I've done a similar project in the past where instead each user in the external app had a unique ID, which was created upon registration and sent to Marketo via API. Marketo emails would append the unique id to the unsubscribe link (a non-marketo page) and allowed the user to edit th...
You'll need to download the APK and manually install it.Can't find Marketo Events app on Android Google Play Store
So, we are trying to capture all the URLs which are call to action in those email asset.You can use a smart list or smart campaign and use the filter or trigger for link clicks with constraint link is. It will pre-populate with all links, including links from different segments. From there click on ...
That's a valid point. Answer would be, have a double opt-in system to send the opt-in email. Smart campaign trigger "Email is delivered" flow => change data value "Valid Email = True"Change the dynamic content segmentation to "Valid email = true" instead of "Email address is not empty"
If you don't even want the user to click a button, you can use dynamic content with a segment for "email address is not empty". Dynamic content is only functional in Marketo landing pages whereas known visitor settings in forms will work on external pages.