Business Benefits: Ability to track user activity from intial request to completion of purchase.
Technologies: ASP.NET, HttpModules, C#, XML, SQL
Status: Deployed
Zlog is web statistic engine developed for one of Zolv's blue chip clients. The client wanted a robust, accurate solution that was able to track user activity across multiple servers, domains and type of web page.
The system we developed collects user request information server-side then caches the request data until it submits the data to a remote web service. The web service processes the incoming hit data, making minor adjustment such as syncing timestamps, before inserting the data into a PostgreSQL database.
Visitors are remembered on return visits and thier browse patterns are carried across all servers. This allows for accurate analysis of repeat visitors and user site usage, providing our clients with invaluable information to maximise sales.