Google analytics ISP报告与Google Analytics中的自定义变量

Google analytics ISP报告与Google Analytics中的自定义变量,google-analytics,visitor-statistic,Google Analytics,Visitor Statistic,我推送一个自定义变量,如下所示: _gaq.push(['_setCustomVar', 1, 'userName', '', 1]); 我可以从谷歌分析菜单中看到他们的列表:受众/自定义/自定义变量。我可以添加城市/国家/浏览器等作为辅助尺寸。但我需要知道哪个用户来自哪个ISP。是否可以为此创建报告。比如: Custom Variable ------ ISP -------- Visits Michael ----------- Aa Telecom ------ 12 Daniel --

我推送一个自定义变量,如下所示:

_gaq.push(['_setCustomVar', 1, 'userName', '', 1]);
我可以从谷歌分析菜单中看到他们的列表:受众/自定义/自定义变量。我可以添加城市/国家/浏览器等作为辅助尺寸。但我需要知道哪个用户来自哪个ISP。是否可以为此创建报告。比如:

Custom Variable ------ ISP -------- Visits
Michael ----------- Aa Telecom ------ 12
Daniel ----------- Aa Telecom --------- 3
John -------------  Bb Communication --- 25