Browser metrics testing across multiple pages

I was wondering if the metrics outputted at the end of the browser test are aggregated metrics across each page. Currently testing a webpage going across multiple links (but same website). Are the metrics outputted at the end averaged across each page or is it only from the last page? If it is only from the last page, is there a way to log the metrics at each page?