How to integrate Google Analytics into GWT using the asynchronous script

后端 未结 3 724
灰色年华
灰色年华 2020-12-29 11:35

I\'m trying to track pages using Google Analytics within a GWT application. I already check the following thread: Integrating Google Analytics into GWT application

I

3条回答
  •  清酒与你
    2020-12-29 11:56

    there is a project on goole code called gwt-gatracker that implement GA function to use in GWT projects. check it out here

提交回复
热议问题