docs(product-analytics): subscriptions are now free-tier#16994
Draft
vdekrijger wants to merge 1 commit into
Draft
docs(product-analytics): subscriptions are now free-tier#16994vdekrijger wants to merge 1 commit into
vdekrijger wants to merge 1 commit into
Conversation
Set availability free: true and note the free-plan limit (5). Pairs with PostHog/posthog#59624 and PostHog/billing#1922.
Contributor
Deploy preview
|
Contributor
|
Vale prose linter → found 1 errors, 4 warnings, 0 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 |
|---|---|---|---|
| 17:66 | warning | Use 'PostHog' instead of 'posthog'. | Vale.Terms |
| 19:66 | warning | Use 'PostHog' instead of 'posthog'. | Vale.Terms |
| 25:66 | warning | Use 'PostHog' instead of 'posthog'. | Vale.Terms |
| 27:66 | warning | Use 'PostHog' instead of 'posthog'. | Vale.Terms |
| 138:23 | 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 |
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.
Problem
Insight & dashboard subscriptions are moving to the free tier (PostHog/posthog#59624, PostHog/billing#1922). The docs still listed subscriptions as unavailable on the free plan.
Changes
availability.subscriptions.free: trueinsubscriptions.mdxso the<FeatureAvailability>widget and the pricing/plan comparison show subscriptions as included on the free plan.How did you test this code?
I'm an agent (Claude Code). Docs-only frontmatter + prose change — verified by reviewing the diff. Pairs with the linked posthog and billing PRs.
(https://47b205eb.posthog-preview.pages.dev/docs/product-analytics/subscriptions)