Hi Kasia,{{trigger.Name}} will pull the name of the form which was filled out to trigger the campaign. This pulls direct from the context of the trigger, though so it is important ...
Hi David,This is a forms 2.0 form, and that code is intended for Forms 1. Forms 2 has this functionality natively via visibility rules:https://community.marketo.com/MarketoArticle?...
Hey Jason,Does the console(hit F12) show any Javascript errors when viewing the page? If there are, could you provide them? There may also be some issue with IE8 and IE11 compatibi...
Hi Guys,Email Performance and campaign email performance have two different primary ways that they differ from recorded activities. The first is how deliveries are calculated. Betw...
Hi Allan,Is it possible that you're requesting a new token during the live period for existing one from the same client id? This could cause extant tokens to become invalid.
Hi Hiren,It sounds like you're using an Email Program type, while trying to get Tags which are setup for use with default program types. Each different type(Event, Default, Email B...
It could work with an iframe, though I strongly discourage using it. If you wanted to implement the snippet for an iframe I would switch from using the loadForm method to whenReady...
Hey Corry,You can set the redirect on the page itself by overriding the the URL with the forms 2.0 API. An example snippet is shown in example 2 on this page:http://developers.mark...