Closer
  • Closer guides and FAQ
  • Back to Closer
  • Guide
    • Onboarding
      • Configure your widget
      • Install the widget on your website
      • Invite your team
      • Get the mobile app
      • Advanced Closer widget integration
    • Zacznij używać Closer
      • Przewodnik po platformie
      • Rozmowy
        • Inbox
    • Zarządzaj doradcami
      • Zaproś doradców firmy
      • Ustawienia doradcy
      • Grupuj doradców
    • Skonfiguruj routing
      • Wprowadzenie
      • Dodaj tagi
      • Reguły tagowania
      • Dodaj reguły tagowania
      • Grupuj tagi
      • Ustawienia grupy tagów
    • Getting deeper in dashboard
      • Conversations
        • Inbox
        • Conversation data
    • Getting deeper in widget
      • Widget guides
    • Notifications
    • How to
      • Schedule online meetings
      • Click to call
      • Tagging
      • Proactive messages
      • Set up skill-based routing
      • Manage your team’s workload
      • Force new user everytime in widget
      • User authorization callbacks
      • On deinit callback
      • Identify leads
      • Reports
      • SLA
      • Customer typing preview
      • Push out data with Webhooks
      • Routing
      • Widget OAuth configuration
      • Forms configuration
      • Org configuration API
      • Org configuration fields
      • Configure OMNI integration
      • Elasticsearch business logs
      • Elasticsearch security logs
      • Manage widget button
    • Contact us
    • Supported browsers
    • Upcoming features drafts
      • Business events structure (JSON) - Draft
  • FAQ
    • General
    • Bots
    • Calendar
    • Random
Powered by GitBook
On this page

Was this helpful?

  1. Guide
  2. Onboarding

Install the widget on your website

PreviousConfigure your widgetNextInvite your team

Last updated 5 years ago

Was this helpful?

Instaling the widget on your website is crucial for getting a full Closer experience. You might need to ask your developer to do that for you.

Copy and paste the script below into the <head> of every page, where you want the Closer widget to be displayed:

<script>
(function(c,l,o,s,e,r){c.closer=c.closer||{q:[]};["init","identify"].forEach(function(m){c.closer[m]=function(){this.q.push({method:m,args:arguments});}});c.closer["scriptUrl"]=s;e=l.createElement(o);e.async=1;e.src=s;r=l.getElementsByTagName(o)[0];r.parentNode.insertBefore(e,r);})(window,document,"script","https://widget.closer.app/widget.js");
</script>

After that, you can use the init method to render the widget. The orgId parameter is obtained from the page in Closer.

closer.init({
  orgId: "00000000-0000-0000-0000-000000000000",
});

If your site runs on Wordpress, download our free plugin from and paste the Company ID below in the Closer Settings configuration tab.

widget configuration
https://wordpress.org/plugins/closer-chat-video-calls-for-sales