Portal Engine Questions on portal engine and web parts.
Version 4.x > Portal Engine > Hit Counter View modes: 
User avatar
Member
Member
garymich - 4/5/2010 6:23:22 AM
   
Hit Counter
I am implementing a solution using the 4.1 Ecommerce portal template. The client has requested that I place a hit counter on the home page.

I have searched the web parts documentation and have not located a web part for this. So my question is two fold, is there an existing web part (perhaps named differently) which I have missed in the documentation?

In the event that there is not, what would be the easiest way to implement one? I am thinking I would need to edit the applicable aspx page and rebuild the application. Is this the general idea?

Thanks

Gary

User avatar
Kentico Support
Kentico Support
kentico_radekm - 4/6/2010 7:58:22 AM
   
RE:Hit Counter
Hello.

We do not have such a web part, but you could consider to use Web analytics module for this purpose. The Web Analytics module allows you to track and analyze web site visits, page views, file downloads and other metrics of the web site. You can see more details in Developer´s guide (http://devnet.kentico.com/docs/devguide/index.html), chapter Modules -> Web analytics. Or you can use some .NET counter or get an inspiration from here: http://www.daniweb.com/forums/thread5145.html#

Best Regards,
Radek Macalik