还有其他方法(使用自定义细分除外)吗?我可以对页面的两个子集的流量进行1:1的比较,其中一个是directory1
(即^/directory1/(.*)
),另一个是everything but directory1
在Google Analytics(分析)中使用RegEx吗?
我知道Google Analytics(分析)中不允许使用负前瞻性。有可行的解决方法吗?
我想获得一个类似的堆积图,其中蓝线代表directory1
,橙色代表everything but directory1
:
答案 0 :(得分:0)
这可以通过Google Analytics(分析)custom Content Groups或自定义维度来完成。您可以只做一个自定义报告,然后将include设置为contentGroup1,将exclude设置为contentGroup2