All Collections
Widget
Installation
Widget Installation Methods
Widget Installation Methods

Explore the ways to install our button on your website

Joe Scanlon avatar
Written by Joe Scanlon
Updated over a week ago

Install code manually

The manual snippet code is our most popular installation method once you have access to the backend of your website. It's an ideal installation method to capture feedback from various desktop and mobile devices. Copy and paste the snippet code above your website's closing head tag.

CMS Plugins

If you build websites using a Content Management System. Consider our integrations:

NPM & Marker.io SDK

If you are developing a web app, you may use our NPM package to access the full potential of Marker.io in your app. (hide/show, trigger captures, …).

This takes two quick steps:

  • Install the package from npm

  • Setup the SDK in your code

For instructions, see app.marker.io, select your project > Settings > Widget > Installation > Add NPM Package

Also, please take a look at our Official Marker.io browser SDK here.


Browser Extensions

The Marker.io browser extensions allow reporters to submit feedback without installing code onto your website.

We've built extensions for Chrome, Edge (using the Chrome web store), and Firefox.

See our Browser Extensions guide for complete information on how to set these up.

Did this answer your question?