How to delay the last question in a survey? | XM Community
Skip to main content
Solved

How to delay the last question in a survey?

  • November 28, 2018
  • 5 replies
  • 33 views

I would like to delay the last question in my survey that the first two questions display as soon as the visitor enters the site, but the third, last one, is appear only with exit intent and if the two first questions are answered.

Best answer by Kate

It sounds like you need 2 separate intercepts. One which fires when the user enters the site with the first two questions, and then the 2nd survey which fires the last question upon exit intent.

5 replies

PeeyushBansal
Level 6 ●●●●●●
Forum|alt.badge.img+43
  • Level 6 ●●●●●●
  • November 28, 2018
you can add inpage display logic for 3rd question, doing so it will appear when first 2 are answered.

  • Author
  • November 28, 2018
thanks. and how to add the trigger with exit intent? (To make sure that the two previous questions is answered is also needed only if the third is delayed. Otherwise can't go further.)

PeeyushBansal
Level 6 ●●●●●●
Forum|alt.badge.img+43
  • Level 6 ●●●●●●
  • November 28, 2018
Make your all questions as force response.

LaurenK
Former XM Community Team Member
Forum|alt.badge.img+13
  • Former XM Community Team Member
  • December 10, 2018
Hi @UE931668! It sounds like you may be interested in using our On Exit Intent feature through Website/App Feedback. If so, check out this page. Otherwise, could you share with the community the code you have started to work on, or what your current setup looks like?

Forum|alt.badge.img+19
  • Level 5 ●●●●●
  • Answer
  • December 11, 2018
It sounds like you need 2 separate intercepts. One which fires when the user enters the site with the first two questions, and then the 2nd survey which fires the last question upon exit intent.