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

Add Posthog #220

Closed
gempain opened this issue Apr 1, 2021 · 2 comments · Fixed by #221
Closed

Add Posthog #220

gempain opened this issue Apr 1, 2021 · 2 comments · Fixed by #221

Comments

@gempain
Copy link
Contributor

gempain commented Apr 1, 2021

In an effort to better understand how people use Meli, we're adding Posthog, and open source and privacy friendly analytics platform. To get a better overview of which versions are being used and how many active installations of Meli are out there, your installation will now be sending a ping to our PostHog server once a day, with the version number of your installation.

You can opt-out of this feature by setting the MELI_POSTHOG_ENABLED environment variable to false.

Our documentation will also be updated so that you transparently see what is being collected and why we collect it.

@gempain gempain linked a pull request Apr 1, 2021 that will close this issue
gempain added a commit that referenced this issue Apr 2, 2021
@gempain gempain closed this as completed Apr 2, 2021
@gempain
Copy link
Contributor Author

gempain commented Apr 2, 2021

The docs have been updated here.

gempain pushed a commit that referenced this issue Apr 6, 2021
# [1.0.0-beta.22](v1.0.0-beta.21...v1.0.0-beta.22) (2021-04-06)

### Bug Fixes

* site name update issues ([b1126ac](b1126ac))

### Features

* add posthog (closes [#220](#220)) ([#221](#221)) ([5995fbb](5995fbb))
* enable hash cache for password authentication ([#222](#222)) ([517f1b1](517f1b1))
* hide ssl config when ssl auto disabled (closes [#210](#210)) ([772eee9](772eee9))
* merge ui and server repos (closes [#203](#203)) ([#214](#214)) ([5dc005e](5dc005e))
* split mongo env vars ([#217](#217)) ([236401c](236401c))
* use mongo en in k8s ([#219](#219)) ([69c8d6b](69c8d6b))
@meli-release-bot
Copy link
Collaborator

🎉 This issue has been resolved in version 1.0.0-beta.22 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

cooldev330 added a commit to cooldev330/Deploy-app that referenced this issue Aug 4, 2024
# [1.0.0-beta.22](getmeli/meli@v1.0.0-beta.21...v1.0.0-beta.22) (2021-04-06)

### Bug Fixes

* site name update issues ([b1126ac](getmeli/meli@b1126ac))

### Features

* add posthog (closes [#220](getmeli/meli#220)) ([#221](getmeli/meli#221)) ([5995fbb](getmeli/meli@5995fbb))
* enable hash cache for password authentication ([#222](getmeli/meli#222)) ([517f1b1](getmeli/meli@517f1b1))
* hide ssl config when ssl auto disabled (closes [#210](getmeli/meli#210)) ([772eee9](getmeli/meli@772eee9))
* merge ui and server repos (closes [#203](getmeli/meli#203)) ([#214](getmeli/meli#214)) ([5dc005e](getmeli/meli@5dc005e))
* split mongo env vars ([#217](getmeli/meli#217)) ([236401c](getmeli/meli@236401c))
* use mongo en in k8s ([#219](getmeli/meli#219)) ([69c8d6b](getmeli/meli@69c8d6b))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants