docs(revenue-analytics): Connect to customers#16167
Open
arthurdedeus wants to merge 4 commits intomasterfrom
Open
docs(revenue-analytics): Connect to customers#16167arthurdedeus wants to merge 4 commits intomasterfrom
arthurdedeus wants to merge 4 commits intomasterfrom
Conversation
Contributor
Deploy preview
|
Contributor
|
Vale prose linter → found 4 errors, 2 warnings, 1 suggestions in your markdown Full report → Copy the linter results into an LLM to batch-fix issues. Linter being weird? Update the rules!
|
| Line | Severity | Message | Rule |
|---|---|---|---|
| 12:235 | warning | Capitalize 'Data Warehouse' for PostHog's product. Use 'data warehouse' for the general industry concept. | PostHogBase.ProductNames |
| 89:26 | error | Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. | PostHogBase.EnDash |
| 90:25 | error | Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. | PostHogBase.EnDash |
| 91:29 | error | Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. | PostHogBase.EnDash |
| 92:20 | error | Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. | PostHogBase.EnDash |
| 240:118 | suggestion | Address the reader directly. Use 'you' instead of 'the user'. | PostHogDocs.DirectAddress |
| 244:105 | warning | Capitalize 'Data Warehouse' for PostHog's product. Use 'data warehouse' for the general industry concept. | PostHogBase.ProductNames |
gewenyu99
approved these changes
Apr 3, 2026
Contributor
gewenyu99
left a comment
There was a problem hiding this comment.
NOICE. @PostHog/team-docs-wizard we can turn this into a skill like the LLMA one.
| alt="Revenue analytics persons and groups setup" | ||
| classes="rounded" | ||
| /> | ||
| Let the wizard handle the metadata configuration for you by running this command in your project directory with your terminal: |
Contributor
There was a problem hiding this comment.
Suggested change
| Let the wizard handle the metadata configuration for you by running this command in your project directory with your terminal: | |
| Let the Wizard handle the metadata configuration for you by running this command in your project directory with your terminal: |
Is a proper noun ;)
| const tooltipKey = '// TIP:' | ||
| const highlightKey = '// HIGHLIGHT' | ||
| const diffAddKey = '// +' | ||
| const diffAddKeyHash = '# +' |
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.
Changes
Instead of suggesting users to pass PostHog distinct id as metadata, be prescriptive and require it.
Added code snippets for each language in the intersection of PostHog SDK and Stripe SDK on how to configure it.
Also adding a wizard command to set this up automatically here
Part of PostHog/posthog#52270
Checklist
vercel.json