Why do we use a JavaScript API?

Why do we use a JavaScript API?

Écrit par Remi Delhaye
Dernière mise à jour :  jeudi 02 janvier 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.

Javascript API

12 articles dans cette catégorie.
Écrit par Remi Delhaye.