Google Analytics & jQuery Mobile & jQuery 1.9

前端 未结 4 1220
太阳男子
太阳男子 2021-01-03 17:08

There has been a previous Question about using Google Analytics with jquery Mobile with a successful answer provided here. However this was for versions of jQuery prior to 1

4条回答
  •  梦毁少年i
    2021-01-03 17:26

    After making the .live() to .on() change, I also had to move the script from and to the end of , just before the last

    that was attached to the
    . Otherwise I would not get every page view.

提交回复
热议问题