1. Remove the `disableTelemetry` app config field, and the `APPSMITH_DISABLE_TELEMETRY` runtime env variable in client, since it is unused and is misleading. 2. There's a bug where the page event is being sent even if telemetry is turned off. This is just one event, all the others are still disabled when telemetry is off. The reason for this is because Segment automatically sends this event on load. Quoting from [their docs](https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/#page): > Analytics.js includes a Page call by default as the final line in [the Analytics.js snippet](https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/quickstart/#step-2-copy-the-segment-snippet). |
||
|---|---|---|
| .. | ||
| templates | ||
| start-nginx.sh | ||