Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
It looks like the could be this: src="//app-lon06.marketo.com/js/forms2/js/forms2.min.js"When removing that, it looks to function (example)^ for some reason the code highlighter will not show the closing script tag.. so hopefully this is ok.
Hi Rajesh, Sorry if it was confusing. Looping through the list is the way to get to the stats data. I don't know of another way at the moment.
Hi Matt, Do you have a testing page to link? If your site uses foundation, bootstrap or any other frontend framework, there is probably an existing function for a modal. For the Marketo out of the box option- I'll have to defer to the community as I usually do the above. hope it helps!
Hope it works out well for you! For the history idea, Dan's link above has the gist of it
We're speaking the same language. I like the solution but if someone was to implement something similar (or even something more robust), the token list helps a bit.
Hi Eric,Using Trigger Tokens you can access some the data you are after but it will only be for the current trigger that made the campaign run (think webform fillout, page visit etc). https://docs.marketo.com/display/public/DOCS/Tokens+Overview#TokensOverview-TriggerTokensOther tokens that may be o...
Hi,Might be 2 API calls depending on what you are after. Hopefully these 2 links have what you need!For program Info: Created At, Name, URL in MKTO etc.http://developers.marketo.com/rest-api/assets/programs/For lead counts and membership data:http://developers.marketo.com/rest-api/lead-database/...
Definitely possible! Just some jquery / javascript. jquery slide down could potentially do it with just a little code and there should be plenty of standard examples to use.If you get stuck or need more details, post the page in the thread.
Hi Tom, Is this what you mean by 'collapsible sections' ? Marketo users can turn parts of the page on or off: If so, this is done with 'Guided Landing Pages' and some code:Understanding Elements and Variables in Guided Templates - Marketo Docs - Product Documentation Alternatively, If you are talki...
Hi Luke, The code worked for me Is email 2.0 on? The setting is found under: Admin -> Email -> Edit Email Editor Settings -> select 'NEW'