janhq / jan

Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)
https://jan.ai/
GNU Affero General Public License v3.0
23.46k stars 1.37k forks source link

feat: opt out from sending usage analytics #2759

Open dzlab opened 6 months ago

dzlab commented 6 months ago

Problem It seems that umani.is is used to collect analytics as I did see requests sent to http://eu.umami.is/api/send

Can you add an option to opt out from analytics?

Success Criteria Have a toggle or configuration to opt out from sending any sorts of analytics

mobile-appz commented 6 months ago

@henryh0x1 henryh0x1 can you please share what metrics this is tracking?

mobile-appz commented 6 months ago

@dzlab well spotted. Can you see what metrics this is tracking? Thanks

dzlab commented 6 months ago

@mobile-appz I don't know what metrics were tracked, I just saw couple of requests when opening the developer console.

mobile-appz commented 6 months ago

@mobile-appz I don't know what metrics were tracked, I just saw couple of requests when opening the developer console.

Thanks for the info. I'm not seeing any network requests when using the MacOS app and entering prompts but don't know how to see this in the developer console.

imtuyethan commented 2 months ago

Hey @dzlab, thanks for bringing this up! We hear you on the privacy concerns. We're actually planning to remove Umami analytics completely within the next 3 releases.

Just to give you some background - we initially added Umami to get a basic idea of our Daily Active Users (DAU). It helps us understand how many folks are actually using Jan and plan our resources better. But no worries, we've already turned off most of the analytics options. We're only keeping the bare minimum, anonymous stuff like DAU counts. Nothing that could identify individual users. We totally get that privacy is super important, especially for a tool like Jan. That's why we're working on phasing it out entirely. Appreciate your patience while we wrap that up! Let me know if you have any other questions or concerns. We're always open to feedback from the community! 👍

0xSage commented 2 months ago

@louis-jan didn't we remove all umami stuff already? If so , pls close issue. Thank you 🙏

imtuyethan commented 3 weeks ago

@louis-jan didn't we remove all umami stuff already? If so , pls close issue. Thank you 🙏

We haven't removed Umami.

imtuyethan commented 3 weeks ago

Dup of #3503