AbdFatah / analytics-issues

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

Closing parentheses in Event Labels #219

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
---------------------------------------------------------------------------
NOTE: This issue tracking system is for Google Analytics developer products
only.
If you are not a developer/programmer visit:
http://www.google.com/analytics/support.html
---------------------------------------------------------------------------
Name of affected component: Mobile Tracking

Name of related library and version, if applicable (e.g. Android, iOS,
Snippets, etc.):

Issue summary:
Closing parentheses in Event Labels don't show and keep labels and values from 
being recorded for that event.

Steps to reproduce issue:
1. Use Google Analytics SDK for Android
2. Track an event with a label that contains a closing parentheses such as 
"File extension (image)"

Expected output:
Event to be recorded with label "File extension (image)" and contains data 

Actual results:
"File extension (image" and no data

Notes:
See this stackoverflow question
http://stackoverflow.com/questions/4886072/google-analytics-android-sdk-event-la
bels-dont-support-end-parenthesis
Couldn't find a warning of this limitation in the documentation 
https://developers.google.com/analytics/devguides/collection/android/devguide#tr
ackingModes so I assume it is a bug.

Original issue reported on code.google.com by the...@squidtooth.com on 24 Jun 2012 at 12:04

GoogleCodeExporter commented 9 years ago

Original comment by awa...@google.com on 7 Nov 2013 at 9:31