{{template "header" .}}

{{if .IsSuper}}Super · Pro{{else if .License.Pro}}Pro{{else}}Locked{{end}}

Analytics

Plays, library mix, and what people actually watch. Sign in to see it. Pro still unlocks S3, unlimited IPTV, and OBS.

{{if .Error}}
{{.Error}}

Activate Pro Guide

{{else}}
{{.Insight.ViewsDisp}}Total plays
{{.Insight.Videos}}Titles
{{.Insight.Public}}Public
{{.Insight.Pending}}Pending
{{.Insight.Hidden}}Private
{{.Insight.AvgDisp}}Avg plays / title

Top titles

By recorded plays (each watch bumps the counter).

{{if not .Insight.Top}}

No plays yet.

{{end}} {{range .Insight.Top}}
{{.Label}} {{.Sub}}
{{.Disp}}
{{end}}

By category

Plays rolled up per shelf.

{{range .Insight.Cats}}
{{.Label}}{{.Sub}}
{{.Disp}}
{{end}}

Added in the last 14 days

How many titles landed each day — not plays, just catalog growth.

{{range .Insight.Days}}
{{.Label}}
{{end}}

Catalog

{{range .Insight.Rows}} {{end}}
TitleCategoryStatusPlays
{{.Title}} {{.Category}} {{if .Status}}{{.Status}}{{else}}public{{end}} {{.Views}}
{{if .IsSuper}}

Super · last 24 hours on this host

SEO & performance

Hits stay in memory on this process (resets on restart). Google Search Console still owns impressions and queries.

{{.Traffic.HitsDisp}}Hits
{{.Traffic.Humans}}People
{{.Traffic.Bots}}Crawlers
{{.Traffic.Unique}}Unique
{{.Traffic.AvgDisp}}Avg
{{.Traffic.P95Disp}}p95
{{.Traffic.Errors}}Errors
{{.SEO.Score}}/100SEO

Traffic by hour

{{range .Traffic.Hours}}
{{.Label}}
{{end}}

Landing paths

{{if not .Traffic.Paths}}

No HTML hits yet — open the site once.

{{end}} {{range .Traffic.Paths}}
{{.Label}}
{{.Disp}}
{{end}}

Referrers

{{if not .Traffic.Refs}}

No external referrers yet.

{{end}} {{range .Traffic.Refs}}
{{.Label}}
{{.Disp}}
{{end}}

Crawlers

Googlebot, Bing, social previews, SEO tools.

{{if not .Traffic.Crawlers}}

No bots in the last 24 hours.

{{end}} {{range .Traffic.Crawlers}}
{{.Label}}
{{.Disp}}
{{end}}

Slow pages

Responses ≥ 250 ms.

{{if not .Traffic.Slow}}

Nothing slow in this window.

{{end}} {{range .Traffic.Slow}}
{{.Label}}{{.Sub}}
{{.Disp}}
{{end}}

SEO health

On-page checks this host can see. Search Console still reports real rankings.

{{range .SEO.Checks}} {{end}}
CheckStatusNote
{{.Label}} {{if eq .State "ok"}}ok{{else if eq .State "warn"}}warn{{else}}fix{{end}} {{.Note}}
{{if .SEO.Issues}}

Catalog issues

{{range .SEO.Issues}}
{{.Label}}
{{.Disp}}
{{end}} {{end}}

sitemap.xml · robots.txt · Search Console

Core Web Vitals

Field data from real browsers (last 24 hours on this process). Google ranks the 75th percentile. Good: LCP ≤ 2.5s · INP ≤ 200ms · CLS ≤ 0.1.

{{if not .Vitals.Samples}}

No beacons yet — browse Home, Guide, and a video, then refresh this page.

{{end}}
{{.Vitals.LCP.Disp}}LCP · {{.Vitals.LCP.Rating}}
{{.Vitals.INP.Disp}}INP · {{.Vitals.INP.Rating}}
{{.Vitals.CLS.Disp}}CLS · {{.Vitals.CLS.Rating}}
{{.Vitals.TTFB.Disp}}TTFB · {{.Vitals.TTFB.Rating}}
{{.Vitals.Samples}}Beacons
MetricGoodNeeds workPoor
LCP{{.Vitals.LCP.Good}}{{.Vitals.LCP.NI}}{{.Vitals.LCP.Poor}}
INP{{.Vitals.INP.Good}}{{.Vitals.INP.NI}}{{.Vitals.INP.Poor}}
CLS{{.Vitals.CLS.Good}}{{.Vitals.CLS.NI}}{{.Vitals.CLS.Poor}}
TTFB{{.Vitals.TTFB.Good}}{{.Vitals.TTFB.NI}}{{.Vitals.TTFB.Poor}}
{{if .Vitals.ByPath}}

Poor beacons by path

{{range .Vitals.ByPath}}
{{.Label}}
{{.Disp}}
{{end}} {{end}}
{{end}} {{end}}
{{template "footer" .}}