Zen Cart Logo
Forums / Customization from the Admin / Hit Counter for Items

Hit Counter for Items

Views: 900

Results 1 to 6 of 6
30 May 2011, 5:43 PM
#1
bparker avatar

bparker

Zen Follower

Join Date:
Oct 2008
Location:
Rochester, NY
Posts:
232
Plugin Contributions:
0

Hit Counter for Items

How do I add a hit counter for each item? I would like to know how many people are viewing an item, and have the counter increase each time. I can add some PHP to do this, but I would rather have the admin panel do this for me. Is there a way?

Thanks,
BP

30 May 2011, 5:51 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Hit Counter for Items

That is already built in ...

There is a report for it as well in your Admin ...

30 May 2011, 8:29 PM
#3
bparker avatar

bparker

Zen Follower

Join Date:
Oct 2008
Location:
Rochester, NY
Posts:
232
Plugin Contributions:
0

Re: Hit Counter for Items

Gosh, I expected so. Thanks for confirming it! Where do I find it?

Thanks,
BP

30 May 2011, 8:42 PM
#4
bparker avatar

bparker

Zen Follower

Join Date:
Oct 2008
Location:
Rochester, NY
Posts:
232
Plugin Contributions:
0

Re: Hit Counter for Items

Ooooooooh! Reports > Products Viewed.

There we go! :)

Now... is there a way to export this to Excel or some other format?

30 May 2011, 10:48 PM
#5
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Hit Counter for Items

You could edit the file to get the SELECT statement and build your own export ...

31 May 2011, 6:57 PM
#6
bparker avatar

bparker

Zen Follower

Join Date:
Oct 2008
Location:
Rochester, NY
Posts:
232
Plugin Contributions:
0

Re: Hit Counter for Items

I suppose that will work. :) Thanks, Linda, or... Link, or... Ajeh. Thanks.