docs: Add missing lastModified frontmatter to analytics.mdx#1280
docs: Add missing lastModified frontmatter to analytics.mdx#1280promptless[bot] wants to merge 1 commit intodevfrom
Conversation
| title: Analytics | ||
| description: Explore events, session replays, and SQL queries in your project's analytics dataset | ||
| icon: ChartLine | ||
| lastModified: "2026-03-13" |
There was a problem hiding this comment.
Citation: The analytics.mdx file was added in PR #1250 but was missing the required lastModified frontmatter field per project documentation conventions.
View source
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
Greptile SummaryThis PR adds the missing
Confidence Score: 5/5
Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["analytics.mdx frontmatter"] --> B["title: Analytics"]
A --> C["description: ..."]
A --> D["icon: ChartLine"]
A --> E["lastModified: '2026-03-13' ✅ (added by this PR)"]
style E fill:#d4edda,stroke:#28a745
Reviews (1): Last reviewed commit: "Add missing lastModified frontmatter to ..." | Re-trigger Greptile |
Open this suggestion in Promptless to view citations and reasoning process
Adds the required
lastModifiedfield to the new Analytics documentation page. Per project conventions, all new MDX documents must include this field in the frontmatter.Trigger Events
stack-auth/stack-auth commit (dev): 59a65bb [Docs] [Feat] Enabling client side events for non internal projects, updating docs for payments and analytics (#1250)
Promptless Research (6 files, 1 GitHub PR)
.long_term_context/doc_workflow/client_instructions.md.long_term_context/product_knowledge/product_overview.mddocs/content/docs/(guides)/apps/analytics.mdxdocs/content/docs/(guides)/apps/payments.mdx.long_term_context/style/client_style_guide.mddocs/content/docs/(guides)/meta.jsonAgent Response
Tip: Add or adjust Promptless's style guide in Agent Knowledge Base ✍️