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

Feature/plausible #32

Closed
wants to merge 10 commits into from
Closed

Feature/plausible #32

wants to merge 10 commits into from

Conversation

buckhalt
Copy link
Member

@buckhalt buckhalt commented Nov 3, 2023

This PR implements the necessary changes in Fresco to allow it to connect to Plausible. This is tested in a free trial of the managed version of Plausible. This PR's implementation of PlausibleProvider has commented out props that should make this compatible with self hosted once they're added back in.

  • Uses the package next-plausible and its PlausibleProvider to connect the app to Plausible
  • Demonstration of triggering custom goals AppSetup and ProtocolImported
  • Attaches the installationId (which replaced the joint key for AppSettings) each time a goal is triggered so that goals can be managed by installation
  • Allows the user to disable sending analytics from the onboarding steps and dashboard

Copy link

vercel bot commented Nov 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fresco ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 6, 2023 9:21pm

also adds commented out props for when we switch to selfhosted
@jthrilly jthrilly closed this Dec 11, 2023
@jthrilly jthrilly deleted the feature/plausible-demo branch April 16, 2024 10:12
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