How to trigger feedback widget with feedback API?

You can use javascript to trigger the feedback widget after visitors did a certain action on your website.

  1. Go to Feedback, Click on the New Campaign button
  2. Go to the Appearance section, and turn off the toggle of Autostart feedback widget.
  3. Next, you can use the following javascript code to show the feedback on your website. 
    1. To show the feedback with manual trigger
    2. howuku.feedback.show()
      		
    3. To hide the feedback after certain action was done
    4. howuku.feedback.hide()
      		

If you need further help on this subject, you may contact us at [email protected] and we would love to help you with the implementation.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us