In my instance of Adobe Analytics, Visit = Entries whenever I apply a segment to a table as a dimension.
For example, I could select the Page Name dimension, click the right arrow, and specify homepage. The data will show as expected:
- 100 visits
- 30 entries
- 10 bounces
- 33% bounce rate
However, if I make that same statement a segment and then apply it to the table, the entry information is lost:
- 100 visits
- 100 entries
- 10 bounces
- 10% bounce rate
Why does a specified dimension act differently than the equivalent segment?