Google Analytics pageTracker is not defined?

前端 未结 4 481
遥遥无期
遥遥无期 2021-01-30 11:21

Little bit confused... I am trying to track mailto links being clicked, but constantly \'pageTracker is not defined\' is shown. I have the following code just before my end bod

4条回答
  •  独厮守ぢ
    2021-01-30 11:40

    Here is the code :

    onClick="_gaq.push(['_trackEvent', 'pdf', 'download', '/pdf/myPdf'])">myPdf
    

提交回复
热议问题