Does anyone know how to see unique visitors per apge?

roberts7

Junior Member
Joined
Dec 13, 2014
Messages
146
Reaction score
31
I know that you can see how many unique visitors you got for the whole page, but is there any way you can see unique visitors on specific pages? Maybe a wordpress plugin or something? Thanks
 
You can do this with basic GA
 
There are internet statistics services, like hotlog for example. Once you are registered, you will receive a code to put into the html of your page. It will show you the number of visitors.
 
For monitoring your website's traffic: Google Analytics is the best option.

For HTML:
Go to google.com > type google analytics > click first organic link > Google Analytics > it will ask for gmail sign in > Sign in > drop down menu will have an option of Google Analytic > Login > Start analyzing your website's traffic in 3 steps > Sign up > fill the form > get Tracking ID > Click > Terms of Services > Choose your country > I Accept > Get Tracking code > Copy the code and paste the Tracking code into a HTML file of your website <head> </head> and then save file.

For WordPress:
"All in One SEO Pack" is the Plugin.

Try any of the option..
 
Behavior -> Site Content -> All Pages
Will show you the pageviews each page received
 
Back
Top