Site Analytics

Every site deployed on NetLaunch gets built-in analytics automatically. No setup required.

What's Tracked

How It Works

When you deploy, NetLaunch automatically adds a lightweight tracking script to your HTML files. The script:

  1. Fires once per page load
  2. Sends: page path and screen width (for device classification)
  3. Uses navigator.sendBeacon (non-blocking)
  4. Adds ~500 bytes to your page

No cookies. No personal data. No third-party services.

Viewing Analytics

Dashboard

  1. Open a deployment from your dashboard
  2. Scroll to the Analytics section (shown for live sites)
  3. View: total views, period views, top device, top pages

Data Available

Metric Description
Total Views All-time page view count
Period Views Views in the last 30 days
Daily Breakdown Views per day with device split
Top Pages 10 most viewed pages
Device Split Mobile / Tablet / Desktop percentages

Device Classification

Screen Width Device Type
< 768px Mobile
768px - 1023px Tablet
>= 1024px Desktop

Privacy