Vel asked:
I have a Joomla website & i need to track the visitors count for every page individually. The website has lots of pages, so i can’t install code in every single page. Is there any possibility.
I have a Joomla website & i need to track the visitors count for every page individually. The website has lots of pages, so i can’t install code in every single page. Is there any possibility.
i found your answer here:
You should have a file called index.php which is used as the most basic framework for every page on your site. That file will contain some HTML – but mostly Joomla code – which you can use to add the Analytics code.
The proper place to add the Analytics code is at the end of the HTML document, just above the tag. Before you add the code to your site, take a minute to exclude yourself from the Analytics results so that you will only see your visitors’ traffic. For a quick 1-minute guide on how to do that, go here: