Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Ayca,my guess is thatthe landing page contains specific form styling info orthe forms custom CSS contains specific styling info -> " Edit the CSS of a Form Theme - Marketo Docs - Product Docs "or a mix of boththat overrides your manual settings. This is actually not a bad idea to somehow hardcode...
Hi Dan,deducting from your own mail server behavior is comparing apples with pies, since your mail server acts much more protective when it receives emails that were supposed to be sent from itself, but obviously weren't.That's one of the primary reasons why you need to whitelist the IPs.
plus you might need to be careful about query params, the #hash goes last of the URL. so e.g. ...mysite/mypath/?1=2&3=4#JumpHerescheme:[//[user:password@]host[:port]][/]path[?query][#fragment]
as a sidenote:Angela, if you ever find a thank you page has made it to search engines indexes, set it to "index, nofollow" and use the "Remove URLs Tool" from Google or "Block URLs tool" from bing.
Hi there,I was wondering which devices or user agents feed into the Other bucket. I see a couple of countries where the Other type seems to be more prominent than others, e.g. Italy and Russia. Could this be Windows Phones?Anybody having any info/insights? I don't expect Marketo to give an official ...
without looking at your code in detail.... apply some padding to the wrapper/placeholder DIV based on the width/height ratio of each Hero in the Imageset{ width: 100%; padding-bottom: 56.25%; /* 16:9 */}BestUlf
Overarching filter is Workspace(s). That's great.Out of the box filters/dimensions are 1) Lead country and state 2) Email Send, Program, Smart Campaign 3) device type and OSFiltering works via searchbox, manually selecting/picking each item. So no filtering by "name contains", wildcards or regular...
On my machine this one works fine.
I now recognized it for the first time. Have that too on Chrome for Mac.Example URL: Champion Application
speaking of HTTPS. Anyone knows if its possible to run HTTPS Marketo LPs with the CNAME Domain instead of Marketo as the TLS certificate holder? ( Well this is not technically correct but you get what I mean, right? ). Is there a product package that includes this?