5 ms·
One fun and not so obvious insight learned from tracking what users type is that some users have an average message length longer than what they type.
by monkeybutton 4y ago
One fun and not so obvious insight learned from tracking what users type is that some users have an average message length longer than what they type.
- XCSme 4y agoI usually type my message, then reread it and optimize/shorten it if possible before submitting. Sometimes I even discard the message entirely.
- monkeybutton 4y agoThat would give you an average message length that's shorter than what you typed. In the case that it was longer, it turned out those users were copying and pasting the content, then maybe editing it a bit before sending.
- XCSme 4y agoOh, I got it now, so there were more characters than they typed.
- monkeybutton 4y agoYes! A clever trick to catch out spammers.