Posthog InsForge tutorial#17130
Open
SaraMiteva wants to merge 3 commits into
Open
Conversation
How to connect PostHog and InsForge
Contributor
Deploy preview
|
Contributor
|
Vale prose linter → found 0 errors, 8 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 |
|---|---|---|---|
| 30:48 | warning | 'OAuth' is a possible misspelling. | PostHogBase.Spelling |
| 31:205 | warning | Use 'PostHog' instead of 'posthog'. | Vale.Terms |
| 39:124 | warning | Use 'PostHog' instead of 'posthog'. | Vale.Terms |
| 56:5 | warning | 'Session replay' heading should be in sentence case, and product names should be capitalized. | PostHogBase.SentenceCase |
| 56:5 | warning | Capitalize 'Session Replay' for PostHog's product. Use 'Session replay' for the general industry concept. | PostHogBase.ProductNames |
contents/docs/product-analytics/tutorials.mdx — 0 errors, 3 warnings, 0 suggestions
| Line | Severity | Message | Rule |
|---|---|---|---|
| 43:15 | warning | 'Recharts' is a possible misspelling. | PostHogBase.Spelling |
| 57:18 | warning | 'Carrd' is a possible misspelling. | PostHogBase.Spelling |
| 80:18 | warning | 'Wix' is a possible misspelling. | PostHogBase.Spelling |
gewenyu99
reviewed
May 29, 2026
Contributor
gewenyu99
left a comment
There was a problem hiding this comment.
The tutorial itself is good, this is just the wrong place for it. Can you add it to tutorials instead of docs?
Comment on lines
+884
to
+885
| "source": "/docs/product-analytics/how-to-connect-posthog-and-insforge.md", | ||
| "destination": "/docs/product-analytics/how-to-connect-posthog-and-insforge" |
Contributor
There was a problem hiding this comment.
Suggested change
| "source": "/docs/product-analytics/how-to-connect-posthog-and-insforge.md", | |
| "destination": "/docs/product-analytics/how-to-connect-posthog-and-insforge" | |
| "source": "/docs/product-analytics/how-to-connect-posthog-and-insforge", | |
| "destination": "/docs/product-analytics/how-to-connect-posthog-and-insforge" |
| { "source": "/docs/integrate/webhooks", "destination": "/docs/cdp/destinations/webhook" }, | ||
| { "source": "/roadmap/changelog", "destination": "/changelog" }, | ||
| { | ||
| "source": "/blog/posthog-insforge", |
Contributor
There was a problem hiding this comment.
Why were these redirects added? Was a page removed before?
Contributor
There was a problem hiding this comment.
This page needs to be added to the navigation bar. Maybe this should also go in https://posthog.com/tutorials instead of docs?
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.
Created a tutorial on connecting PostHog x InsForge.
More context in this thread.