develop #32

Merged
popovskik merged 3 commits from develop into master 2026-08-30 08:22:13 +00:00
Collaborator
No description provided.
popovskik added 3 commits 2026-08-30 08:22:08 +00:00
508cb79334 fix(seo): add endDate, performer, offers to Event structured data
Clears the 3 non-critical Events issues in Search Console
("Missing field endDate/performer/offers") across all /projects/
recap pages. These are free, single-day events, so endDate mirrors
startDate, performer is MSOS (host org), and offers is a zero-price
Offer. Generated centrally in tools/seo_inject.py and re-injected.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
616c48bc60 feat(analytics): add cookieless Cloudflare Web Analytics beacon
Adds the Cloudflare Web Analytics beacon to every page (injected in
GA_LINES alongside the GA tag). Cookieless and consent-free, so it
counts all visitors regardless of the cookie banner — complements GA4,
which only records consented sessions.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Deploy to Production on Develop Push / deploy (push) Successful in 26s Details
00892978e5
Merge pull request 'fix/event-structured-data' (#31) from fix/event-structured-data into develop
Reviewed-on: #31
popovskik merged commit e6df74b04a into master 2026-08-30 08:22:13 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mark/msos#32
No description provided.