Przeglądaj źródła

update GA in popup

VicCG.Lin 1 rok temu
rodzic
commit
5ccc847216
1 zmienionych plików z 4 dodań i 2 usunięć
  1. 4
    2
      src/fe/mrna/index.html

+ 4
- 2
src/fe/mrna/index.html Wyświetl plik

659
         <h2 class="text-title">疫苗接種是幫助控制 COVID-19 的一種關鍵方法</h2>
659
         <h2 class="text-title">疫苗接種是幫助控制 COVID-19 的一種關鍵方法</h2>
660
         <p class="text">即刻了解並查詢接種院所資訊</p>
660
         <p class="text">即刻了解並查詢接種院所資訊</p>
661
         <div class="button-group">
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
             <p>搜尋醫療院所</p>
664
             <p>搜尋醫療院所</p>
664
           </a>
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
             <p>疫苗隨到隨打</p>
668
             <p>疫苗隨到隨打</p>
667
           </a>
669
           </a>
668
         </div>
670
         </div>