Post by gila » Tue Jan 19, 2010 4:47 pm

There is the possibility to have a module that trace the activity of each user into the shop? Know wath page they visit or product they are looking?

There is someone able to do it, how much does it costs?

thank you

New member

Posts

Joined
Fri Jan 25, 2008 4:33 am

Post by melbagnato » Thu Feb 11, 2010 9:28 pm

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]

http://online.enterpriseconsulting.com.au

Site with OpenCart extensions & code downloads, many new extensions coming soon!
Follow us on twitter for more updates

Image


User avatar
Active Member

Posts

Joined
Wed Jan 13, 2010 1:39 pm
Location - Melbourne

Post by Qphoria » Thu Feb 11, 2010 10:54 pm

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

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by pingpong » Fri Feb 12, 2010 11:40 pm

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
interesting concept to track users, I'm guessing this will only work if they have logged in/registered?

http://www.mydesignercard.co.uk


New member

Posts

Joined
Sat Nov 14, 2009 5:59 pm
Location - UK

Post by Qphoria » Fri Feb 12, 2010 11:50 pm

It tracks by session id.
Tracks how the user got to your site (referrer)
Tracks what pages they viewed
Converts their "ip" to "customer name" when they create an account

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by The Alchemist » Sat Feb 13, 2010 2:57 pm

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.

User avatar
Active Member

Posts

Joined
Sun Nov 22, 2009 11:04 am

Post by richard211986 » Sat Feb 13, 2010 5:05 pm

Q will the ip also be viewable along with customer name?

Active Member

Posts

Joined
Sun Sep 20, 2009 5:34 am

Post by shoo002 » Sat Feb 13, 2010 6:51 pm

I'm very interested in this mod too. If theres a lot of info being recorded i.e. every mouse click, IP's etc etc would it be better to write the info to a seperate database altogether rather than a table.

Stewart

Active Member

Posts

Joined
Sat Jul 04, 2009 9:40 pm

Who is online

Users browsing this forum: No registered users and 13 guests