๐พ Archived View for bbs.geminispace.org โบ u โบ requiem โบ 21924 captured on 2024-12-17 at 15:51:25. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Emojis are basically Unicode characters, and the visual representation is done on the client's side, usually depending on what fonts you use. So it's not possible to track anyone using emojis like you would with tracking pixels.
The only way emojis are "useful" for tracking is that it's really really easy to do sentiment analysis of text that has emoji. I reckon that was one of the reasons that it was invented in the first place. It can be very useful for profiling individuals or even tracking their mood.
But no, you cannot track people with emojis the same way you track them with images, because the image resources are not loaded from the internet.
Nov 18 ยท 4 weeks ago
Tracking Emoji? ๐ฑ โ Tracking pixels are problematic, since loading them gives away information about browsing habits that... we don't want to give away. It's just an image though. There are lots of images, and they don't need to be 1x1 blank pixels. What about emoji? Are the images stored locally? Or do they (and reaction .gifs, etc) download from somewhere, based on some ID from a unicode character map? Is there some /path/to/emoji/data/ on my hard drive? How does that work, and are any of...