This class can get visitor information and store in a database.
It can retrieve several details about the current page visitor from it IP address and other request headers.
The retrieved information is stored in a MySQL database table.
Currently it record the user computer operating system, browser, IP address, country, city, geographical coordinates, the internet service provider or the organization using the ip-api.com Web services.
The stored data can be associated to a given server domain address. |