Adding a chat widget to your website
To allow customers to contact you on your website and then continue that conversation across messenger you can configure the Messenger chat widget.
To do this you need to add the messenger widget code to your website.
1) An admin of your Facebook page will have to log into Facebook, select the page and then click settings and Messenger platform.
2) Scroll down the page until you see Customer chat plugin and click setup. You will then see a pop up that will guid you through the rest of the process. When you have clicked through to the final page ensure that your domain is added to the whitelist box. Make sure you click save after you add the domain.
3) You can then either copy the code and install it yourselves or email it to your developers. They will need to add the code to your website, at which point your widget will be live.
Related Articles
Adding a new user
To add a new user you need access to the User page. If you don't have access speak with your administrator. Quick Trick: Adding new users in Webio can be done in 3 steps; Click into users, Click Create New User, Fill in the details and click Create ...
Editing and adding User Roles
Quick Tricks: To edit the User Roles click into Organizations, click into the specific named organization, scroll down to User Roles and then either Edit an existing role or Add User Role. User Roles determine which parts of the platform users can ...
Editing a campaign - adding a new column to your data import
Quick trick: In campaigns click list view then edit your required campaign. Drag in your file containing the new column. Complete the campaign setup process. To add a new column to your campaign, first edit the sample file to include the required ...
Dashboard Filtering
Quick Trick: To apply filters to your dashboards, select the dashboard you want and then add the filter. Adding filters to your dashboards enables you to view performance of specific Organisations (Teams) or Users (Agents). To add a filter to a ...
Webio Webhook - What it does
Using Webio's webhook you can configure your endpoints within your Webio organisation to post or retrieve data. Identifying the request is from us To identify the request as originating from Webio, first use the API to generate a JWT token. Haven't ...