Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
You're correct about the Validate Mobile so I've changed the message. Upon further investigation, someone I work with opened this in the LP editor and turned on the Mobile version which is how the code was inserted, then never informed me that they had done so which is why I made my hasty jump to a ...
Thanks Justin Cooperman, I figured out the problem: NEVER hit "Validate Mobile Compatibility" on your templates! Why use free form instead of guided? I dunno...just more used to using free form I guess. I haven't taken the time yet to learn the guided ones and I don't necessarily understand how th...
I recently had a page stop working in Mobile view. Further investigation lead me to find the mktoMobileHide code had been added to my page and I had no clue how or what added it. At first I thought it was the "Validate Mobile Version" in the LP editor. Upon further investigation I found out one of ...
This isn't working for me.
I'm having this issue currently and it's extremely annoying. I've written up a perfectly nice mobile friendly page and CSS with media queries and all that good stuff. Now it won't show on mobile devices. Out of the blue this happened....it had been working fine and then suddenly it added in all th...
Sometimes, but not always. Yes, you need JS and the Form API and then with an onSuccess call you can open up a new page or you can hide the form and show a button.
Adobe Muse is a neat little tool to quickly whip out responsive web pages. Problem is I haven't figure out how to make it play nice with Marketo since it's looking for some standard folder structures that Marketo doesn't allow us to create, such as a folder called Images or Scripts.Anyone have any ...
OK, thanks. That's cool to know. Looks like the issue here is that you have to view it as a "Click Link" and not a custom activity, and then when it's written as an activity it's a bit difficult to work with since you can't easily query the Activity log.The approach I'm taking (to do the same thing)...
In the Munchkin API reference, there are several claims made that the Munchkin API can be used to track video starts and stops but I don't see explicit instructions.http://developers.marketo.com/javascript-api/lead-tracking/api-reference/ The closest I can see would be the clickLink, but that would ...