google analytics分析訪客年齡和性別 - Google

Table of Contents

請問 Google Analytics可以分析blog訪客的年齡和性別嗎?

我看說明要把
ga.src = (‘https:’ == document.location.protocol ? ‘https://ssl’ : ‘
http://www’) + ‘.google-analytics.com/ga.js’;

替換成:

ga.src = (‘https:’ == document.location.protocol ? ‘https://’ : ‘http://
’) + ‘stats.g.doubleclick.net/dc.js’;

可是我看我blog所用的追蹤程式碼沒有上面哪幾行

請問要怎麼設定呢?

謝謝~

--

All Comments

Joseph avatarJoseph2013-11-20
因該沒辦法分析年齡和性別,應該有個資問題。
Damian avatarDamian2013-11-24
不過,如果您自己有會員資料庫的話可以把參數夾帶給它