Difference between using and not using a container | Adobe Higher Education
Skip to main content
hyejik65885166
Level 2
May 25, 2021
해결됨

Difference between using and not using a container

  • May 25, 2021
  • 1 답변
  • 942 조회

What is the difference between using and not using a container?

Please refer to the example below:

 

1) When using a container:

(Including Visits that include Hits)

 

2) When NOT using a container:

(Including Hits only)

 

I've blocked out the data for security issues, however all the conditions are pretty much the same except the usage of a container.

 

As the results show, TSpV differs a little bit but the rest are the same.

Why does using a container makes difference in TSpV but not the others?

 

Thanks in advance.

이 주제는 답변이 닫혔습니다.
최고의 답변: Andrey_Osadchuk
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.
 

1 답변

Andrey_Osadchuk
Level 10
May 25, 2021
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.