Segment string length | Community
Skip to main content
Level 2
July 10, 2020
Solved

Segment string length

  • July 10, 2020
  • 1 reply
  • 1284 views

Our user types differ on ID length for historical reasons. I want to segment all users with X chars in their ID, is that possible somehow? 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Andrey_Osadchuk

If the ID is stored in a custom variables and its volume is less than half a million records, then you can apply a classification and leverage the rule builder to group them into X and Y.

If the ID is captured along with the ECID as a customer attribute, then onboard a corresponding data feed.

1 reply

Andrey_Osadchuk
Andrey_OsadchukAccepted solution
Level 10
July 11, 2020

If the ID is stored in a custom variables and its volume is less than half a million records, then you can apply a classification and leverage the rule builder to group them into X and Y.

If the ID is captured along with the ECID as a customer attribute, then onboard a corresponding data feed.