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

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.

 

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.


Leave a Reply