Tagged: Tracking
-
AuthorPosts
-
October 10, 2021 at 6:59 am #1324267
hi there, i dont know if anyone is aware of this but out of the box the theme come with 2 tracking scripts that i like to turn off.
firefox reports and blocks the following things:
https://googletag.g.doubleclick.net
https://static.doubleclick.nethow can i disable this – my client does not need to track his customers.
thanks
thomasOctober 10, 2021 at 4:32 pm #1324288Hey brouge,
I can not reproduce this on my demo install, please see the screenshot in the Private Content area, and check my demo link below.Best regards,
MikeOctober 10, 2021 at 9:33 pm #1324316please check https://www.metazeit.de – i disabled every plugin and still got this. so it must be the theme.
i found this in the hml head, but i don’t know where it is injected via php.
<script id="js-1124342058" src="//static.doubleclick.net/instream/ad_status.js" nonce="s0JJyUU/E8kuwTXhfR7i7Q"></script>
thanks
thomasOctober 11, 2021 at 9:14 am #1324379hey mike,
i think i found what caused the issue since a normal pages runs without any issues:
metazeit.de/kontakt/
it has do to something with the home page and with a little research its because we use the youtube video background section:
metazeit.de/#konzept
where the video is embedded as https://www.youtube.com/watch?v=A4ny5bNjImcaccording to this link the solution would be to use a different url to embed the video in private mode, in my case:
https://www.youtube-nocookie.com/embed/A4ny5bNjImc
which is working standalone but somehow the background video stays black (because theme blocks this url?).i solved it by uploading a mp4 directly to the server which even loads quicker.
but maybe you could add a no cookie solution for the youtube videos in the upcoming version of the theme by simply allowing those nocookie links.
thomasOctober 11, 2021 at 12:09 pm #1324400Hi,
Glad to hear that you have this sorted out, I researched this in our GitHub and found that the Dev Team is aware of this but currently the youtube-nocookie doesn’t support an API so only manual embed is possible, the team will keep an eye out for the availability of a API.
So using a self-hosted mp4 is your best solution, and faster as you noted.
If you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘disable .doubleclick.net tracking’ is closed to new replies.