开发者

Can Google Analytics Track Results from Form POST action?

My product search on my website uses HTTP POST to submit th开发者_如何学运维e search information. I want to track the search results page, learning what people are searching for and the results that they get. I'm told that I have to switch to using HTTP GET to make that happen.

Is there a way to keep using HTTP POST and still have Google Analytics pick up the information?

(copied over from https://superuser.com/questions/89446/can-google-analytics-track-results-from-form-post-action)


_trackPageView() is what you want. I use it to make specific urls for various Goals, but it would also work for search results. (thanks SleighBoy)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜