Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Ophir Gal, Try leaving the height at 315 on the iframe and just change the width to 100%.
Here are examples of what it looks like when I swapped the widths to be 100% and removed the height. Everything looks good.
Hi Ophir Gal, Your Youtube iframes currently have a fixed width: Try removing the height completely and setting the width to 100%. Also do this on the images you have inserted. Hopefully that should fix your issues. Thanks, Gerard
Hi Rick Gonedes,Check out this link, it explains it: Tokens Overview - Marketo Docs - Product Documentation
Here is a basic email you could create for your alert. You can also see a full list of useable tokens here: https://docs.marketo.com/display/public/DOCS/Tokens+Overview *****************SUBJECT LINE = Alert: You have a new lead - {{program.name:}}*****************The following lead has filled out th...
Hi Taylor McCarty, Like Sanford Whiteman said, unless we have a link to a page where this is occurring then there is nothing anyone can do. You have only supplied a snippet of code related to your form, but when its embedded on your page there is probably lots of other files and code located in di...
How did the user find the URL? Directly in google? As long as its not linked to on your website or from a host of other sites I would remove it. Google will remove the link from search results once it does another crawl and realises its not there anymore. Also, if the product does not exist anymore ...
Is it always the same instances that are affected? Have support checked what customers you are sharing your box with? Maybe another customer is running campaigns that are hogging the box.Have you read this: http://developers.marketo.com/blog/marketo-rest-api-exception-and-error-handling-part-2/
Hi Jan, If the field needs to be reused for more than one module, as an extra step, once you send the email you could reset the flag field back to null.
Hi Jan, Do you have a field you can flag when a user completes a module?You could then have a trigger campaign that listens for that field becoming true. In the flow steps you could then add a wait step "wait 2 hours"and then have a send campaign that sends the email if the next training module is n...