# Redirect and Reports

**URL:** https://community.gatling.io/t/redirect-and-reports/178
**Category:** Gatling (Open-Source)
**Created:** [November 23, 2012, 2:09pm UTC](https://community.gatling.io/t/redirect-and-reports/178 "2012-11-23T14:09:55Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Josselin\_Pierre](https://avatars.discourse-cdn.com/v4/letter/j/439d5e/32.png) [@Josselin\_Pierre](https://community.gatling.io/u/Josselin_Pierre)
#### Post date: [November 23, 2012, 2:09pm UTC](https://community.gatling.io/t/redirect-and-reports/178/1 "2012-11-23T14:09:55Z")

</div>

Hi !

Just a little question :  
is there a way to “merge” the statistics from a request and it’s redirect in the report?  
For example, instead of having “home / home Redirect 1” in two different pages,  
I’d like to have only one page with the statistics of the home+home Redirect.

The difference between one request and its redirect is great for a technical guy,  
but my customer / end user is more interested in the time between two displayed pages. ^^"

Is there an option hidden somewhere for that, or an easy way to achieve that?

Thanks in advance for any reply,

Josselin

---

<div class="post-metadata">

### Author: ![Romain\_Sertelon1](https://avatars.discourse-cdn.com/v4/letter/r/ba8739/32.png) [@Romain\_Sertelon1](https://community.gatling.io/u/Romain_Sertelon1)
#### Post date: [November 23, 2012, 2:17pm UTC](https://community.gatling.io/t/redirect-and-reports/178/2 "2012-11-23T14:17:27Z")

</div>

Hi Josselin,

The only feature I can think about is Request Grouping.

They’ll be released with the 1.4.0 version of Gatling, although it seems they are already implemented : [https://github.com/excilys/gatling/issues/322](https://github.com/excilys/gatling/issues/322)

Cheers,

---

<div class="post-metadata">

### Author: ![Romain\_Sertelon1](https://avatars.discourse-cdn.com/v4/letter/r/ba8739/32.png) [@Romain\_Sertelon1](https://community.gatling.io/u/Romain_Sertelon1)
#### Post date: [November 23, 2012, 2:18pm UTC](https://community.gatling.io/t/redirect-and-reports/178/3 "2012-11-23T14:18:20Z")

</div>

Note that you could deactivate redirect forwarding and name both requests the same, but it would be cumbersome to do so 🙂

---

<div class="post-metadata">

### Author: ![Josselin\_Pierre](https://avatars.discourse-cdn.com/v4/letter/j/439d5e/32.png) [@Josselin\_Pierre](https://community.gatling.io/u/Josselin_Pierre)
#### Post date: [November 23, 2012, 2:28pm UTC](https://community.gatling.io/t/redirect-and-reports/178/4 "2012-11-23T14:28:45Z")

</div>

Hi Romain,

Thanks for the quick reply!

I didn’t know about request grouping ; I’ll give it a try, that will at least help me tidy my reports a little bit. =)

> but it would be cumbersome to do so 🙂  
> Cumbersome is an understatement, especially since in my cases I can’t easily guess the redirect url!

Thanks again,  
Josselin
