Target Pop Up to appear according to website Language | Community
Skip to main content
New Participant
February 5, 2024
Solved

Target Pop Up to appear according to website Language

  • February 5, 2024
  • 1 reply
  • 587 views

We have a website for 3 different geographies, therefore presented in 3 different languages. 
Our URL does not change for each geographic, only the HTML language setting does.

We are now creating a Target popup in 3 different languages and would like it to appear according to the geographic that the user showed.
Our consultant suggested doing it with geolocation, but not many people active this on desktop.
Is there a way to activate the popup according to the HTML language? so if the user is in the EN version, it will see the English popup for instance?

We also saw that it can be done via mbox. Is there any other way tho?

thankss

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 alexbishop

Probably a couple of different ways of doing this:
i) Pass the HTML Language value as an mbox parameter and then you could create 3 separate XT experiences, with an audience based on that value
ii) Create the activity with a single experience but use custom code, with some conditional logic based on the HTML Language value, to change the text of the pop-up

1 reply

alexbishop
alexbishopAccepted solution
Employee
February 28, 2024

Probably a couple of different ways of doing this:
i) Pass the HTML Language value as an mbox parameter and then you could create 3 separate XT experiences, with an audience based on that value
ii) Create the activity with a single experience but use custom code, with some conditional logic based on the HTML Language value, to change the text of the pop-up