admin管理员组文章数量:1130349
I can't figure out how to map a single metric but filtered in a single time series chart. I want to see a single chart for Views, but different lines for mobile, desktop, and tablet users by day.
A filter affects the whole chart, and a calculated field doesn't seem to do anything. I tried making "Device - mobile (calculated)" by using:
REGEXP_MATCH(Device category, "mobile")
But that just broke my chart. I am not an admin in my organization so I have limited access to functions. Basically, I want these two charts to be one: two charts - desktop views & mobile views
ETA: Using "Device Category" doesn't do what I want. It presents as a single line for views by day. not working: time series chart with device category
I can't figure out how to map a single metric but filtered in a single time series chart. I want to see a single chart for Views, but different lines for mobile, desktop, and tablet users by day.
A filter affects the whole chart, and a calculated field doesn't seem to do anything. I tried making "Device - mobile (calculated)" by using:
REGEXP_MATCH(Device category, "mobile")
But that just broke my chart. I am not an admin in my organization so I have limited access to functions. Basically, I want these two charts to be one: two charts - desktop views & mobile views
ETA: Using "Device Category" doesn't do what I want. It presents as a single line for views by day. not working: time series chart with device category
Share Improve this question edited Dec 26, 2024 at 13:19 OpenSunflowers asked Dec 23, 2024 at 21:07 OpenSunflowersOpenSunflowers 32 bronze badges 2- You should use Device Category as a breakdown dimension in your chart. – ali izadi Commented Dec 24, 2024 at 12:02
- Device Category presents as a single line for users by day. That's not it. – OpenSunflowers Commented Dec 26, 2024 at 13:18
1 Answer
Reset to default 0You want to see something like this right?
Device Category as a breakdown dimension is right.
From the screenshot you show. You place the Device Category as metric so it shows a line. It should put in breakdown dimension:
I can't figure out how to map a single metric but filtered in a single time series chart. I want to see a single chart for Views, but different lines for mobile, desktop, and tablet users by day.
A filter affects the whole chart, and a calculated field doesn't seem to do anything. I tried making "Device - mobile (calculated)" by using:
REGEXP_MATCH(Device category, "mobile")
But that just broke my chart. I am not an admin in my organization so I have limited access to functions. Basically, I want these two charts to be one: two charts - desktop views & mobile views
ETA: Using "Device Category" doesn't do what I want. It presents as a single line for views by day. not working: time series chart with device category
I can't figure out how to map a single metric but filtered in a single time series chart. I want to see a single chart for Views, but different lines for mobile, desktop, and tablet users by day.
A filter affects the whole chart, and a calculated field doesn't seem to do anything. I tried making "Device - mobile (calculated)" by using:
REGEXP_MATCH(Device category, "mobile")
But that just broke my chart. I am not an admin in my organization so I have limited access to functions. Basically, I want these two charts to be one: two charts - desktop views & mobile views
ETA: Using "Device Category" doesn't do what I want. It presents as a single line for views by day. not working: time series chart with device category
Share Improve this question edited Dec 26, 2024 at 13:19 OpenSunflowers asked Dec 23, 2024 at 21:07 OpenSunflowersOpenSunflowers 32 bronze badges 2- You should use Device Category as a breakdown dimension in your chart. – ali izadi Commented Dec 24, 2024 at 12:02
- Device Category presents as a single line for users by day. That's not it. – OpenSunflowers Commented Dec 26, 2024 at 13:18
1 Answer
Reset to default 0You want to see something like this right?
Device Category as a breakdown dimension is right.
From the screenshot you show. You place the Device Category as metric so it shows a line. It should put in breakdown dimension:
本文标签:
版权声明:本文标题:google analytics - How can I create a single time series chart with lines for each device category (mobile, desktop, tablet)? - 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/questions/1735960608a1367964.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论