How to do mobile analytics using Jquery mobile - Stack Overflow
2番目のやつ。今のところこれが一番しっくりくるかな。
The 'pageshow' event fires even for the first page, so don't think you want to include the _trackPageview with the GA setup. Also, location.hash will return url with the "#" character so hash.subtr(1) cleans that off which will normalize hash/pushstate visitors.
2番目のやつ。今のところこれが一番しっくりくるかな。
0 件のコメント:
コメントを投稿