Pārlūkot izejas kodu

update GA in popup

VicCG.Lin 1 gadu atpakaļ
vecāks
revīzija
5ccc847216
1 mainītis faili ar 4 papildinājumiem un 2 dzēšanām
  1. 4
    2
      src/fe/mrna/index.html

+ 4
- 2
src/fe/mrna/index.html Parādīt failu

@@ -659,10 +659,12 @@
659 659
         <h2 class="text-title">疫苗接種是幫助控制 COVID-19 的一種關鍵方法</h2>
660 660
         <p class="text">即刻了解並查詢接種院所資訊</p>
661 661
         <div class="button-group">
662
-          <a class="button-primary" href="https://pse.is/5gsrfp" target="_blank">
662
+          <a class="button-primary" data-gaEvent-category="popup" data-gaEvent-label="搜尋醫療院所"
663
+            href="https://pse.is/5gsrfp" target="_blank">
663 664
             <p>搜尋醫療院所</p>
664 665
           </a>
665
-          <a class="button-primary" href="https://pse.is/5gsrrx" target="_blank">
666
+          <a class="button-primary" data-gaEvent-category="popup" data-gaEvent-label="疫苗隨到隨打"
667
+            href="https://pse.is/5gsrrx" target="_blank">
666 668
             <p>疫苗隨到隨打</p>
667 669
           </a>
668 670
         </div>