Aggregate data from multiple webpages | Community
Skip to main content
New Participant
April 30, 2021
Solved

Aggregate data from multiple webpages

  • April 30, 2021
  • 5 replies
  • 2840 views

Our product has a set of pages on a much larger site. Is there a way to group these pages so that I can generate a report based on the aggregated data (as if the group of pages was its own domain)?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Andrey_Osadchuk

Hi @hansenedr ,

Yes, you can group the pages with Classifications.

 

5 replies

jantzen_b
Employee
May 24, 2021
Do any of the answers below answer your initial question? If so, can you select one of them as the correct answer? If none of the answers already provided answer your question, can you provide additional information to better help the community solve your question?
jeff_bloomer
New Participant
May 12, 2021

Hi @hansenedr!

The company I work for already does this, and depending on how organized you are, you can do it how either @andrey_osadchuk or @mikeetiuph suggested.
I can already tell you I am using a segment at the HIT level that gets everything that I need because the pages all start with a base-level name.  If you're already using page naming conventions that work in your favor to use either of these approaches, you should be in good shape!  Otherwise, you may have a little pre-work ahead of you.

Happy reporting!

salimj
New Participant
May 4, 2021

Also, check your implementation for the "Site Section" dimension. Depending on how the larger site is structured, that may have what you need already.

 

If not, +1 to @andrey_osadchuk and @mikeetiuph 's approaches.

 

 

 

mikeetiuPH
New Participant
May 4, 2021

Creating a segment will work if there is a clear pattern/similarities you see across the different data set you have collected (e.g. similarities in the page URL).

Moving forward, do consider populating a dimension (eVar or prop) that you can use to segment data for multiple pages (if this is a recurring use case) Like for example, you have numerous landing pages, product pages, and blog pages, I will populate some sort of a page category prop and fill in that value with the appropriate page category and then just do segmentation in Workspace to see aggregated data for the desired group of pages

Andrey_Osadchuk
Andrey_OsadchukAccepted solution
New Participant
April 30, 2021

Hi @hansenedr ,

Yes, you can group the pages with Classifications.

 
hansenedrAuthor
New Participant
April 30, 2021
Thank you, Andrey. Would creating a segment be an easier option?