Reporting API - Grab pageview data for a specific URL

Segmentation

If you define a segment “Page = page A”, then:

:x: Considering the whole visit Page B (just one page visit): No page will appear in the segment
:x: Considering the whole visit Page B → Page C: No page will appear in the segment
:white_check_mark: Considering the whole visit Page A (just one page visit): The page will appear in the segment (as you expected)
:white_check_mark: Considering the whole visit Page A → Page B: All pages will appear in the segment (as you probably did not expect)
:white_check_mark: Considering the whole visit Page B → Page A: All pages will appear in the segment (as you probably did not expect)