Quick Start

Get up and running with Deepns in minutes.

Prerequisites

Before you begin, make sure you have:

  • A Deepns account (sign up at app.deepns.com)
  • Access to your website’s HTML source code
  • Basic knowledge of HTML

Step 1: Create a Site

  1. Log in to your Deepns dashboard
  2. Navigate to Sites in the sidebar
  3. Click “New Site”
  4. Enter your website URL and name
  5. Click “Create Site”

Step 2: Install the Tracking Code

Copy the tracking code snippet provided and paste it in your website’s <head> section:

<script src="https://api.deepns.com/analytics.js" data-site-id="your-site-id"></script>

Replace your-site-id with your actual site ID from the dashboard.

Step 3: Verify Installation

  1. Visit your website in a new incognito/private window
  2. Return to your Deepns dashboard
  3. Check the Live Visitors section
  4. You should see your visit appear within seconds

Next Steps

That’s it! You’re now tracking visitors with Deepns.

Documentation