Prerequisites
- A Katla account at katla.app
- A website you own or control
Step 1: Add your domain
After signing in, go to your team dashboard and add your domain (e.g.example.com).
You’ll receive a verification token and can choose one of two verification methods:
- Meta tag
- DNS record
Add this tag inside the
<head> of your homepage:Step 2: Verify ownership
Click Verify in the dashboard. Katla will check for your token and confirm ownership.DNS changes can take a few minutes to propagate. If verification fails, wait and try again.
Step 3: Run your first scan
Once verified, click Scan to start a cookie scan. Katla will crawl your site and detect all cookies being set. When the scan completes, you’ll see every cookie organized by category.Step 4: Install the consent widget
Add the Katla script to your website to start collecting visitor consent:- Display a consent dialog to new visitors
- Block non-consented cookies from being set
- Record consent preferences
Next steps
- Customize the widget appearance and behavior
- Use the CLI to manage domains and cookies from the terminal
- Browse examples to see working integrations