-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
c: UsabilityFor issues that let users achieve a defined goal more effectively or efficiently.For issues that let users achieve a defined goal more effectively or efficiently.
Milestone
Description
When using Content Tracking, by design there will often be 5-10-15 different elements that became visible. Currently they are displayed each on their own line such as below screenshot.
Maybe we can make the visitor log display more compact?
For example maybe we could combine all "content impressions" (respectively "content clicks") that have also the same content name. For example the following 4 content impressions:
* preview-liveaboard - MV Ocean Quest
* preview-liveaboard - Coral Sea Dreaming
* preview-liveaboard - MV Scubapro III
* preview-liveaboard - MV Scubapro II
and change it to:
* preview-liveaboard - MV Ocean Quest, Coral Sea Dreaming, MV Scubapro III, MV Scubapro II
.
- the tooltip could be the same as the MV Ocean Quest's tooltip (ie. we pick the first).
- on click, it would expand and show the content impressions on 4 lines.
thoughts?
Metadata
Metadata
Assignees
Labels
c: UsabilityFor issues that let users achieve a defined goal more effectively or efficiently.For issues that let users achieve a defined goal more effectively or efficiently.