SaaSMonk Docs
  • 👋Welcome to SaaSMonk
  • Overview
    • 💡What we do
  • 🏗️Setup
    • 🌐Adding the chat widget to your website
    • 📤JavaScript Events
    • 🔗Adding Allowlist URLs
  • 👨‍💼Agent Setup
    • 👉Basic setup
    • Identify individuals clicking on outbound emails
  • 🔌Integrations
    • 📅Calendars
      • Calendly
      • Hubspot
      • RevenueHero Campaign router
      • RevenueHero Inbound Router
    • 💬Slack
      • How to connect?
      • How to use?
    • 🎓SalesForce CRM
    • ⭐HubSpot CRM
  • 🔀Visitor flows
    • Style options
    • Merge tags
    • Opening vs Follow-Up Messages
Powered by GitBook
On this page

Was this helpful?

  1. Setup

Adding the chat widget to your website

A frontend web developer will need to complete these steps

It's strongly recommended to not use Google Tag Manager (GTM) to load our snippet as this is susceptible to being blocked by ad blockers and leads to slower widget loads.

  1. Copy the snippet from our dashboard under Settings > Chat Widget

  2. Insert the snippet inside the head tag on all pages of the website. This is usually done via a common Header component. Our script loads with the defer attribute so that it doesn't slow down any page loads.

PreviousWhat we doNextJavaScript Events

Last updated 1 year ago

Was this helpful?

🏗️
🌐