matomo-org/matomo

Check that visitors from google drive and other google sub sites are not counted as google search

Open

#4,339 opened on Nov 25, 2013

View on GitHub
 (0 comments) (0 reactions) (0 assignees)PHP (2,847 forks)batch import
Help wantedTask

Repository metrics

Stars
 (21,513 stars)
PR merge metrics
 (Avg merge 8d 11h) (106 merged PRs in 30d)

Description

links from google drive and other non-search google products (gmail, docs, forms) should not appear as "Google" in Search engines but as website referrers.

From email: I shared a google form having a link to a piwik tracked webpage .. and in the analytics it was showing all the views from the search engine.

Referrer email from Google properties appear to be: http://www.google.com/url?q=http%3A%2F%XXXXX%2F&sa=D&sntz=1&usg=AFQxxx

Let's check these are not counted as search engine + add unit test to make sure it always work in the future!

Keywords: academy

Contributor guide