How to set up a pop-up that appears exclusively for users who logged in at least two weeks prior. | XM Community
Skip to main content
Question

How to set up a pop-up that appears exclusively for users who logged in at least two weeks prior.

  • March 13, 2024
  • 1 reply
  • 43 views

Forum|alt.badge.img+8

Hi Team,

Could someone provide guidance on establishing conditions within a Qualtrics intercept to ensure that the pop-up exclusively appears for users who have logged in to portal at least two weeks prior? Suggestions for the relevant JavaScript code or conditions would be appreciated.

Thanks in advance.

 

1 reply

Shashi
Level 8 ●●●●●●●●
Forum|alt.badge.img+34
  • Level 8 ●●●●●●●●
  • March 13, 2024

One of the way is to make pop up appear Manually. Using JS check last login date time in the website, based on this just call the intercept display function.