Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add schema definitions for popular analytics providers to the docs generator config #4291

Merged
merged 12 commits into from
Aug 15, 2024

Conversation

pujitm
Copy link
Contributor

@pujitm pujitm commented Aug 12, 2024

Adds Docs config definitions & types for

  1. fullstory
  2. intercom
  3. posthog

And adds commented boilerplate for:
4. gtm
5. ga4
6. amplitude
7. mixpanel
8. hotjar
9. koala
10. logrocket
11. pirsch
12. plausible
13. fathom
14. clearbit
15. heap

Also validates correctness of endpoints in the analytics configs.

@pujitm pujitm marked this pull request as ready for review August 12, 2024 23:58
@pujitm pujitm requested a review from dsinghvi as a code owner August 12, 2024 23:58
PostHogConfig:
properties:
apiKey: string
endpoint: optional<string>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add validation rule to make sure endpoint is legit

Copy link

Copy link

Copy link

Copy link

@pujitm pujitm requested a review from dsinghvi August 15, 2024 16:48
@dsinghvi dsinghvi merged commit 2cb855e into main Aug 15, 2024
34 checks passed
@dsinghvi dsinghvi deleted the pujitm/integrate-intercom-and-fullstory branch August 15, 2024 18:37
chdeskur pushed a commit that referenced this pull request Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants