corbindavenport / imageshare

A lightweight web app for uploading images, created for the Nintendo 3DS and other legacy web browsers.
https://theimageshare.com
GNU General Public License v3.0
83 stars 5 forks source link

Update Plausible code #20

Closed corbindavenport closed 7 months ago

corbindavenport commented 1 year ago

The active domain for Plausible should be moved to an environment variable, and leaving the variable blank/not setting the variable should turn off the analytics code. This would prevent custom installs of ImageShare from reporting analytics to the main Plausible dashboard, but leave it as an option for anyone who wants to set that up. The dev documentation can also be updated to explain how to do that.

corbindavenport commented 7 months ago

This is implemented now: https://github.com/corbindavenport/imageshare/blob/main/DEV.md#enable-plausible-analytics-optional