Multi-Domain Setup
How It Works
Each website can have the same domain name with different TLDs and subdomains. Different domain names require separate websites.
⚠️ Important: Domain-Specific Scripts
Each domain must use its own script URL matching that exact domain. Using the wrong domain in the script URL will cause the widget to not load.
example.com → /w/example.com.js
store.example.com → /w/store.example.com.js
example.lv → /w/example.lv.js
Same Website ✓
All these can share one website (same base name "example"):
example.com
example.lv
example.co.uk
www.example.com
shop.example.com
blog.example.lv
Separate Websites ✗
Different domain names need separate website IDs:
example.com → Website 1
example-store.com → Website 2
myshop.com → Website 3
Adding Domains
- Go to your customer panel
- Select the website
- Add domains in the Domains section
- Add each domain's script to its respective site
Staging Domains
You can add staging subdomains to test before going live:
staging.example.com
dev.example.com
preview.example.com
Views from all domains count toward your monthly limit.
Billing
Same domain name: All domains share one plan. Views are combined.
Different domain names: Each website needs its own plan.