Hey folks - so I have a user who is having some tr...
# random
l
Hey folks - so I have a user who is having some trouble accessing our website. There are services which you send your user to and it analyses his system and sends you a report (what’s on his machine) for trouble shooting. Anybody knows of a service like this? (I have been that user once but I did not remember to save the URL).
d
Do you mean something like AppSignal? https://appsignal.com/javascript
l
Hey @dry-monkey-93718. Thanks - but not this. Imagine you are doing customer support and want to know more about a particular user’s machine configuration. Stuff like screen resolution, cookies, browser version, etc. Like a system information report - but which you can get if you send your user to a particular website which records it. AppSignal and Sentry (which we are using) does report some statistics, but I want to dig deeper.
This is the closest I have come: https://www.deviceinfo.me/ But the site which I had used, would email me the details of the user when they visited it (we would be able to setup a unique, custom link).
d
aha! got it, we didn't have a standalone solution for it. Large parts of it were bundled with Mixpanel I guess.