customizing personal link for specific language | XM Community
Skip to main content
Solved

customizing personal link for specific language

  • July 8, 2020
  • 6 replies
  • 1170 views

Forum|alt.badge.img+4

I have this survey in two languages, English and Arabic, I generated personal links, then appended (?Q_Language=AR) to those how I know speak Arabic and (?Q_Language=EN) to those who speak English
the generated links have (?) character in them already, so I followed the instructions in the help and added (@) instead of (?)

still all links start in English even with the (?Q_Language=AR) or (@Q_Language=AR) appended to them

what is wrong here?

Best answer by Isam

Thank you , so I replace the (?) with the (&) or add both
so the end of the link should be (&?Q_Language=AR) or just (&Q_Language=AR)

Thanks

6 replies

Mishraji
Level 4 ●●●●
Forum|alt.badge.img+18
  • Level 4 ●●●●
  • 236 replies
  • July 8, 2020

It should be &Q_Language=AR and not @Q_Language=AR. 🙂


Forum|alt.badge.img+4
  • Author
  • 17 replies
  • Answer
  • July 8, 2020

Thank you , so I replace the (?) with the (&) or add both
so the end of the link should be (&?Q_Language=AR) or just (&Q_Language=AR)

Thanks


Mishraji
Level 4 ●●●●
Forum|alt.badge.img+18
  • Level 4 ●●●●
  • 236 replies
  • July 8, 2020

Only replace ? with &.


Forum|alt.badge.img+4
  • Author
  • 17 replies
  • July 8, 2020

Thank you, it works
I noticed that if you started the survey with one language, then if you come back and open it with a link which has the other language specified as a parameter, the survey stick to the language it started with the first time.


Mishraji
Level 4 ●●●●
Forum|alt.badge.img+18
  • Level 4 ●●●●
  • 236 replies
  • July 8, 2020

This is happening probably because you have opened both sessions on the same device. Complete one session and then start another.
However, I suppose this wouldn't be the actual case 🙂


Forum|alt.badge.img+4
  • Author
  • 17 replies
  • July 8, 2020

Yes, this is not a normal scenario, but you know programmers, they try to break any thing :)

thank you for your support, very much appreciated