Javascript SDK

Javascript SDK Overview

Userowl JavaScript SDK provides powerful methods to interact with Userowl in your application. You can use these methods to integrate Userowl with your application and customize the feedback experience.

Here are is an overview of the methods available in the Userowl JavaScript SDK.

  • Identify users: Associate feedback with logged-in users and view their information like name, email, and company details directly in the feedback details. Additionally, your logged-in users will not have to fill in their details like name and email when they provide feedback.
  • Control widget: Control the Userowl widget's visibility and form screen programmatically with methods like show(), hide(), openFrame() and closeFrame().
  • Configure widget: Customize the look and feel and contents of the Userowl widget on your specific pages.
Previous
Jira Cloud