rajeshkr Posted March 9, 2015 Share Posted March 9, 2015 Hi,I want to capture the information below from all sessions (including buying sessions & non-buying sessions.) of a website.Please give me a suggestion that how to create a report in the backend that would allow us to pull this information for a certain time period. Information to include: IP AddressDeviceOperating SystemOperating System VersionBrowserBrowser VersionEntry PageExit PageUser Agent String Thanks Link to comment https://forums.phpfreaks.com/topic/295197-capture-user-information-and-store-in-database/ Share on other sites More sharing options...
rwhite35 Posted March 10, 2015 Share Posted March 10, 2015 Assuming your data is stored in a MySQL database, check out BETWEEN clause. Also it would probably help if you had a specific questions. Your question is broad and covers a lot of machinery. Link to comment https://forums.phpfreaks.com/topic/295197-capture-user-information-and-store-in-database/#findComment-1507979 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.