🚀Quickstart Guide
Add chat in one line of code
Quick Integration
To quickly integrate TribesKit for experimentation, insert the following script tag into your HTML:
Incorporating the above script will embed TribesKit as a non-dismissible side panel on your page.
For more control
For developers seeking granular control, especially over the visibility of the side panel, insert the following script into your HTML:
With this script, TribesKit is loaded but remains hidden until explicitly invoked through programmatic means. In the subsequent section, we delve deeper into how to tailor TribesKit according to your requirements programmatically.
React support coming soon
Please contact us for early access to TribesKit React
Last updated