AbdFatah / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 0 forks source link

Ignore Dimension Case #125

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Make an option to ignore case for dimensions such as ga:source and 
ga:ReferralPath.  Or have an option to specify the sort collation.

GA treats dimensions that differ only by case as different entries.
A feed having the following referralpath will return in this order:

ga:referralPath: D.html
ga:referralPath: c.html
ga:referralPath: d.html

This makes it challenging to work with databases that would placed "c.html" 
before both "D.html" and "d.html".

Original issue reported on code.google.com by marksche...@yahoo.com on 5 May 2011 at 1:14

GoogleCodeExporter commented 9 years ago
Removing an obsolete label that was used when these issues were in the 
gdata-issues project.

Original comment by jrobbins@google.com on 21 Jul 2011 at 10:05

GoogleCodeExporter commented 9 years ago
Changing the issue type to match the organization desired in this project.

Original comment by jrobbins@google.com on 21 Jul 2011 at 10:06