postiz-app icon indicating copy to clipboard operation
postiz-app copied to clipboard

Remove / Disable analyitics in self-hosted versions

Open jamesread opened this issue 1 year ago • 2 comments

Postiz currently uses Plausible analytics and PostHog in every page load (see apps/frontend/src/app/layout.tsx), which is likely to be undesirable for most self-hosted users who are quite privacy concious, and whow would not be able to see data sent from their Postiz installations.

Could we add ENABLE_PLAUSIBLE and ENABLE_POSTHOG, which if set to "true", would then load the Plausible/PostHog elements? (ie, default to not using the elements if that variable is unset?).

jamesread avatar Nov 12 '24 11:11 jamesread

Hi @jamesread, extremely sorry for the first PR it was by mistake I have closed that one and open a new PR for this requirement. Could you please have a look into it?

#465

rohitdash08 avatar Dec 03 '24 16:12 rohitdash08

I can recommend to switch analytics to open-telemetry and open-trace libraries. They are highly supported by the most of the vendors of tracking/analysis tools.

refs:

  • https://opentelemetry.io/

OleksandrKucherenko avatar Jan 07 '25 14:01 OleksandrKucherenko

This issue is stale because it has been open for 90 days with no activity.

github-actions[bot] avatar May 05 '25 15:05 github-actions[bot]

This issue was closed because it has been inactive for 7 days since being marked as stale.

github-actions[bot] avatar May 12 '25 15:05 github-actions[bot]