This morning when I tried to edit content from the email editor nothing loaded. It worked on my home computer, not my work computer so I figured it's a work security issue. Also, w...
I don't understand why you think this doesn't already work? I use URL tokens all the time. Heck, I use them on my gated content programs. The most junior marketing person can creat...
Why not just create a token for the location of the image?<img src="{{my.Image}}" width="30px" height="40px">Then just grab the URL of the image you want and plop it in.
This is so easy and so possible to do already. The answer - to everything - is tokens!Create a token in your program for Body-Copy. You have the same functionality that you have in...
You'll need to create or modify a page template to get the code in you need.In your header of your template, you'll want this:<script type="text/javascript">function getUrlVars() {...
This idea is the exact opposite of In this case, I would like to have tokens that are limited to a list of values. Right now, all tokens are free-text but I would like to be able t...
Better yet, put all of your text - headlines, content, etc into tokens. You can do Rich Test Tokens and include images and formatting, or you can do everything very bare-bones as j...
If you're embedding on a Marketo LP, pre-filling is No Biggie. Why can't you just iFrame in a page with a pre-filled form?form.vals({"Postal Code":"{{lead.Postal Code}}", "Phone":...
I would like to submit the idea of some design studio enhancements that would really simplify some processes.First off, a full design lab where we can test how templates pages woul...
I would like to be able to query when my leads last filled out a form. I would also like to be able to put some rules in place to say "If a person has filled out one of THESE forms...