bypass the authenticator when when the distribution is done by personal link | XM Community
Skip to main content
Solved

bypass the authenticator when when the distribution is done by personal link

  • May 4, 2023
  • 1 reply
  • 146 views

Forum|alt.badge.img+8

Hi 

I am working on a  EX survey, where we have some employees that will receive a personal link into their email, for the other we will need to share an anonymous link, but we need to be able to trace this people.

In order to do this we are adding an authenticator but we don't want the employees with personal email distribution to get the authentication screen. 

 

Any idea of how can i bypass the authenticator when when the distribution is done by personal link?

Best answer by Deepak

@Erikahuer 

For each personal link “Q_CHL=gl” is the unique parameter.

You can use if Q_CHL is not equal to gl above authenticator to bypass it.

Hope this helps!

1 reply

Deepak
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+46
  • 1555 replies
  • Answer
  • May 4, 2023

@Erikahuer 

For each personal link “Q_CHL=gl” is the unique parameter.

You can use if Q_CHL is not equal to gl above authenticator to bypass it.

Hope this helps!