LeadBot

Àpèjúwe

LeadBot is a connector for the LeadBot SaaS chat widget and requires a LeadBot account. Once connected, the widget loads on every page of your site. You can connect the plugin from Settings -> LeadBot or start the WordPress install flow from your LeadBot dashboard.

External services

This plugin is a connector for the LeadBot SaaS chat widget and cannot function without the LeadBot service. By installing, activating, and configuring the plugin with a LeadBot account, you authorize it to communicate with the LeadBot service as described below.

What the plugin connects to and why

  1. LeadBot install verification API — https://api.leadbot.com/v1/install-tokens/verify

    • When it runs: only when a logged-in administrator confirms an install link initiated from the LeadBot dashboard.
    • What is sent: the WordPress site URL and the one-time install token from the install link.
    • Why: to verify the install link is valid and obtain the domain key that links this site to the matching LeadBot account.
  2. LeadBot widget script — https://script.leadbot.com/script.js?domainKey=<your-domain-key>

    • When it runs: on every public-facing page, only after a domain key has been saved in the plugin settings.
    • What is sent: the standard request data any browser sends when loading a script (IP address, user agent, referrer) plus your public domain key as a query parameter.
    • Why: this script is the LeadBot chat widget itself. It is not a generic third-party CDN library — it is the runtime delivery of the LeadBot SaaS product, served by LeadBotÌtumọ̀ Yorùbá: ’s own infrastructure. It cannot be bundled locally because the widget is configured and updated server-side per LeadBot account.
  3. LeadBot widget runtime — once loaded, the widget may communicate with LeadBot servers to render conversations and submit visitor input according to the flows configured in the connected LeadBot account. This communication is handled by the widget (the SaaS), not by the pluginÌtumọ̀ Yorùbá: ’s PHP code.

No data is sent to LeadBot from the plugin itself until an administrator either (a) confirms a LeadBot-initiated install link in wp-admin, or (b) saves a domain key in the pluginÌtumọ̀ Yorùbá: ’s settings. Removing the domain key (or uninstalling the plugin) stops the widget from loading.

LeadBot privacy policy: https://www.leadbot.nl/privacybeleid

Disclose use of the LeadBot service in your siteÌtumọ̀ Yorùbá: ’s privacy policy. The plugin contributes suggested text via Tools -> Privacy.

Ìgbéwọlẹ̀

  1. In your WordPress admin, go to Plugins -> Add New and search for “LeadBot”.
  2. Click Install Now, then Activate.
  3. Go to Settings -> LeadBot.
  4. Open the LeadBot dashboard and start the WordPress install flow, or paste your domain key into the settings field and save.

FAQ

Does this plugin require a LeadBot account?

Yes. The plugin is a connector for the LeadBot service.

Where do I find my domain key?

You can find it in your LeadBot dashboard.

Àwọn àgbéyẹ̀wò

Ka gbogbo àgbéyẹ̀wò 1

Àwọn Olùkópa & Olùgbéejáde

“LeadBot” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

A ti túmọ̀ “LeadBot” sí èdè agbègbè 1 kan. Ọpẹ́lọpẹ́ fún àwọn atúmọ̀ èdè fún àwọn ìkópa wọn.

Túmọ̀ “LeadBot” sí èdè rẹ.

Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.

Àkọsílẹ̀ àwọn àyípadà

1.0.6

  • Improve WordPress.org release packaging and publishing reliability.
  • No plugin behavior changes.

1.0.5

  • Update “Tested up to” to WordPress 7.0.

1.0.4

  • Include composer.json in the distributable zip to resolve the Plugin Check “missing_composer_json_file” warning.

1.0.3

  • Slim the distributable zip and tighten readme for the WordPress.org submission.

1.0.2

  • Remove redundant script_loader_tag filter; rely on the WordPress 6.3 async strategy.

1.0.1

  • Enqueue widget script via wp_enqueue_script with async loading strategy.
  • Allow endpoint overrides and add ABSPATH guards.
  • Address readme validator warnings and add Plugin Check CI.

1.0.0

  • Initial release.