Privacy · 1 min read

How to turn off usage tracking

LumaSpace doesn't have a traditional analytics SDK. There's no Firebase, no Mixpanel, no event tracking library.

What we do track

When you view or download a wallpaper, we record one entry (per wallpaper, per user) to power popularity rankings and "Featured This Week." That's it.

Can I turn it off?

Currently there's no toggle for this because it's tied to core app functionality (showing popular wallpapers). But:

  • The data is tied to an anonymous UUID, not your identity
  • We don't track which screens you visit, how long you use the app, or anything behavioral
  • There are no third-party analytics receiving your data

If you want zero server-side data, you can use the app without signing in and only use imported wallpapers. Or delete your account at any time from Settings.

← PreviousWhat data we collect and why