Written by Remi Delhaye
Last update: Thursday, Jan 02, 2025
Our Javascript API gives you the ability to interact with your Slaask widget.
Your Slaask widget is auto-synchronized with our servers. This means that your personal widget configuration is what will always be loaded.
Your Slaask widget is initialized under the window global object. Simply call our widget "Javascript API" using window._slaask
global object or just _slaask to obtain access to the module that includes the javascript widget.
Use _slaask.identify()
to send personalized information about your visitors to the Slaask servers. You will be able to retrieve this personalized information when you ask for it directly inside the dedicated Slack channel.