Google Analytics追蹤Drupal Views Expose filter的查詢字詞
大家好,
我最近使用了Drupal Views模組中,Expose filter的功能
不曉得使用expose filter,能不能將使用者的查詢關鍵字,整合到google analytic的站內搜尋之中?
我在expose filter中,也有開啟Expose operator
另外我分別將Operator identifier設定為termtype、Filter identifier設定為termsearch
我也在google analytic管理的站內搜尋中,設定了查詢參數為termsearch,類別參數為termtype
但是不管怎麼樣子測試,都沒有成功
我的網址架構大概是這樣:http://app.mydomain.com/base?q=term&termtype=contains&termsearch=單車
我需要設定篩選器嗎?
我參考的這篇做設定,但是好像也不太成功