Skip to content

Report the site into the shared analytics property - #35

Merged
benjipeng merged 1 commit into
mainfrom
chore/site-analytics-tag
Aug 8, 2026
Merged

Report the site into the shared analytics property#35
benjipeng merged 1 commit into
mainfrom
chore/site-analytics-tag

Conversation

@benjipeng

Copy link
Copy Markdown
Contributor

/mlx-cv/ was the only page on appautomaton.renocrypt.com with no analytics tag — live, linked from the org catalog, reporting nothing. This adds the same G-J5X3WJTEYH property the landing site and mlx-h3 already load, at the end of the body so it never blocks first paint.

Also documented, because both cost a round of rediscovery:

  • site/robots.txt is a courtesy copy. A crawler only reads robots.txt at the host root, which the landing repository serves; the line that actually submits this sitemap lives there (added in Register the mlx-cv site with the crawlers appautomaton.github.io#2, along with the /mlx-cv/ sitemap entry and the llms.txt link).
  • The custom domain is inherited from appautomaton.github.io, which is why this repository sets no CNAME.

No numbers added to the page — the site/README.md editing rule still holds.

Every other page on appautomaton.renocrypt.com carries the workshop's gtag, so
traffic to /mlx-cv/ was the one gap in that property: the page was live and
linked from the catalog while reporting nothing. The tag is the same
G-J5X3WJTEYH the landing site and mlx-h3 already load, placed at the end of the
body so it never blocks first paint.

While here, two notes that cost a round of rediscovery: robots.txt is only
honoured at the host root, so the copy in this directory is a courtesy and the
landing repository holds the line that actually submits the sitemap; and the
custom domain is inherited from appautomaton.github.io, which is why no CNAME
lives here.
@benjipeng
benjipeng merged commit 96cff17 into main Aug 8, 2026
2 checks passed
@benjipeng
benjipeng deleted the chore/site-analytics-tag branch August 8, 2026 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant