Hi Gila,
in my opinion, you're better off using website software designed for this, otherwise that's a lot of SQL being written to a database (basically every mouseclick per user). The site already counts each product view, but it's a total figure across all visitors. You could create a table that logs what you are looking for in a similar way, and update it via the index.php page.
If you have low traffic volumes, then this can be done within OC, but I wouldn't recommend it for higher traffic sites.
- [MB]
in my opinion, you're better off using website software designed for this, otherwise that's a lot of SQL being written to a database (basically every mouseclick per user). The site already counts each product view, but it's a total figure across all visitors. You could create a table that logs what you are looking for in a similar way, and update it via the index.php page.
If you have low traffic volumes, then this can be done within OC, but I wouldn't recommend it for higher traffic sites.
- [MB]
http://online.enterpriseconsulting.com.au
Site with OpenCart extensions & code downloads, many new extensions coming soon!
Follow us on twitter for more updates
interesting concept to track users, I'm guessing this will only work if they have logged in/registered?Qphoria wrote:I actually have this partially done. It will be configurable to allow you to specify how much to log and how often to clean itself up
I would like to see some sort of mod like this, that enables you to see what items were added to the shopping cart. This way you can see what items customers are going after and how many of them are actually just not checking out after they added the item to the cart.
Who is online
Users browsing this forum: No registered users and 13 guests