As of now, there is no supported way to accomplish this use case, since there is no logic available linking segments to other segments retroactively like there is for lists.
However, you could create a workaround using a flow so that you could track these “added to segment” dates going forward. This can be accomplished by creating a flow based on the “Added to Segment” trigger:
Then, add the Update Profile Property action and configure it to create a profile property that tracks the date that the user enters the flow, like so:
Now, when a user joins the segment-in-question, a Date Property will be added to their profile, which you can use to segment customers going forward. While you won’t be able to define this property retroactively, you will at least have the “added to segment” dates going as far back as when this flow was created.
I agree that logic linking segments would be useful, so I will check with our Product team to see if this is on their radar.
I hope this helps to clarify, and thanks for using the Community!
As of now, there is no supported way to accomplish this use case, since there is no logic available linking segments to other segments retroactively like there is for lists.
However, you could create a workaround using a flow so that you could track these “added to segment” dates going forward. This can be accomplished by creating a flow based on the “Added to Segment” trigger:
Then, add the Update Profile Property action and configure it to create a profile property that tracks the date that the user enters the flow, like so:
Now, when a user joins the segment-in-question, a Date Property will be added to their profile, which you can use to segment customers going forward. While you won’t be able to define this property retroactively, you will at least have the “added to segment” dates going as far back as when this flow was created.
I agree that logic linking segments would be useful, so I will check with our Product team to see if this is on their radar.
I hope this helps to clarify, and thanks for using the Community!