use*_*865 0 filtering google-analytics profiles
我在向分析中添加自定义过滤器时遇到问题.我正在尝试使用自定义字段来指定我想要从配置文件中排除的数据.
我已阅读无尽的教程和论坛帖子,无法深入到这个问题的最底层!
我正在设置以下内容(在_trackPageview之前调用_set CustomVar:
_gaq.push(['_setCustomVar', 1, 'loggedin', 'true', 1]);
_gaq.push(['_trackPageview']);
Run Code Online (Sandbox Code Playgroud)
设置配置文件过滤器:
过滤器类型:自定义过滤器,排除过滤器字段:自定义字段1过滤器模式:loggedin = true(也尝试"loggedin","ture")
此配置文件中显示的数据不会排除在Google Analytics(分析)代码中没有此自定义变量的用户.
请帮忙!
Custom Field 1 is not the same as Custom Var 1. It's not possible to filter by Custom Variables in Google Analytics.
This is possible with Universal Analytics and Custom Dimensions (That replace Custom Vars in this new version of GA). But that will require migrating your web property to Universal Analytics and re-tagging your website.
归档时间: |
|
查看次数: |
746 次 |
最近记录: |