Expand my Community achievements bar.

Adobe Analytics Champions applications are now OPEN! Applications are open through June 2nd. Click the link to learn more and apply.
SOLVED

Segmentation Query

Avatar

Level 1

HI,

I have a Dimension in Adobe called User ID. This contains ID's associated with individuals.

I have identified a number of ID's from another tool of loyal users. I would not like to create a segment in Adobe, of all these users. Ideally I would like to create this segment using a query like the below;

User ID is in (UserID123, UserID1234, UserID12345, UserID123456)

Is this possible in Adobe?

Thanks

Paul

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

if the user IDs are all without spaces, you can use the 'Contains any of' operator

1540496_pastedImage_0.png

each user ID will be separated by a space.

If this doesn't work, you can use API. I have given a detailed answer here:

Creating filters with High-cardinality values

Note, the API explorer is no longer present, so you may have to use a different tool like Postman

2 Replies

Avatar

Correct answer by
Employee Advisor

if the user IDs are all without spaces, you can use the 'Contains any of' operator

1540496_pastedImage_0.png

each user ID will be separated by a space.

If this doesn't work, you can use API. I have given a detailed answer here:

Creating filters with High-cardinality values

Note, the API explorer is no longer present, so you may have to use a different tool like Postman

page footer