Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Rajesh's solution is great. I can't think of a better one. If you want to be really fancy, you can use Email Scripting to check whether first name is null or empty string http://developers.marketo.com/documentation/email-scripting/ For your use case example though, it is probably not necessary u...
There are multiple reasons that this could happen. But in your case, I think it is due to the reason below.Marketo embeds a 1X1 invisible image in the email. Marketo will count that email as opened only if the lead enables download image in their email client. In most cases, an email client such ...
Below is what I come up with. It is not the most elegant solution but it should do the trick.(1) On your landing page form, specify the follow-up page to another Marketo Landing Page say "IntermediateStep"(2) In the Intermediate Step Page, use the HTML element to embed some custom javascipt and use...
Creating a fallback page should do what you are looking for - http://community.marketo.com/MarketoArticle?id=kA050000000KysqCAC
I am pretty sure that you can't access the entire browser history since that would be a major security flaw. However, Rajesh's solution will still work and hold true if you simply look for the previous page the lead came from. In this example, if the previous page is not the form fill-out, then re...
I like Rajesh's solution. It is easier to do, maintain and test. Just in case that the form does take a long time to process for whatever reason, couple things to consider are Hide the iframe completely while the form is processing Display some icon to indicate that the form is processing until ...
Hi Cezary.When did you do the webinar? From the documentation, it says that It can take anywhere from 2 hours to 2 days for GoToWebinar to prepare the final attendance information and make it available in Marketo.To manually update the statuses, please click “Refresh from Webinar Provider” under Ev...
You can accomplish this by setting up a Smart Campaigin. In the Smart List Tab, drag the trigger "Fills out Form" to the main panel and select the form you are interested in. Next, go to the Flow Tab and you can either (1) Send an Email to your Lead and/or (2) Send an Alert to specific people who...