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 Plausible telemetry #62

Merged
merged 11 commits into from
Apr 19, 2024
Merged

feat: add Plausible telemetry #62

merged 11 commits into from
Apr 19, 2024

Conversation

alexiscolin
Copy link
Member

@alexiscolin alexiscolin commented Apr 8, 2024

As requested by Marketing, this PR adds Plausible (privacy-friendly tool).

We want to be very transparent with the users and reviewers. The tool implemented here (Plausible) is very privacy friendly, so we would never store data about users but only about usages with the goal to improve the user experience and the dApp features. So, not as a "commercial/marketing" tool but as a "product" tool only.

This PR create a composable to encapsulate all the telemetry need from one point. So we can imagine opt-in/out telemetry, swap tool or monitor everything from only one file.

In any way, this is a draft and we need to make sure this is compliant with what we really want (from code, goals and values perspective) before any merge.

@alexiscolin alexiscolin marked this pull request as draft April 8, 2024 15:18
Copy link

netlify bot commented Apr 8, 2024

Deploy Preview for govgen-governance-dapp ready!

Name Link
🔨 Latest commit 7406a6e
🔍 Latest deploy log https://app.netlify.com/sites/govgen-governance-dapp/deploys/662151830cb63d0007a8d936
😎 Deploy Preview https://deploy-preview-62--govgen-governance-dapp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@alexiscolin alexiscolin changed the title feat: add plausible analytics [WIP] feat: add plausible analytics Apr 9, 2024
@alexiscolin alexiscolin marked this pull request as ready for review April 9, 2024 14:02
@alexiscolin alexiscolin marked this pull request as draft April 9, 2024 14:14
@alexiscolin alexiscolin changed the title feat: add plausible analytics feat: add Plausible telemetry Apr 15, 2024
@alexiscolin alexiscolin marked this pull request as ready for review April 18, 2024 18:10
@clockworkgr clockworkgr merged commit bafbdfc into main Apr 19, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants