Hey Justin, thanks for the response. We currently submit via ajax to our product's db which we were thinking of running on a onSuccess function block, where our validations will ru...
I believe that example they give will work. In the form you just need inidcate what you want to happen after the form is submitted. this works for me, I think forms 2.0 has ajax fu...
The marketing team wants to use ref codes to track which users visit different campaigns that come in from Perfect Audience, google adwords, and apm digest advertisments. so I thi...
Yes as mentioed above you can do this. If you want to make a landing page from the same program. Right click on the program name and select choose local asset. Click landing page a...
yeah this is probably the best way I used this if anyone else is interested
<script>document.write(new Date().getFullYear())</script>
so the whole thing would look like this
<...
There is a HTML5 geolocation api but I think the rules indicate that the user must agree to be geolocated. So not sure if there is a dependable way of gathering their location info...
Responsive emails are tricky and you will need someone with experience coding up html emails. Using marketos email templates are a great starting point. Another good source would b...
IE is notoriously difficult to work with. Do you have a link to the landing page to see what exact problems you are experiencing. Have you tried viewing it with other browsers besi...