SOLVED

Re: Is segmentation dynamic?

Go to solution
Anonymous
Not applicable

Is segmentation dynamic?

I understand that as new leads come into the database, the Segmentation rules will segment them based upon how they fit into smart lists.  However, does this also apply to existing leads in the database that have values changed that affect what segment they qualify for?  ie, a leads country changes from United States to Canada, would the smart list segmentation rules auto update the segmentation of that lead?
Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Anonymous
Not applicable

Re: Is segmentation dynamic?

Yes, segments work very similarly to smart lists in this regard.  Note that they differ in that if you qualify for 1 segment, you won't qualify again for one with a lower priority, and (I believe this to be true) they pull data in such a way so that segments will load much more quickly than smart lists, which need to recalculate every time you use them

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Re: Is segmentation dynamic?

Yes they would be updated immediately if the data value changes for that segmentation.
Anonymous
Not applicable

Re: Is segmentation dynamic?

Yes, segments work very similarly to smart lists in this regard.  Note that they differ in that if you qualify for 1 segment, you won't qualify again for one with a lower priority, and (I believe this to be true) they pull data in such a way so that segments will load much more quickly than smart lists, which need to recalculate every time you use them
Anonymous
Not applicable

Re: Is segmentation dynamic?

So if a key data value that decides which segment you fall into, ie country or something similar changes, then the segmentation will update automatically and place you into the new segment, even if its in a lower priority level, correct?
Anonymous
Not applicable

Re: Is segmentation dynamic?

Yep, that's correct, Jonathan, unless the lead qualifies for a segment that is higher prioirty (in that case, it will still be in that segment).

E.g. if you your segmentation is (using the below for demonstration purposes):

1. industry = Finance
2. Company Size = <100
3. Country = China

If a lead's country value changes from U.S. to China and the lead does NOT satisfy 1 or 2, then it will automatically fall into segment 3 when the value changes -- just like smart list behavior.
Anonymous
Not applicable

Re: Is segmentation dynamic?

Awesome, thanks!