Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Courtney and Hiroshi,It's funny because I remember talking a few month ago with Marketo product management, when we were Beta testing the mobile version of the free form templates. His view at that point was that Guided LP would only be used by a very limited number of Marketo users.The reality i...
Hi Jörg,Marketo API is easily accessible (Marketo REST APIs: Lead, List, Activity, Campaign Objects » Marketo Developers ) but in order to push data from Google docs, this will either be a development within Google docs (I just do not know if this is possible) or a third party tool that extracts dat...
Hi Katelyn,Are using free-form or guided Landing Pages templates ?Free-form pages are not responsive and use an absolute positioning technique that make them completely improper to responsive design. The only you can have with Free-form pages is a mobile version of it (the template must be mobile en...
HI Prabash,It is likely that the string type is limited to 255 characters indeed.I gather that you want to use the text area field a the URL for a CTA in your email, following this thread : Using 'Clicks Link in Email' Trigger. Am I correct ?If your link URL in the email editor looks like this : {{...
Also, to trigger the first campaign I would rather use the Make a Marketo Form Submission in the background technique, rather than inserting leads in Marketo through API.-Greg
Hi Prabash,The best way is to have a field in Marketo that stores the picture URL. When someone registers or is registered to the user, you will have to push this URL to Marketo together with the lead info. This can be done with a hidden field in a Marketo form and some scripting, or with a hidden f...
Hi Dekel,You will have to do it manually, in a text editor.The account string is available in admin-> landing pages.Nevertheless, you instance number appears in the code of your pages and emails for all images you include, as well as in the munchkin javascript, so I do not think it's a big deal to l...
Dear all,I created 2 pages, one traced and one untraced, no more code errors :inficiences Traced Page (with prefill form)inficiences Untraced Page (with non prefill form)Both of them have the leadID token to check whether we are recognized or not.If one goes to the first (traced) one and fills out t...
Thx Sanford Whiteman,Looking forward to it -Greg