

Pin and report website issues directly to developers from the Spotter feedback form.
Spotter Widget loads the Spotter feedback script on your WordPress site and initializes it with the options you configure. Site administrators can enter a Spotter project key, enable or disable the widget, choose the button label and position, restrict loading to logged-in users, and include or exclude specific URL paths.
The plugin only loads the widget when it is enabled and a project key has been saved.
Once loaded, the widget gives visitors a floating Feedback button that opens a form rendered inside an isolated Shadow DOM, so it does not collide with theme or plugin styles.
After activation, open Settings > Spotter Widget and enter your Spotter project key. The widget will not load until the plugin is enabled and a project key is saved.
The settings page includes:
Include and exclude rules are entered one per line. Rules match an exact path or a path prefix segment.
For example, /shop matches /shop and /shop/cart, but it does not match /workshop.
If include rules are configured, the widget loads only on matching frontend paths. Exclude rules are checked after include rules and prevent script injection on matching paths.
This plugin relies on Spotter as an external service. When enabled on a matching page, the plugin loads the Spotter widget from Spotter’s hosted service at cdn.tryspotter.io.
The widget is initialized with:
Feedback submitted through the widget is handled by Spotter’s hosted service, not by this WordPress plugin. You should review Spotter’s service terms and privacy policy before enabling the widget on a production site.
Service website: https://tryspotter.io/
Terms of Service: https://tryspotter.io/terms-of-service
Privacy Policy: https://tryspotter.io/privacy-policy