matomo-org/matomo

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

Open

#4.339 aberto em 25 de nov. de 2013

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)PHP (2.847 forks)batch import
Help wantedTask

Métricas do repositório

Stars
 (21.513 stars)
Métricas de merge de PR
 (Mesclagem média 8d 11h) (106 fundiu PRs em 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

Guia do colaborador