How to redirect internet explorer users? | XM Community
Solved

How to redirect internet explorer users?

  • 26 February 2020
  • 2 replies
  • 2 views

Hi, I want to make a warning or redirection to the users who are using IE.

Could someone help me through this situation?
icon

Best answer by bstrahin 26 February 2020, 22:20

View original

2 replies

Userlevel 7
Badge +38
You can achieve this by using the Meta Info Question and either display logic or survey flow.

You need to make sure that the Meta Info Question is on a page everyone will see. I would recommend the set up:

* Block 1 - Intro
Q1 is descriptive text that introduces the survey
Q2 is the meta info question

* Next element in the Survey Flow is a branch with the condition
Q2 Browser Meta Info Browser Is Equal to MSIE
Under the branch add an End of Survey Element and customize to redirect to the URL that you want IE users going to

* Remaining elements in your Survey Flow


If you just want to display a message you can use display logic with the same conditions as the branch in the survey flow to display a descriptive text question with your warning to Internet Explorer users.
Hi, @bstrahin Thank you so much for the suggestion.
Do you have any idea about hiding the next button when they are using MSIE?
Thank you so much again.

Leave a Reply