Adding Marketo Social Buttons to Guided Landing Pages | Community
Skip to main content
June 7, 2016
Solved

Adding Marketo Social Buttons to Guided Landing Pages

  • June 7, 2016
  • 1 reply
  • 3430 views

Has anyone had any luck adding the Marketo Social Share Buttons to the new Guided Landing pages? 

When using the Guided LPs you can no longer simply drag and drop elements to build pages quickly and easily, but rather code everything in the HTML template.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Grégoire_Miche2

Hi Todd,

You only can do it if you have added a "Marketo Share Button" section in the LP template. Class="mktoShareButton".

See Understanding Elements and Variables in Guided Templates - Marketo Docs - Product Docs

-Greg

1 reply

Grégoire_Miche2
Grégoire_Miche2Accepted solution
New Participant
June 7, 2016

Hi Todd,

You only can do it if you have added a "Marketo Share Button" section in the LP template. Class="mktoShareButton".

See Understanding Elements and Variables in Guided Templates - Marketo Docs - Product Docs

-Greg

June 7, 2016

Thanks Greg, that worked!  I used this code to add the share button element to my page.

<div align class='mktoShareButton' id='shareButton' mktoName='Social Share Button' style='text-align:center;'></div>

One would think Marketo would have built these into their new templates by default...

Grégoire_Miche2
New Participant
June 7, 2016

Hi Todd,

some of these templates have it, but not all.

-Greg