matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.87k stars 2.65k forks source link

Stumbleupon question #1992

Closed anonymous-matomo-user closed 13 years ago

anonymous-matomo-user commented 13 years ago

For some reason I am seeing the website www.stumbleupon.com as a provider in piwik right along with the major isp's. Clicking on the link does take to the social website.

This shows under Visitors -> Locations and Providers. I do have the GeoIP plug-in installed in case that matters.

Is this correct behavior or is it being detected wrong?

I've attached a csv export of that date.

anonymous-matomo-user commented 13 years ago

Attachment: Csv showing the provider data piwik-report-export.csv

robocoder commented 13 years ago

The Provider is based on a reverse IP lookup (gethostbyaddr) and happens outside of PHP & Piwik.

I looked at the stumbleupon website but didn't find any information on bots/crawlers/spiders. Nor is there any information on whether their toolbar or su.pr (url shortener) perform proxy-like requests.

So, afaict, this is a properly detected visit.