Is a base view, designed to help you keep track of your users' machines. It provides a variety of sections, detailing some critical aspects of your users' machines, like what OS they use, what GPU they have, how much physical memory, and so on. Knowing this information can help you improve your application by focusing on specific aspects rather than trying to cover all possible scenarios.
Every time your application is installed, these sections will be populated with data from the machine on which it was installed.
You can find a demo of this view by using the following link:
Environment ViewPlease note that all the data displayed in these sections refer to unique users. For example, if a user installs your application, uninstalls and reinstalls it, you will only see one in each of the sections instead of two, as there are basically two separate installs, but they come from the same user. Installer Analytics knows that he has already installed so it will not duplicate the data.
What type of OS do your users have?
What OS version do your users have?
What architecture do your users have?
How much physical memory do your users have?
What GPU do your users have?
What monitors do your users have?
What version of MSI do your users have?
What language do your users use on their OS?
How much scaling do your users need?