HomeThe Variable Model › Limits and persistence cheatsheet

Limits and persistence cheatsheet

Purpose: Quick reference for variable capabilities and constraints.

Who this page is for

AudienceWhy it matters to you
EveryoneBookmark this page
Implementation engineersKnow what you can and cannot do

Variable capabilities matrix

PropertypropeVarevent
Slots75250100–1000
Persists beyond the hitNoYes (configurable)N/A
Max value length100 bytes255 bytesN/A
Supports pathingYes (if enabled)NoNo
Gets conversion creditNoYesN/A
Can be classifiedYesYesNo
Multi-value supportList propList var (separate)No
Available in CJAMerged into fieldsMerged into fieldsMerged into fields

Unique value limits

Any variable exceeding ~500,000 unique values in a month starts bucketing overflow into a (Low Traffic) row. This is a real constraint for:

Never put these in a variable

See Privacy & Governance for the full rules.

Reading an SDR row

By now you should be able to read this and know exactly what it means:

IDFriendly NameTypeExpiryAllocationValue exampleSet when
eVar62Internal Search TermeVarVisitMost Recentinsurance coverOn search results render

Translation: *"Slot 62 holds the search term. When someone searches, we write the term. It stays attached to that visitor for the rest of the session, so anything they do afterwards — download a PDF, submit a form, book an appointment — gets credited back to the search that led there. If they search twice, the most recent term takes the credit."*

That sentence is the skill. Everything else is mechanics.

Example SDR entries for Example Super

IDFriendly NameTypeExpiryAllocationValueSet when
eVar10Member PersonaeVarVisitMost RecentMember \Employer \AdviserOn page load
eVar62Internal Search TermeVarVisitMost Recentinsurance coverOn search results
eVar81Form NameeVarExpire on event82OriginalMake a ComplaintOn form start
prop5Page Sectionpropn/an/amember \employerOn page load
event20Form SubmitCountern/an/aCMP-88213 (serialized)On form submit
event45Search Results ReturnedNumericn/an/a24On search results

Quick navigation