Open GoogleCodeExporter opened 8 years ago
Default value should be "Off" of course.
Original comment by as...@quickwin.co.il
on 5 May 2015 at 8:09
I suggested the same via security google bug form.
Normal analytics.js library make request in the same way as measurement
protocol.
Measurement protocol used almost everywhere (in GA too. Google measure what
users do in the GA in their GA...).
Possible solution:
hash parameters (you are already using hashes in Google search to measure data)
Add switch in the GA settings on/off (some unique secret key + enable, disable
switch)
Recognise source (from js library, direct request etc and allow to filter by
this in the GA view)
BTW.
In Google Tos "Google Analytics customers are prohibited from sending personal
information to Google."
In google measurement protocol policy "
You will not upload any data that allows Google to personally identify an
individual (such as certain names, Social Security Numbers, email addresses, or
any similar data), or data that permanently identifies a particular device
(such as a unique device identifier if such an identifier cannot be reset),
even in hashed form.
If you upload any data that allows Google to personally identify an individual,
your Google Analytics account can be terminated, and you may lose your Google
Analytics data."
so it's a one of the attack/abuse scenarios.
Original comment by Kosmowsk...@gmail.com
on 31 Jul 2015 at 10:30
Original issue reported on code.google.com by
as...@quickwin.co.il
on 5 May 2015 at 8:07