Re: Manage analytics through tag manager?

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: Manage analytics through tag manager?
Дата
Msg-id 6FE9B59E-CBF0-4D1B-AA47-DC22867A10F1@yesql.se
обсуждение исходный текст
Ответ на Re: Manage analytics through tag manager?  (Dave Page <dpage@pgadmin.org>)
Ответы Re: Manage analytics through tag manager?
Список pgsql-www
> On 2 Jul 2020, at 14:23, Dave Page <dpage@pgadmin.org> wrote:
> On Thu, Jul 2, 2020 at 12:56 PM Daniel Gustafsson <daniel@yesql.se <mailto:daniel@yesql.se>> wrote:

> What we can do to address concerns with tracking in the meantime is to honor
> the DoNotTrack header in the site template, and only load GA/GTM in case
> navigator.doNotTrack isn't set.  Something like the (completely untested)
> attached migth be all we need?  The diff also removes the ability to load GA
> over http, which we clearly shouldn't allow (and since moving the site to all
> https we don't anyways IIUC).
>
> I think we'd also need to check windows.doNotTrack to cover Microsoft browsers, but yes, I think that will work with
GA.

Ah yes, my bad, window.doNotTrack (as you corrected in a subsequent email) is
required for IE and Safari.

> In GTM you can do it in the config (i.e. through the container settings in the management UI). Browsers would still
pullthe code of course, but then any tracking would be disabled.  

Right, I still prefer to do it on our side and put us in charge of whether
tracking is invoked or not.

cheers ./daniel


В списке pgsql-www по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Manage analytics through tag manager?
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Manage analytics through tag manager?