Hi
I want to see how many hits does every link got from my directory,
I mean on the detail page. Any one can help?
Thanks
![]()
Hi
I want to see how many hits does every link got from my directory,
I mean on the detail page. Any one can help?
Thanks
![]()
Last edited by SKh; 02-05-2007 at 04:53 AM.
.: There is no God but ALLAH - Muhammad is the messenger of ALLAH :.
-==[ Believe or Not Believe !! ... That is the Question ]==-
Just point the couter script to detail page. Use the following code in rows.html
Don't forget to add js in footer.htmlCode:<a href="<%$site_url%>/<%$detail_page_url%>" name="link_<%$link_id%>">
Code:<script language="javascript" type="text/javascript" src="<%$tpl_base%>/trackclick.js"></script>