My company creates hardware products that are sold worldwide. They have a built-in web server that allows users to customize the product through a web interface. I wanted to improve the user interface of this interface, and the first step would be to start collecting analytics on how users navigate throughout the tool.
My question is how should I do this because there will be no domain and instead there will be an internal IP address that is used to access the product. For example, if their IT team installs the printer on 10.10.10.10, they almost never associate this with the name of the internal server, and users will gain access to the network configuration tool by directly entering IP. Even if they created the name of the internal server, for example, "config.productname.com", I would not know what it would be.
This means that I cannot create a profile in GA to start accepting this analytic data. Has anyone done something similar in the past or advised how to solve this problem?
Is it possible to solve the problem using SiteCatalyst?
source share