Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialKonrad Pilch
2,435 PointsMaking Website track visitors
HI, Im doing a website for somebody, and im new to it as well. What im really interested is thath i want to know how many people actually go on the website.
I mean unique visitors more likely and the old visitors as well . I dont want to have 1k views just because somebody pressed the F5 key to refresh.
Do you know how could i track the website visitors? without coding it ?
If you know what i mean : p
Im using HTML, Bootstrap, CSS and PHP for this site.
With the security , well, i do the best i can , and i look throw articles as well.
1 Answer
Matthew Rigdon
8,223 PointsI created a WordPress website before and was able to view statistics (how many unique visitors, return visitors, etc.) using Google Analytics. You attach your website to a Google account, then you are able to view its statistics. Perhaps it will work for what you want.
Konrad Pilch
2,435 PointsKonrad Pilch
2,435 PointsAha xd i believe thats it! Seem simple :D thank you !