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

List Vars and Uniques Exceeded

Avatar

Level 4

How does (Low Traffic) logic work with List Vars?

Will list var values be bucketed into (Low Traffic) or Uniques Exceeded when more that 500,000 unique list var strings are received, or is it 500,000 per list var element?

My list var looks a bit like:

an=00;sx=CYY;xv=6221;ik=9;ab=1;za=1;zc=1;ze=1;zg=1;ar=50026;al=102;aq=1;as=1;ul=AFWBVVXQRX;ef=2;gh=NCY;dh=HW;ia=FD0D9E7;kp=1;tn=C196325D67968E84;ut=1;po=044062

An I will be delimiting on semi-colon. We get around 2.5 million unique values per month. I plan to classify each key value pair, but would like to understand how Low Traffic logic works with list vars first.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Each individual value counts towards the 500K threshold. In your example, that would be 22.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

Each individual value counts towards the 500K threshold. In your example, that would be 22.