Hi,
assuming that there is a 1:n relation between visitors and visits I would guess that for any given page in ga:pagePath there would be at least as many visits as visitors.
However with the following settings most pages return more visits than visitors!
Dimensions: ga:pagePath
Metrics: ga:visitors,ga:visits
Filter: ga:pagePath=~comparison
Start Date: 2012-12-01
End Date: 2013-09-06
Max-Results: 50
One example:
/path/to/page ga:visitors: 4378 ga:visits: 327
How can that be?
All the best and many thanks for your inputs
Mario