1
E.g.
- December / January : US East cost / Europe are affected by snow storms
- September : Typhoon in Hong Kong in 2018
I could gather this so far :
Google Analytics:
- Declare clearly what personal information is collected in your privacy policy. Any simple boiler plate avaible ?
- Have a cookie consent banner for EU that is opt-in i.e. no tracking cookies are set until the user says so. Hardly anyone is doing this yet.
- Use anonymizeIP function in google analytics i.e. : ga('set', 'anonymizeIp', true);
Google Adwords:
- Declare clearly what personal information is collected in your privacy policy. Any simple boiler plate avaible ?
- If you are using re-marketing, either disable it or let it be known in privacy policy ?