[筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 13 )

Google Analytics 4 在 2023 年 7 月會正式取代原有的 Universal 通用 GA,因此來找門課熟悉一下 GA4 與 GTM 的運用方式和要點。
notes-advanced-google-analytics-4-implementation-with-tag-manager-1


課程相關資訊

[連結]:https://www.udemy.com/course/advanced-google-analytics-4/learn/lecture/31605384

本篇範圍:Chapter 6

請注意:本系列文章為個人對應課程的消化吸收後,所整理出來的內容。換言之,並不一定會包含全部的課程內容,也有可能會添加其他資源來說明。


內容

1. 若要抓取 <form> 標籤內的內容,可透過 Form 元件,並在 GTM 中寫入 form 的 id 即可
2. 若你想要收集的資料並不在 form 內,你會需要自行在 GTM 中的 variables 撰寫 JS。 ( 僅支援到 ES5 語法,你可以透過 es6 to es5 之類的線上轉換器轉換 )
3. 抓取值的技巧,都是透過 DevTool 觀察 HTML 而得。不外乎是使用 document.querySelector, document.querySelectorAll 再搭配 for-loop, if-else


系列文章

  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 9 )
  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 8 )
  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 7 )
  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 6 )
  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 5 )
  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 4 )
  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 3 )
  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 24 )
  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 23 )
  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 22 )
  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 21 )
  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 20 )
  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 2 )
  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 19 )
  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 18 )
  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 17 )
  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 16 )
  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 15 )
  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 14 )
  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 12 )
  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 11 )
  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 10 )
  • [筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 1 )
  • 按讚加入粉絲團

    延伸閱讀