A UI/UX manager asks an analyst to create an Analysis workspace visualization that shows all visits to English (/En) pages. The workspace is accessible by multiple stakeholders, most of whom have edit access.
Which visualization approach would be used?
- Create a Freeform Table with Page Name and Visits. Filter Page Name by "ends with = /en"
- Create a Freeform Table with Page Name and Visits. Filter Page Name by "contains = /en"
- Create a Freeform Table with Visits and drag and drop all Page Names that contain "/en" from the left rail into the rows of the Freeform Table.
Answer(s): B
Explanation:
The best way to create an Analysis Workspace visualization that shows all visits to English (/en) pages is to create a Freeform Table with Page Name and Visits, and then apply a filter to Page Name by "contains = /en". This will ensure that only the pages that have "/en" in their name will be shown in the table, regardless of their position in the URL. Filtering by "ends with = /en" would exclude pages that have other parameters after "/en", and dragging and dropping all Page Names that contain "/en" would be tedious and prone to errors.
Reference:
https://experienceleague.adobe.com/docs/analytics/analyze/analysis- workspace/build/freeform-tables.html?lang=en
https://experienceleague.adobe.com/docs/analytics/analyze/analysis-workspace/build/freeform- tables.html?lang=en#filtering-data-in-a-freeform-table
Reveal Solution Next Question