Container within a containter | Community
Skip to main content
Level 2
August 8, 2018
Solved

Container within a containter

  • August 8, 2018
  • 2 replies
  • 1648 views

Hi guys,

What does it mean when you have a container within a container

For example: Having a visit container within a hit based segment

Any help would be wonderful, thanks!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Urs_Boller

let me try to explain:

the segment looks for all HITS matching the first criteria (referrer type = bookmarked).

but it would exclude all VISITS (and all of the corresponding hits) where the second criteria is met somewhere in the visit (have the desired campaign ID)

at least that is what I would expect as a result ...

2 replies

Urs_Boller
Community Advisor
Urs_BollerCommunity AdvisorAccepted solution
Community Advisor
August 8, 2018

let me try to explain:

the segment looks for all HITS matching the first criteria (referrer type = bookmarked).

but it would exclude all VISITS (and all of the corresponding hits) where the second criteria is met somewhere in the visit (have the desired campaign ID)

at least that is what I would expect as a result ...

Level 2
August 9, 2018

Thank you so much!