Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Extract part of url in adobe analytics report

Avatar

Level 1

I want to create a segment where the dimension show only a part of url. How can i do that? what is the method?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Segments don't work like that. Segments are used to provide you with a subset of data.

You can try Classifications, in particular, the Classification Rule Builder. This can help you map your dimension's original value to something that you want. You can use regular expressions with Classification Rule Builder, so that might help you to extract the part of the URL that you want.

References:

Classifications overview: https://experienceleague.adobe.com/docs/analytics/components/classifications/c-classifications.html?...

Classification Rule Builder: https://experienceleague.adobe.com/docs/analytics/components/classifications/classifications-rulebui...

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Segments don't work like that. Segments are used to provide you with a subset of data.

You can try Classifications, in particular, the Classification Rule Builder. This can help you map your dimension's original value to something that you want. You can use regular expressions with Classification Rule Builder, so that might help you to extract the part of the URL that you want.

References:

Classifications overview: https://experienceleague.adobe.com/docs/analytics/components/classifications/c-classifications.html?...

Classification Rule Builder: https://experienceleague.adobe.com/docs/analytics/components/classifications/classifications-rulebui...