@hyejik65885166 - Your understanding is correct, it means that there are
too many hash values returned for the condition specified in the
segment. With time, the data in the suite increases and there comes a
time when the conditions in the segment starts returning too many data
beyond internal processing limits. Usually conditions like "contains any
of", "starts with" that translates to "LIKE" internally results in such
a behavior that is working per design.As @Garretth mentioned, the best
possi...
Do any of the answers below answer your initial question? If so, can you
select one of them as the correct answer? If none of the answers already
provided answer your question, can you provide additional information to
better help the community solve your question?
Think of segmentation as trying to get a box full of data from Adobe
Analytics.First all of your data in Adobe Analytics are contained inside
an initial big box. If you open this box you will see multiple Visitor
boxes. Each of this box will contain all of the data about a specific
visitor. Now if you open any of the visitor box, you will see multiple
visit boxes. Each of the visit box will contain all of the data for a
specific visit. now if you open a visit box you will see multiple hit
boxes....
The segments shown in the screenshots are not equal. The first returns
the visits where at least one hit matches the criteria, the second one
returns only those hits that match the criteria. The second segment
returns a subset of the first segment. To make the segments equal you
should either set "Include Hit" in the first segment or set "Include
Visit" in the second one. Try and let us know the result. Best
wishes,Andrey Osadchuk | Inspect Launch Implementation, Automate
Classifications & Data ...
As you can see, TSpV shown by its metric is 124(123.53257388839309 in
specific).However, if you calculate TSpV:2,353,172 / (36,066 - 14,438) =
109it shows a certain amount of difference than shown by the metric
TSpV(seconds). Why is this happening?
Yes hyejik65885166, Now you are right. My earlier reply was half-held
due to internet issues. The second diagram is correct. If the first
Server Call in the visit is an s.tl() call with eVar or Prop, and then
no calls are made, then eVar will have one entry and the page will not
have any. This is because Page Variable cannot be set in s.tl() call.
Thank You, Pratheep Arun Raj B.
Dear hyejik65885166, Here you go with my blog post. Entries in
Segmentation:
https://terrynwinter.com/adobe-analytics-entries-in-segmentation/ Have
detailed it and thus if it is fine, kindly mark the answer 'correct' so
that it will help others. Thank You, Pratheep Arun Raj.