Free5 minutesbeginner

Setting Up Your First Website

Complete guide to adding and configuring your first website in Zenovay, from initial setup to customization.

websitesetupconfigurationdomaingetting-started
Last updated: January 15, 2025

Adding your website to Zenovay is the first step to understanding your visitors. This guide walks you through the complete setup process.

Prerequisites

Before you begin, ensure you have:

  • A Zenovay account (free tier works great)
  • Access to your website's HTML or CMS
  • Your website's domain name

Adding Your Website

1

Access Your Dashboard

Log in to app.zenovay.com with your account credentials.

2

Click Add Website

Click the "+ Add Website" button in the top navigation or on the dashboard.

3

Enter Your Domain

Enter your website's domain name. You can enter:

  • Just the domain: example.com
  • With subdomain: blog.example.com
  • With www: www.example.com

Enter the exact domain visitors use. If your site redirects www to non-www (or vice versa), use the final destination domain.

4

Choose Your Settings

Configure initial settings:

  • Website Name: A friendly name for your dashboard
  • Timezone: Your primary timezone for reporting
  • Public Stats: Whether to enable a public stats page
5

Get Your Tracking Code

Zenovay generates a unique tracking code for your site (e.g., zv_abc123xyz). You'll need this for installation.

Website Configuration Options

After adding your website, configure it for your needs:

General Settings

SettingDescriptionDefault
Website NameDisplay name in dashboardDomain name
TimezoneReporting timezoneUTC
Public StatsEnable public statistics pageOff

Tracking Settings

SettingDescriptionDefault
Track SubdomainsInclude all subdomainsOff
Ignore Query StringsCombine pages with different query paramsOff
Track Hash ChangesTrack SPA navigation via hashOff

Privacy Settings

SettingDescriptionDefault
Respect DNTHonor Do Not Track browser settingOff
Cookie-less ModeTrack without cookiesOff
IP AnonymizationMask visitor IP addressesOn

Tracking Multiple Domains

Same Website, Multiple Domains

If your website uses multiple domains (e.g., example.com and example.co.uk):

  1. Add your primary domain
  2. Go to Domains and select your website
  3. Add additional domains as aliases

All traffic will be combined in one dashboard.

Different Websites

For completely separate websites:

  1. Add each website individually
  2. Each gets its own tracking code
  3. Each has separate analytics

Website Limits by Plan

Free: 1 website | Pro: 10 websites | Scale: 50 websites | Enterprise: Unlimited

Subdomain Tracking

Option 1: Track All Subdomains Together

Combine all subdomains into one analytics view:

  1. Add your root domain: example.com
  2. Enable Track Subdomains in settings
  3. Use the same tracking code on all subdomains

Option 2: Track Subdomains Separately

Keep subdomain analytics separate:

  1. Add each subdomain as a separate website
  2. Each subdomain gets its own tracking code
  3. Data is kept completely separate

Understanding Your Tracking Code

Your tracking code is a unique identifier:

zv_abc123xyz
  • zv_: Prefix indicating it's a Zenovay code
  • abc123xyz: Unique identifier for your website

Keep your tracking code private. Anyone with access can send data to your analytics.

Managing Multiple Websites

Switching Between Websites

Use the website dropdown in the top navigation to switch between your websites.

Website Organization

For accounts with many websites:

  • Use clear, descriptive names
  • Consider naming conventions (e.g., "[Client] - Site")
  • Archive unused websites instead of deleting

Deleting a Website

To remove a website:

  1. Go to your domain dashboard
  2. Scroll to Danger Zone
  3. Click Delete Website
  4. Confirm deletion

Deleting a website permanently removes all analytics data. This action cannot be undone.

Website Settings Deep Dive

Session Settings

Configure how sessions are calculated:

  • Session Timeout: Minutes of inactivity before a new session starts (default: 30)
  • Session Max Duration: Maximum session length in hours (default: 24)

Bot Filtering

Zenovay automatically filters known bots, but you can adjust:

  • Known Bots: Filter traffic from known crawlers (always recommended)
  • Suspicious Traffic: Filter traffic with bot-like behavior
  • Specific User Agents: Block custom user agents

Data Collection

Control what data is collected:

  • Geolocation: Country, region, city (respects privacy settings)
  • Device Info: Browser, OS, screen size
  • Referrer Data: Traffic source information
  • Page Titles: Collect page titles for reports

Next Steps

Now that your website is set up:

  1. Install the tracking script on your website
  2. Verify your installation is working
  3. Understand your dashboard
  4. Set up conversion goals

Troubleshooting

Website Not Showing Data

  • Verify tracking script is installed correctly
  • Check if tracking code matches your dashboard
  • Visit your website and check the Live tab
  • See Tracking Not Working

Wrong Timezone Data

  • Update timezone in your domain dashboard settings
  • Note: Changes apply to future data only
  • Historical data keeps its original timezone

Duplicate Websites

If you accidentally created duplicate websites:

  1. Identify which has more data
  2. Update tracking code on your site to use the correct one
  3. Delete the duplicate website

Was this article helpful?