account_type: paid
), that enable you to filter sessions in Adora. Each session can have an unlimited number of cohorts.
Examples of useful cohort data include:
new_onboarding_experience = true
)type = free
, type = paid
)light-mode = dark
)navigator.language
).adoraStart
again with the new
user ID or user cohort.
language
parameter in adoraStart
using an ISO 639-1 code (optionally with a country code):
uid
argument in adoraStart
:
uid
can be either a string or a number.
userCohorts
field in adoraStart
. This field accepts a set of arbitrary string key-value pairs for flexible segmentation.
window
object to include adoraStart
.
bypassSampling: true
when adoraStart
is called.
Although bypassSampling
skips sampling, it is still subject to daily and monthly session caps.