Best way to share dynamic landing pages with non-Marketo users? | Community
Skip to main content
Megan_Hayden__M
Level 2
November 8, 2018
Solved

Best way to share dynamic landing pages with non-Marketo users?

  • November 8, 2018
  • 1 reply
  • 3411 views

I'm using dynamic content on landing pages in a nurture program, therefore need to share up to 6 versions of a landing page per touch (each default program used in the nurture includes it's own LP). We're talking 30 - 40 pages.....

Things I've considered or tried:

  1. Take screenshots of every version of every page. (Yikes.)
  2. Create account for stakeholders so they can preview the pages by segmentation. (I did try this but it requires a certain level of technical understanding and for some reason they keep telling me it's not working for them )

Is there another way?

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 SanfordWhiteman

You can send them links with the segmentation in the query string (/1.html?State=NY, /1.html?State=CA, etc.).

Beyond that there really isn't a simple way; if you want them to have an easier-to-use viewer than the Marketo UI you'd have to build the infrastructure to automatically look up available segments and LPs... it would be a pretty daunting dev task if you don't already have someone ready to dig into that.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
Level 10
November 8, 2018

You can send them links with the segmentation in the query string (/1.html?State=NY, /1.html?State=CA, etc.).

Beyond that there really isn't a simple way; if you want them to have an easier-to-use viewer than the Marketo UI you'd have to build the infrastructure to automatically look up available segments and LPs... it would be a pretty daunting dev task if you don't already have someone ready to dig into that.

Megan_Hayden__M
Level 2
November 8, 2018

Ah, so simple. Thanks, Sanford!