Brobot AI Sales Assistant

外掛說明

Brobot is an AI sales assistant that talks to shoppers on your store, in
Hebrew or English. It reads your catalogue and your own pages, answers what
a shopper asks, shows the products that fit, and hands the conversation to a
person when that is the better answer.

This plugin does one thing: it adds the Brobot loader to your pages. All of
the assistant runs on the Brobot service, so there is nothing to configure
here beyond the connection itself.

Until you connect a store, the plugin adds nothing to your site and no
request is made from a visitor’s browser.

External service

This plugin is an interface to Brobot, a paid service operated by BroStudio.
It will not do anything without a Brobot account.

Once connected, the plugin adds this tag to your pages:

<script src="https://getbrobot.com/w.js" data-store="YOUR_STORE_ID" data-key="YOUR_PUBLIC_KEY" async></script>
  • Your server sends nothing. The plugin only prints the tag above.
  • The visitor’s browser loads the assistant from getbrobot.com, and
    sends your store ID, your public key and the page address so the service
    knows which store and which page the shopper is on.
  • If the shopper opens the chat, what they type is sent to the service to be
    answered, and is stored so that you can read the conversation.
  • If the shopper chooses to leave contact details, those details are sent and
    stored so that you can reach them.

Service: https://getbrobot.com/
Terms of Use: https://getbrobot.com/legal/terms/
Privacy Policy: https://getbrobot.com/legal/privacy/

安裝方式

  1. Install and activate the plugin.
  2. Open Settings, then Brobot.
  3. Enter the Store ID and public key from your Brobot dashboard, or connect
    your store from the dashboard and they will fill in by themselves.

常見問題集

Do I need an account?

Yes. The plugin is an interface to the Brobot service and does nothing on
its own.

Is the public key a secret?

No. It is public by design, appears in your page source, and only identifies
your store to the service. It grants no access to your site.

What happens if I deactivate the plugin?

The tag stops being printed and the assistant disappears from your site. Your
data stays in your Brobot account.

Does it work without WooCommerce?

Yes, the assistant appears on any WordPress site. With WooCommerce it can
also read your products and answer about orders.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Brobot AI Sales Assistant〉的開發相關工作。

參與者

將〈Brobot AI Sales Assistant〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄。

變更記錄

1.0.1

  • Updated the Brobot service, script, and website URLs to getbrobot.com.

1.0.0

  • First release.