getmeli / meli

Platform for deploying static sites and frontend applications easily. Automatic SSL, deploy previews, reverse proxy, and more.
Other
2.4k stars 97 forks source link

Add Posthog #220

Closed gempain closed 3 years ago

gempain commented 3 years ago

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 commented 3 years ago

The docs have been updated here.

meli-release-bot commented 3 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: