Good Morning All,
I am trying to create a feedback tab much like this. the tab on the right hand side.

I can make a dialog button ✅ see below
QUESTION: How do I trigger the survey engagement when the dialog button is clicked?

Good Morning All,
I am trying to create a feedback tab much like this. the tab on the right hand side.

I can make a dialog button ✅ see below
QUESTION: How do I trigger the survey engagement when the dialog button is clicked?

Best answer by rschlette
For real time qualification, the button in the dialog just needs an onclick action added to the link element. If you use a PX custom event, that can be the real time trigger for the survey engagement.
So your button has some link <a> element. Add the custom event there:
<a href=”xyz” onclick="aptrinsic('track', 'Show Survey' , {});>
Then the audience logic in the survey includes a custom event rule for the event name you choose in the above onlick action (named ‘Show Survey’ for the example, but you call it)
If you ever had a profile with us, there's no need to create another one.
Don't worry if your email address has since changed, or you can't remember your login, just let us know at community@gainsight.com and we'll help you get started from where you left.
Else, please continue with the registration below.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.