La pagina richiesta al momento non è disponibile nella tua lingua. Puoi selezionare una lingua diversa nella parte inferiore della pagina oppure tradurre istantaneamente qualsiasi pagina web nella lingua che preferisci tramite la funzionalità di traduzione integrata di Google Chrome.

Capture groups and Content Grouping

One of the methods you have for creating a Content Group is extraction, whereby you use a regular expression to identify the web pages/app screens you want to group together. In this case, you identify those pages by using regex capture groups, as illustrated in the examples below.

In this article:

Extract the first-level sub directories in a parent directory

Say, for example, you have a retail-clothing site, and want to create a Content Grouping called Men for the content in your men directory:

Name the Content Grouping Men.

Extract all the first-level sub directories as Content Groups with the following expression:

/men/(.*?)/

This kind of expression would extract content like:

  • /men/shirts/
  • /men/pants/
  • /men/shoes/

In this case, the new primary dimension available in your reports would be your Content GroupingMen, and when you choose that dimension, you would be able to see aggregated data for the Content Groups shirts, pants, and shoes. You could drill in to each of those to see data for individual pages.

Extract product categories

Say, for example, you have a consumer-electronics site, and want to create a Content Grouping called Products for the pages in your various product categories:

Name the Content Grouping Products.

Extract all the product catgegories as Content Groups with the following expression:

/products\?.*category=([^&]+)

This expression would extract content like:

  • /products?sort=price&category=memory
  • /products?sort=discount&category=printers
  • /products?sort=date&category=laptops

In this case, the new primary dimension available in your reports would be your Content GroupingProducts, and when you choose that dimension, you would be able to see aggregated data for the Content Groups memory, printers, and laptops. You could drill in to each of those to see data for individual pages.

Learn more about Content Grouping

È stato utile?

Come possiamo migliorare l'articolo?

Hai bisogno di ulteriore assistenza?

Prova i passaggi successivi indicati di seguito:

true
Scegli il tuo percorso di apprendimento

Consulta google.com/analytics/learn, una nuova risorsa che ti aiuta a ottenere il massimo da Google Analytics 4. Il nuovo sito web include video, articoli e procedure guidate e fornisce link a varie fonti di informazioni su Google Analytics, come Discord, blog, canale YouTube e repository GitHub.

Inizia a imparare

Search
Clear search
Close search
Main menu
1039346982287662125
true
Cerca nel Centro assistenza
true
true
true
true
true
69256
false
false