Skildring
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/
Installasjon
- Install and activate the plugin.
- Open Settings, then Brobot.
- 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.
Vanlege spm.
-
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.
Omtalar
There are no reviews for this plugin.
Bidragsytarar og utviklarar
“Brobot AI Sales Assistant” is open source software. The following people have contributed to this plugin.
ContributorsOmset “Brobot AI Sales Assistant” til ditt eige språk.
Interested in development?
Les kjeldekoden, sjekk SVN-lageret eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0.1
- Updated the Brobot service, script, and website URLs to getbrobot.com.
1.0.0
- First release.