Quick Start Guide

Get dat2ai running on your website in 5 minutes.

1

Create an Account

Visit the dat2ai dashboard and create a free account. You'll get access to the dashboard immediately.

2

Create Your First Site

In the dashboard, go to Sites and click Create Site. Enter your website name and URL.

3

Copy Your Site Key

After creating the site, you'll see your unique Site Key. Copy it — you'll need it for the next step.

4

Add the Script Tag

Paste this snippet before the closing </body> tag on your website:

<script async src="https://dat2ai.com/api/script/YOUR_SITE_KEY"></script>

Replace YOUR_SITE_KEY with the key from Step 3.

5

Configure Tools

Back in the dashboard, go to your site's Tools page. You can:

  • Use one of 20 industry templates (e-commerce, SaaS, booking, blog)
  • Or manually configure which forms to expose as AI tools
6

Verify

Open your website and check the browser console (F12 → Console). You should see [dat2ai] initialization logs. Then open your dat2ai dashboard — the site status should show as connected. Try submitting a form manually to verify events appear in the Audit Logs.