Issue Collector
Use this Javascript to embed in product pages to allow users to provide feedback and create tickets
Embedding the issue collector
This issue collector enables Javascript access to all fields for the selected issue type, including fields that aren't visible in your form. This allows anyone with access to the issue collector URL to create issues and fill in any fields for that issue.
Embed the code below in an existing JavaScript resource of the target website. This option requires jQuery.
Need more assistance?
Embedding a collector in an existing JavaScript resource is simple. Copy and paste the code above into an existing JavaScript resource that is served on any page where you want an issue collector to appear. This approach requires jQuery, so please ensure that jQuery is included before the collector snippet.
In the simplest form, the snippet can be inserted directly in HTML as well:
Last updated