Filter data in Google Analytics by data source property

I sent the data to Google Analytics using the measurement protocol. To distinguish the data from the original web traffic, I used the Data Source (DS) field (see https://developers.google.com/analytics/devguides/collection/protocol/v1/parameters ).

However, I could not find a way to filter this data in Google Analytics. Does anyone have an idea how to separate two data sources in Google Anaytics? I would like to have a view that does not include / have only this data source?

Thanks..

+6
source share
1 answer

according to Dimensions and Metrics Explorer you can filter the data type using a segment!

+2
source

Source: https://habr.com/ru/post/988816/


All Articles