I used to do that. Now I create SFDC campaigns and add registrants to a campaign for each event.
The other thing I previously did was create a timestamp for each registration, mak...
I would create different landing page templates for each workspace and have the tracking code in the template. This way you don't have to think about adding it. Otherwise, you can ...
We sometimes purchase vanity URLs to some of our MKTO landing pages, and they have worked fine in the past, but we ran into an issue with our latest iteration which is using a mobi...
Sanford - your example is exactly what I am looking for, although I'm not clear regarding the placement of the script. I'm not a developer, but can read/write code based on example...
I'm working in Forms 2.0 and know how to hide/show fields. What I would like to do is show/hide field values based on multiple selections:FIELD NAME - Product name: FIELD VALUES-Pr...
Thanks Jason. That worked. I took all of my code and dropped it in an HTML object and was able to remove the portion you suggested. I'll follow-up with test results of doing so, wi...
Now that I'm looking at this, is the solution to remove the MKTO fancy button CSS below?
/* Start fancy button */
div.buttonSubmit {
position: relative;
float: left;
}
...