Display landing page in specific language | Community
Skip to main content
Franky_Ruyssch2
Level 4
October 3, 2018
Solved

Display landing page in specific language

  • October 3, 2018
  • 2 replies
  • 2539 views

Hi,

I have a landing page with dynamic content based on the language of a contact (segmentation ). This works fine for a know contact.

The idea is to use the same page for unknown visitors. Our website has been made in several languages.

So I am able to link to the marketo landing page and have the active language in a url variable.

The only problem is that I do not know how to display my landing page in that specific language, because the field that is used by the dynamic content(segmentation by language) is empty at that time.

Can someone help me on this?

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

Can someone help me on this?

It's simple.

If the Segmentation name is

  lang

and the Segment name in that Segmentation is

  en-us

use the query string

  ?lang=en-us

2 replies

SanfordWhiteman
SanfordWhitemanAccepted solution
Level 10
October 3, 2018

Can someone help me on this?

It's simple.

If the Segmentation name is

  lang

and the Segment name in that Segmentation is

  en-us

use the query string

  ?lang=en-us

SanfordWhiteman
Level 10
October 3, 2018

Hi @Franky Ruysschaert​, please mark my answer as Correct when you get a chance. (I see you Liked it, which is nice, but let's close this out!)

Franky_Ruyssch2
Level 4
October 3, 2018

Should be solved now

Franky Ruysschaert