Google Analytics; creating a segment using multiple ids -


i google analytics on small set of pages, of thousands of pages, tracked google analytics. each of these page has unique id , hoping use these identify subset of pages. following examples of such ids.

  • uda502aaf-3a8f-4aa5-9f49-00d2ac4c6545 ud5655462-c5f5-46c4-b807-d1a8527786d7 uceb1a469-0af9-499f-9608-42242a9f0c63 uc4b4d9e3-a558-4282-a009-e984e81364eb ubaf6e057-4cad-4b9b-a625-7b2ea11fa8c5 ub1c4cb68-bc41-476b-9e31-9b9800113236 uadb6c44d-792b-48ca-969d-ff1b638dd223 uaa17490f-11ff-4947-9841-9f744963fbc2 u9a60d135-64f7-4890-963f-8093b8cf1eaa

i tried create filter on pages, using "contains", ids separated | shown below

a) uf07f4d74-2239-4b4b-851f-d40e51ad5f9a | 125bd8a07b4c32917dae805c23ead087 | c65da9b1fcb588e64cb126fda78afee9

and

b)
(uf07f4d74-2239-4b4b-851f-d40e51ad5f9a) | (125bd8a07b4c32917dae805c23ead087) | (c65da9b1fcb588e64cb126fda78afee9)

and "0". know users have visited these pages. how can create correct filter such ids?

thx in advance

you can't use "contains" filter type if have multiple ids want sort through. in example a, using regex format, should select "matching regexp" filter type.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

php - How do you embed a video into a custom theme on WordPress? -