fix(traffic): U18a–d display correctness for geo, LLM copy, country count#19
Merged
Conversation
…ount Decode URL-encoded cities at ingestion, map DK numeric subdivisions, clarify zero LLM hits copy, and align the country stat with by-country buckets. Co-authored-by: Cursor <cursoragent@cursor.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Skip same-minute hits with matching route, resource key, and user agent; store slug segments in resource_key for visitor paths; dedupe raw-tail rows in admin stats for historical duplicates. Co-authored-by: Cursor <cursoragent@cursor.com>
Batch-resolve person, tree, book, and family union ids for recent traffic rows; link to public crawl URLs; humanize slug resource_key fallbacks. Co-authored-by: Cursor <cursoragent@cursor.com>
Set linegra_viewer cookie on auth, persist viewer_user_id on crawl events, and default the admin traffic panel to excluding the current user's visits. Co-authored-by: Cursor <cursoragent@cursor.com>
Fill every UTC day in the selected window (including zeros), overlay bot and visitor bars on one chart, and drop misleading single-hit full-width scaling. Co-authored-by: Cursor <cursoragent@cursor.com>
Aggregate html/md/json/xml hits per crawler from the raw event tail and show stacked adoption bars in the admin traffic panel. Co-authored-by: Cursor <cursoragent@cursor.com>
Complete the traffic panel slice with sitemap crawl coverage, week-over-week stat chips, first-seen agent callouts, and privacy-safe visitor referrer buckets. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Los%20Angeles) at ingestion and in visitor location display84→ Capital Region); drop unmapped numeric-only codeswiki/log.mdentries for PR feat(dna): allow multiple shared autosomal imports per profile #18 and U18a–dTest plan
lib/requestGeo.test.ts— encoded cities, DK subdivision mapping, display helperlib/crawlTrafficStats.test.ts— country count includes Unknown bucketnpm run lint && npm run typecheck && npm testMade with Cursor