-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Allow extending posthog.js via plugins #3504
Comments
Interesting idea. An alternative to serving JS inside |
Another idea that came up - cloning https://announcekit.app/ :) |
This issue hasn't seen activity in two years! If you want to keep it open, post a comment or remove the |
This issue was closed due to lack of activity. Feel free to reopen if it's still relevant. |
Is your feature request related to a problem?
There are a lot of features which are useful from a "build a successful company" or product analytics standpoint, but which are niche enough to justify building into core posthog.
Some common ones are ones which interact with the users product in some ways
It would be great if we could build them out via plugins.
Describe the solution you'd like
A special type of plugin which, which loads some javascript from a plugin.
So for a survey(monkey) plugin, when a user would visit a site with posthog:
For posthog users they would need to:
For plugin creators:
Describe alternatives you've considered
Build it ourselves
Additional context
Idea from call with customer today. Curious on your thoughts @mariusandra @jamesefhawkins @Twixes @yakkomajuri
Thank you for your feature request – we love each and every one!
The text was updated successfully, but these errors were encountered: