Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
34283
1d56bf3b feat(nx-dev): add server-side page view tracking for docs ## Current Behavior Only markdown and text file requests are tracked server-side via the track-asset-requests edge function. HTML page views are not tracked on the server, missing requests from AI tools and curl. ## Expected Behavior Track all doc page views server-side with a new edge function that: - Sends `server_page_view` events to GA4 with `content_type` param - Uses Netlify's `excludedPath` config for efficient path filtering - Skips non-HTML requests via Accept header check Changes: - Add track-page-requests.ts edge function for HTML pages - Update track-asset-requests.ts to use `server_page_view` event name - Add `content_type` param to differentiate HTML/markdown/text in GA4 - Refactor add-link-headers.ts to use excludedPath config ## Related Issue(s) Fixes DOC-395 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 day ago
by jaysoo
j
Canceled
34283
994e6e1c feat(nx-dev): add server-side page view tracking for docs ## Current Behavior Only markdown and text file requests are tracked server-side via the track-asset-requests edge function. HTML page views are not tracked on the server, missing requests from AI tools and curl. ## Expected Behavior Track all doc page views server-side with a new edge function that: - Sends `server_page_view` events to GA4 with `content_type` param - Uses Netlify's `excludedPath` config for efficient path filtering - Skips non-HTML requests via Accept header check Changes: - Add track-page-requests.ts edge function for HTML pages - Update track-asset-requests.ts to use `server_page_view` event name - Add `content_type` param to differentiate HTML/markdown/text in GA4 - Refactor add-link-headers.ts to use excludedPath config ## Related Issue(s) Fixes DOC-395 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 day ago
by jaysoo
j
Canceled
34283
65f71f2c feat(nx-dev): add server-side page view tracking for docs ## Current Behavior Only markdown and text file requests are tracked server-side via the track-asset-requests edge function. HTML page views are not tracked on the server, missing requests from AI tools and curl. ## Expected Behavior Track all doc page views server-side with a new edge function that: - Sends `server_page_view` events to GA4 with `content_type` param - Uses Netlify's `excludedPath` config for efficient path filtering - Skips non-HTML requests via Accept header check Changes: - Add track-page-requests.ts edge function for HTML pages - Update track-asset-requests.ts to use `server_page_view` event name - Add `content_type` param to differentiate HTML/markdown/text in GA4 - Refactor add-link-headers.ts to use excludedPath config ## Related Issue(s) Fixes DOC-395 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 day ago
by jaysoo
j
Succeeded
34283
1825c337 feat(nx-dev): add server-side page view tracking for docs ## Current Behavior Only markdown and text file requests are tracked server-side via the track-asset-requests edge function. HTML page views are not tracked on the server, missing requests from AI tools and curl. ## Expected Behavior Track all doc page views server-side with a new edge function that: - Sends `server_page_view` events to GA4 with `content_type` param - Uses Netlify's `excludedPath` config for efficient path filtering - Skips non-HTML requests via Accept header check Changes: - Add track-page-requests.ts edge function for HTML pages - Update track-asset-requests.ts to use `server_page_view` event name - Add `content_type` param to differentiate HTML/markdown/text in GA4 - Refactor add-link-headers.ts to use excludedPath config ## Related Issue(s) Fixes DOC-395 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 day ago
by jaysoo
j
Previous page
Previous
Next
Next page