View Single Post
Old 06-22-2016, 09:20 PM   #1
IvanN
Registered User
 
Join Date: Jun 2016
Posts: 43
For filters, when you make an API request you get back entries of data
which represent rows in a table. Adding a filter simply includes or
excludes rows of that final table.
Segments operate at a lower level. Currently Google Analytics collects
a stream of "hits" (pageviews/events/etc) which are associated with a
session. Each dimension and metric Google Analytics exposes can be
represented as a function where the parameter is all the sessions in
the selected date range.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
IvanN is offline   Reply With Quote