Analytics, SEO & Security for Your Site
Traffic stats scoped to each hosted site, no-code SEO and social controls, and how BillionBiz protects your uploads, your domains, and your data.
Analytics for your site
Each hosted site has its own analytics view, scoped to that site and filterable by Last 7 / 30 / 90 days. This is not a tab inside the site detail page — it's a separate screen with its own site selector.
Screen: Go to the Analytics section in your sidebar → Site Analytics (/analytics/sites), then pick your site from the selector at the top.
| Metric | What it measures |
|---|---|
| Visits | Total page loads in the selected period |
| Unique Visitors | Distinct visitors (de-duplicated) |
| Bandwidth | Total data served, shown in KB/MB/GB |
| Form Submissions | Submissions received through your forms |
| Emails Sent | Notification and newsletter emails dispatched |
| Storage Used | Current size of your deployed files |
A daily trend chart plots visits over time. Switching sites in the site selector re-loads the figures for that site.
How it's measured. Every page BillionBiz serves carries a lightweight tracking beacon (for visits) and reports the bytes it served (for bandwidth) to the analytics service, which aggregates them for your dashboard. If the analytics service is briefly unavailable, your dashboard simply shows zeros rather than erroring.
Site analytics vs. store analytics
Your store analytics (Highlights, Real-Time, Behavior, Traffic, Benchmarks — see Dashboard & Analytics) track e-commerce activity: product views, carts, orders on your storefront. Site analytics are a separate view that tracks traffic to your hosted websites. If you run both a store and hosted sites, you'll see both surfaces, each scoped to its own data.
SEO & marketing tags
Each site gets search-engine and social controls — no code required. Like Analytics, this isn't a tab on the site detail page: SEO is a shared screen for both your store and your hosted sites, with a scope selector to switch between them.
Screen: Go to Marketing → SEO & GEO (called SEO in the new admin sidebar; both live at /marketing/seo). Use the Editing SEO for selector at the top to switch from your store to the hosted site you want to edit.
- Meta tags: title and description.
- Social cards: Open Graph (Facebook/LinkedIn) and Twitter/X card fields, including a share image.
- Structured data: a JSON-LD block for rich search results.
- Indexing: canonical URL, a
robotsdirective, and a toggle for an auto-generatedsitemap.xml. Arobots.txt(and anllms.txtfor AI crawlers) is generated automatically from your settings. - Google Analytics (GA4) and Meta Pixel: paste your measurement/pixel ID and BillionBiz injects the correct tag into every page it serves — no change to your build required.
Security & your data
Security is built into every layer of Hosting.
- Tenant isolation. Your sites, deployments, domains, and submissions are private to your account and checked on every request — no other customer can ever reach your data.
- HTTPS everywhere. Every site is served over HTTPS. Certificates are issued automatically and only for domains you have verified — an unknown or unverified hostname is refused at the TLS layer.
- Safe uploads. Builds are validated on the server before publishing: directory-traversal and symlink attacks are rejected, and file-count, file-size, and total-size caps guard against malicious archives. Your files live in private storage and are reachable only through the BillionBiz serving layer.
- Origin-locked forms & newsletters. A form or newsletter request is accepted only from a domain registered to your site. A submission arriving from a domain you didn't register is refused outright — so nobody can impersonate your endpoint from another site to flood your inbox, burn your quota, or trigger emails from your account.
- Spam & abuse controls. Hidden honeypot fields silently drop bots, requests are rate-limited per visitor, and payloads are size-capped and sanitized.
- Secrets stay protected. Your SMTP credentials are stored encrypted and are never handled in plain text by the hosting layer.
In plain English
Your site is served securely, your uploads are vetted before they go live, and only forms on your verified domains can reach your inbox. Your data is yours, isolated from every other customer.
What's new & what's coming
Hosting's core journey — sign-up, the add-on, creating sites, uploading any framework, deploy/promote/rollback, custom domains with HTTPS, forms, newsletters, analytics collection, SEO, and security — is live and exercised end to end today.
A few enhancements are planned next:
- Usage metering & quota enforcement: plan limits are defined; live metering and enforcement of storage/bandwidth/form quotas are being finalized.
- Newsletter double opt-in & form auto-replies: subscriber confirmation emails and an automatic reply-to-submitter are planned.
- Per-site subscriber view & CSV export on the per-site Submissions tab: the account-wide views exist today; site-scoped equivalents are coming.
- Content delivery network (CDN): sites currently serve directly through BillionBiz's proxy; a CDN layer is a planned performance enhancement.
- Apex domains via a plain A-record: today, root domains connect via ALIAS/ANAME/CNAME-flattening (see Connecting a Custom Domain); publishing static IPs for a plain A-record is a planned infrastructure option.
Need help?
Every screen in the Hosting workspace includes inline guidance — the upload screen lists build commands per framework, and the Domains tab walks you through DNS step by step with a copyable target.
