Custom segmentation
You may use segmentation to refine your analytics beyond what JOIN natively offers.
To see your segmented data, you need to contact JOIN Support to activate the feature.
Use Cases
Here are some reasons why you might want to add a segmentation key to your data:
- To segment your analytics based on multiple paths:
www.join-stories.com/fr/
www.join-stories.com/en/
www.join-stories.com/be/
- To segment your analytics by language:
en
fr
de
By default, JOIN will send the HTML Document lang attribut as segmentation key, but you may override it by setting the data-attribute data-join-segmentation-key
to the value of the segment.
Session Handling
If the segmentation feature is active, sessions will be separated based on the segmentation key. If the same user generates events with multiple segmentation keys, they will have multiple distinct sessions.
Updated 7 days ago