Gigazelle, thank you for the reply, and I understood your well clarification.
I think we have to manually build the entry% report by using 2 different reports in Analytics.
Let's say there are specific pages we are concentrating:
100 pages (HT00001 to HT00099) under HT category,
50 under VDO (VDO00001 to VDO00049) category,
50 under DS (DS00001 to DS00049) category.
We want to calculate: total page views of each category for those pages, and how many "entries" are from those pages from Search Engine, then summarize into category level.
I was thinking to set 3 segments
HT contains only HT00001 to HT00099,
DS contains DS00001 to DS00049,
VDO contains VDO00001 to VDO00049
Build the table:
Rows: 3 segments
Columns: Metrics: Entries, Page Views, Entry% (Calculated Metrics).
then the table will list only those documents ID in segment, so that I can directly schedule to business users.
But after read your clarification, I think I have to get the "entries" on each document ID, then get the page views of them. and manually combine the report and calculated metrics.
Please correct me if there is a better way.
PS: I posted another question about Hit Depth=1 and Entry is different, Why "entry page" cannot match "hit depth = 1" , so I am not able to use the Hit Depth = 1 as the segment as well. Otherwise, I am able to replace the metric: Entries by using segment: "Document Contains HT000001.....HT00099" AND "Hit Depth = 1".