How to know which platform my gameis being downloaded from?

Hi everyone!
I’m developing a multiplatform game and have it’s own backend for some data visualization.
I’d like to know if there is any indicator on the build that shows from which platform the game is being downloaded from?

For example: Desktop App (Mac, Windows or Linux), mobile (Android and iOS) and WebGL.