Skip to main content

1. Get your SDK key

Log in to the Hacktionbase dashboard, navigate to Settings → Widget, and copy your SDK key and tenant slug.

2. Add the script

Paste this snippet before the closing </body> tag of your website:
This mounts the chat widget and starts tracking page views automatically.

3. Identify users

When a user logs in, call identify to link their activity to a known profile:

4. Track events

Record custom events with optional properties:

5. Open the widget

The widget appears as a floating bubble. You can also control it programmatically:

Next steps

SDK Reference

Explore all SDK methods and configuration options.

Widget Configuration

Customize colors, position, and behavior.