Quick segments
Quick segments allow you to explore data within a Workspace project quickly, without the need to create a segment in the Segment Builder.
See
When you want to use quick segments, please note that:
- Quick segments are created directly in a Workspace project. As a result, a quick segment applies only to the Workspace project in which you create the quick segment. The quick segments in your Workspace project are not available in other projects and cannot be shared to other users.
- You can only specify three conditions as part of a quick segment.
- Quick segments do not support nested containers or sequential conditions.
- You can edit quick segments within a shared Workspace project. So, other users can edit the quick segments in a Workspace project you have shared with these users.
Create
Quick segments apply to panels. You can create one or more quick segments for every panel in your Workspace project. Any user in Analysis Workspace can create quick segments.
To create a quick segment:
- Select
Then, directly edit the segment in the Quick segment builder. - Drag a component from the component panel to the segment drop zone in the panel header. Once dropped, hover over the segment and select
When you create a quick segment using drag and drop, note that:
- Not all component types are supported. Calculated metrics are not supported, and only dimensions and metrics from which you can build segments are supported.
- For dimensions and metrics components, the Quick segment builder creates automatically an
exists
conditions. For example, if you drag and dropCity
, the conditionCity exists
is created. - For dimension values, the Quick segment builder automatically creates an
equals
condition. For example, if you drag and dropamsterdam
from theCity
dimension, the conditionCity equals amsterdam
is created. - If you drag and drop
unspecified
ornone
, the Quick segment builder automatically creates adoes not exist
condition.
Quick segments you create appear at the top of the panel. Quick segments do have a light blue thin left bar. When a quick segment is in edit mode using the Quick segment builder, the background of the Quick segment is light blue.
The results of the quick segments you create in a panel are applied (using AND logic) to all the visualizations that are part of the panel.
Manage
To manage a quick segment, hover over the specific Quick segment.
- Select
- Select
Quick segment builder
See below for an example of the Quick segment builder. In the example, the builder is opened for a quick segment titled Call Reason = Order Change AND Online Orders is greater than or equal 1
. Both quick segments at the top do apply to the Average Order Value Dashboard panel and all visualizations within, such as the Average Order Value Per Country freeform table.
The quick segment builder consists of the following areas and buttons.
Header area
The header area determines the name, type and scope of the quick segment. It also displays a visual for the results of the quick segment.
Exclude
Session
Person
Condition area
The condition area specifies the conditions (up to a maximum of three). For each condition you can specify the following:
Metric
¶Ù²¹³Ù±ðÌý°ù²¹²Ô²µ±ð
You can also drag and drop to replace an existing component.
Select
Buttons
OR
You are prompted for confirmation with an Are your sure? dialog. If you select OK, you can no longer modify your segment in the Quick segment builder Your quick segment is renamed to Segment and now has a darker blue thin left bar.
The regular Segment builder opens with the option to Make this segment available to all your projects and add it to your component list.
- If you select this option and select Apply, the segment is added to the
- If you do not select this option and select Apply, the segment remains a Workspace project-only segment.
Quick segments versus segments
Quick segments are exactly what they are named. You can create and edit quick segments quickly inline and see the effects immediately in your panel.
Segments do have the following advantages compared to quick segments.
- Segments can be made available across all your Workspace projects
- Segments support more complexity using nested and hierarchical containers, and sequences (using sequence segments).