Pop-Up Survey - Integration with Survey Tools or using Appian Native capability

Hi All - I tried to search the forum but have not been able to find an answer to the question below:

Use Case: Provide a pop-up survey to a user who visits the site after X number of days, spends y min on the application

1. Can we integrate with a Survey Tool that will pop-up based on certain criteria such as users go to certain number of pages (like we see in ecommerce sites).

2. Do we have any capability natively in Appian to achieve the same result. 

3. Any other suggestion.

  Discussion posts and replies are publicly visible

  • Short answer:
    Not the way you're describing it.

    Longer answer:
    Depending on what you're comfortable with - you could design a solution that leverages a user start page for members of the "XYZ Survey" group.  The net result is that users in this group would land on the site page of your choosing on signin - where that page is your survey.
    docs.appian.com/.../Appian_Administration_Console.html

    You can systematically add and remove users to/from this group.
    This presents a few conditions that you'll need to manage:

    1. You don't want to surprise or upset your users. 
      We're not doing a modal popup, we're considering sending them to a different site.
      Ensuring that your users can find their work in Appian regardless of the survey is still important.

    2. If you want automation, then technically you've got to design the process mechanism to add and remove users from this survey takers group.
      Under what conditions do users get added to the group?
      Make sure they get removed after they've taken the survey.  You'll look bad if they get redirected to the survey after they've already completed it.  Can they opt out?  If so, you have to remove them on not just survey submission, but also opt-out.