Skip to main content

Knowledge Base

Guides, playbooks, and strategies to master your digital adoption journey.

Learn

Latest insights & guides

Build

Step-by-step tutorials

View all →

Compare

Considering alternatives?

View all →

Documentation

Everything you need to get started

Full guides, API references, and tutorials are available after signing in. Here's a preview of what's inside.

🧩

Chrome Extension

Build tours on any website — no code required

Install the DoBeacon Chrome Extension and start capturing steps on any page, including third-party tools like Salesforce or HubSpot.

  • Point-and-click step capture
  • Works on any website
  • Live preview while building
  • Edit existing tours in-place
Extension docs
📦

SDK & npm Package

Drop into any web app in one line

Install via npm or a script tag. Auto-initialises from your project key. Full API for custom triggers, user identification, and events.

// npm
npm install @beacon/sdk

// or script tag
<script src="beacon.min.js"
  data-project-key="pk_live_…">
</script>

Beacon.init('pk_live_…');
Beacon.startTour('tour-id');
SDK reference
🖥️

Dashboard

Manage everything from one place

A full graphical interface to create and edit tours, manage team access, track analytics, and configure your workspace — no terminal required.

  • Visual tour builder
  • Team roles & permissions
  • Analytics & completion tracking
  • CSS customisation system
Dashboard guide

Ready to dive deeper?

Full documentation, code examples, and step-by-step guides are available inside your DoBeacon account.