do you have a source for this
Literally any analytics module will do this. Basically every major website you go to will do something similar.
Comment on T-Mobile secretly records iPhone screens and claims it's being helpful.
ipkpjersi@lemmy.ml 6 days agoLiterally every website and app you use does the same thing as this T-Mobile app.
Do you have a source for this?
do you have a source for this
Literally any analytics module will do this. Basically every major website you go to will do something similar.
douglasg14b@lemmy.world 6 days ago
I build software and can confirm this.
This is pretty run-of-the-mill analytics and user session recording. There’s nothing surprising here.
Usually it’s not actual screen recording but rather user action diff recording (Which effectively acts like screen recording except that it only records things that changed so that the recording is much cheaper to store)
This is extremely effective for tracking down bugs, solving user support issues with software, or watching session recordings to figure out if users are using the software in unexpected ways.
ipkpjersi@lemmy.ml 6 days ago
Oh it’s just a heatmap? That’s fine then.
I thought we were talking about actually recording the screen itself.