Forum Moderators: DixonJones

Message Too Old, No Replies

GA - excluding session ID's

         

tonynoriega

8:09 pm on Nov 19, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



our site uses alot of session ID's becuase we obviously have areas for users to login.

in my GA top content screen, i have hundreds of pages with session id's counted as individual pages, and would like to combine them... is this possible?

i.e.

index.asp?id=1234
index.asp?id=12345
index.asp?id=123456

instead of having all 3 of those as individual pages in my list, have them counted all towards index.asp

epistable

4:39 am on Nov 20, 2008 (gmt 0)

10+ Year Member



In your profile settings, there's a field called "exclude query parameters". If you enter "id" in there, it will remove all mentions of id= from your reports and will collapse all the numbers together.

tonynoriega

3:32 pm on Nov 20, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



nice, never noticed that...

now, do i just put: id

or would i put: ?id=

or just: ?id

i am guessing id is the parameter that i need to remove, so just: id

but want to be sure.

or could i put all 3 variations?

tonynoriega

5:52 pm on Nov 20, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



figured it out, i just put: id, userType

and im good.
thanks