Embedding the Widget
1. Obtain the Embed Code
2. Add the Embed Code to Your HTML
htmlCopy code<body> <!-- Your website content --> <script src="https://storage.googleapis.com/flai/widget.min.js?token=YOUR_TOKEN_HERE"></script> </body>
3. Save and Deploy
Last updated