zoukankan      html  css  js  c++  java
  • [Adobe Analytics] Segments types

    There are three types of Segmentation

    • Hit-based
    • Visit-based
    • Visitor-based

    There are four segment container types:

    • Visitor (Multi session)
    • Visit (Single session)
    • Hit (page link click)
    • Login Group

    Segment Container Hierarchy:

    • Visitor
      • Largest Container Bucker
      • Matches multi-sesions
    • Visit
      • Middle Ground container bucket
      • Matches single session
    • Hit
      • Narrowest container bucket
      • Matches a hit (server call)

    In Visitor container, because it is session based, for "Music section", not matter for the single "Visit" You visited the Music section or not, it will count one, the same for hits.

    Visit Contianer, we will still count all the hits for the visit container, because in hierarchy, Hits is below Visit.

    Hits Container: now we are really counting each hits.

  • 相关阅读:
    BM求递推式模板
    主席树浅谈
    DSU on Tree浅谈
    树链剖分浅谈
    省选模拟八 题解
    提答题 总结
    交互题 总结
    省选模拟七 题解
    省选模拟六 题解
    省选模拟五 题解
  • 原文地址:https://www.cnblogs.com/Answer1215/p/9836908.html
Copyright © 2011-2022 走看看