Skip to content

Growthfyi/feedback-app

 
 

Repository files navigation

Feedback App

Gather feedback from your users with this app.

Installation

  1. Make sure you have enabled opt_in_site_apps: true in your posthog-js config.
  2. Install the app from the PostHog App Repository
  3. Customise the text, and enable the plugin
  4. Each feedback from your users is now captured as a custom Feedback Sent event
  5. You can now use this event to trigger PostHog actions, or create a funnel to see how many users are giving feedback.

Demo

2022-10-14 11 44 41

Local development

For local development, clone the repo and run

npx @posthog/app-dev-server

or

pnpm install
pnpm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%