Send info to google tag manager from backend

后端 未结 2 853
一个人的身影
一个人的身影 2020-12-22 08:11

Working on a website, I use Google Tag Manager and push some info with the dataLayer in Javascript. So far so good. However there are some information that should not be see

2条回答
  •  Happy的楠姐
    2020-12-22 08:41

    In 2020 Google has released Google Tag Manager for server-side tracking, where you run a container in a cloud environment that then distributes the requests. https://developers.google.com/tag-manager/serverside

    Facebook and Google Analytics Support this now. So you can move tracking to server side.

提交回复
热议问题