Menu

Installation & Setup

Getting Feedback Falcon running on your website is designed to be as frictionless as possible. You can deploy our widget scripts directly, or use the Chrome Extension to empower your internal team.

1. Adding the Falconer Script

The Falconer widget is the primary way your users will submit feedback. It connects directly to your Kanban board.

To embed the widget:

  1. Navigate to your Project Dashboard.
  2. Click on Settings to find your unique integration code.
  3. Copy the <script> tag provided.
  4. Paste the script right before the closing </body> tag of your application's HTML templates.
<!-- Example Feedback Falcon Script -->
<script src="http://144studio.test/widget.js" data-project-id="YOUR_PROJECT_ID"></script>

2. Using the Chrome Extension

Provide your internal QA team or power users with our Chrome Extension. It allows them to report issues and automatically attach vital technical context (like console logs and network requests) without modifying the host website.

  1. Download the Feedback Falcon extension from the Chrome Web Store (or load unpacked for internal testing).
  2. Sign in with your Feedback Falcon account.
  3. Pin the extension to your toolbar. Clicking it will immediately open the feedback submission modal, taking a screenshot of your current tab.