Each time a user is logging in Strategy Web, a new entry is created on the “IS_SESSION_STATS” table on the Statistics database. It is possible to identify this kind of entry because Strategy is logging the IP address of the Web machine (WEBMACHINE column) and the event source = 6 (EVENTSOURCE column).

We can make a distinction between this entry and an entry created using Strategy Desktop. Users can see an empty entry on the WEBMACHINE column and EVENTSOURCE = 1 when connecting trough Strategy Desktop.

Once a Strategy Web login is identified on the IS_SESSION_STATS table, users can refer to CLIENTMACHINE column in order to find the IP address from where the session is getting created.
