# Grouping up redirects into a single browse activity in reports

**URL:** https://community.gatling.io/t/grouping-up-redirects-into-a-single-browse-activity-in-reports/2973
**Category:** Gatling (Open-Source)
**Created:** [May 1, 2016, 12:08pm UTC](https://community.gatling.io/t/grouping-up-redirects-into-a-single-browse-activity-in-reports/2973 "2016-05-01T12:08:57Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Rob\_Gates](https://avatars.discourse-cdn.com/v4/letter/r/e480ec/32.png) [@Rob\_Gates](https://community.gatling.io/u/Rob_Gates)
#### Post date: [May 1, 2016, 12:08pm UTC](https://community.gatling.io/t/grouping-up-redirects-into-a-single-browse-activity-in-reports/2973/1 "2016-05-01T12:08:57Z")

</div>

Apologies if this has already been answered elsewhere - I’ve look through all the forums and the guidance on timings & redirects, but haven’t got a full answer.

I have a simulation that browses to multiple URLs, some of which follow redirects, and some of which do not. I’d like to see the overall averages/percentiles/etc for all of these browses.

I’m doing http(“Browse”).get($url), so that all the results are logged with the same name in the reports, rather than against each of the urls, but this results in multiple report rows:

Requests | Executions | Response Times | etc
