tdwg / website

TDWG website
https://www.tdwg.org
Creative Commons Attribution 4.0 International
16 stars 56 forks source link

Add Privacy policy + Google analytics code #56

Closed peterdesmet closed 1 year ago

peterdesmet commented 6 years ago

We should add a privacy statement. Example: https://www.opencore.com/privacy/

Once done, we can add a Google Analytics code to track visitors in base.html

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-42312007-1"></script>
<script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());
    gtag('config', '{{ GOOGLE_ANALYTICS }}');
</script>
peterdesmet commented 6 years ago

@stanblum I'm adding you, but should be discussed with exec

timrobertson100 commented 6 years ago

I am a little on the fence here. Adding analytics is nice, but might mean we need a privacy policy and to inform people. Really... do we need the info? On reflection I am not so sure and might sway slightly towards anonymity.

stanblum commented 6 years ago

We are planning to write a privacy policy. But it will cover a lot more than info related to website logs. Membership. Conference. Github and other service providers. ...

Stan

On Wed, Jul 25, 2018 at 5:49 AM Tim Robertson notifications@github.com wrote:

I am a little on the fence here. Adding analytics is nice, but means we need a privacy policy and to inform people. Really... do we need the info? On reflection I am not so sure and might sway slightly towards anonymity.

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/tdwg/website/issues/56#issuecomment-407743102, or mute the thread https://github.com/notifications/unsubscribe-auth/AJWaDV5hwcZlRiGw7IxK8okOnHOND1ylks5uKGl1gaJpZM4VgBAu .

-- Sent from my phone.

dkoureas commented 6 years ago

I have compilled a (GDPR compliant) provacy policy for the biodiversity_next website. Maybe we can use and adjust that?

http://biodiversitynext.org

On Wednesday, 25 July 2018, Stan Blum notifications@github.com wrote:

We are planning to write a privacy policy. But it will cover a lot more than info related to website logs. Membership. Conference. Github and other service providers. ...

Stan

On Wed, Jul 25, 2018 at 5:49 AM Tim Robertson notifications@github.com wrote:

I am a little on the fence here. Adding analytics is nice, but means we need a privacy policy and to inform people. Really... do we need the info? On reflection I am not so sure and might sway slightly towards anonymity.

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/tdwg/website/issues/56#issuecomment-407743102, or mute the thread https://github.com/notifications/unsubscribe-auth/ AJWaDV5hwcZlRiGw7IxK8okOnHOND1ylks5uKGl1gaJpZM4VgBAu .

-- Sent from my phone.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tdwg/website/issues/56#issuecomment-407837508, or mute the thread https://github.com/notifications/unsubscribe-auth/ALmnQFL1ELNth8AasTDpCnYul_2eYrvCks5uKK4GgaJpZM4VgBAu .

-- Kind regards, Dimitris

--

Dr Dimitris Koureas, FLS

Programme Director - Department Head International Biodiversity Infrastructures Naturalis Biodiversity Center P.O. Box 9517, 2300 RA Leiden, NL

Coordinator, Distributed System of Scientific Collections (DiSSCo http://dissco.eu) Chair, Biodiversity Information Standards Organisation (TDWG http://tdwg.org) Research Data Alliance (RDA http://www.rd-alliance.org) - Technical Advisory Board member

ORCID: 0000-0002-4842-6487 | Linkedin: linkedin.com/in/dkoureas Twitter: @DimitrisKoureas | Tel: +31 (0) 71 751 9251 Meeting requests https://doodle.com/dimitriskoureas

dkoureas commented 6 years ago

I have compilled a (GDPR compliant) provacy policy for the biodiversity_next website. Maybe we can use and adjust that?

http://biodiversitynext.org

On Wednesday, 25 July 2018, Stan Blum notifications@github.com wrote:

We are planning to write a privacy policy. But it will cover a lot more than info related to website logs. Membership. Conference. Github and other service providers. ...

Stan

On Wed, Jul 25, 2018 at 5:49 AM Tim Robertson notifications@github.com wrote:

I am a little on the fence here. Adding analytics is nice, but means we need a privacy policy and to inform people. Really... do we need the info? On reflection I am not so sure and might sway slightly towards anonymity.

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/tdwg/website/issues/56#issuecomment-407743102, or mute the thread < https://github.com/notifications/unsubscribe-auth/AJWaDV5hwcZlRiGw7IxK8okOnHOND1ylks5uKGl1gaJpZM4VgBAu

.

-- Sent from my phone.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tdwg/website/issues/56#issuecomment-407837508, or mute the thread https://github.com/notifications/unsubscribe-auth/ALmnQFL1ELNth8AasTDpCnYul_2eYrvCks5uKK4GgaJpZM4VgBAu .

peterdesmet commented 1 year ago

We do not use Google Analytics. The site does have a privacy policy: https://www.tdwg.org/about/terms-of-use/#privacy-statement