UpendraSingh / analytics-issues

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

Custom Dimension Problem #871

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
---------------------------------------------------------------------------
NOTE: This tool is not designed to request help. It is only for reporting
issues and requesting features for the Google Analytics libraries.

If you are a developer and you need help, visit:
https://developers.google.com/analytics/help/

If you are not a developer and you need help, visit:
https://support.google.com/analytics
---------------------------------------------------------------------------
Name of affected component: Core Reporting API

Name of related library and version, if applicable (e.g. Java, Python,
HTTP, Objective-C, etc.):

Query Explorer

Issue summary:
Custom Dimension is not working accurately on the query explorer, if I query by 
eventCategory and session(metric) for the date 02/02/2016, then I get 2 entries 
as a result. When I add my dimension2 to the query, it won't show any record.

Steps to reproduce issue:
1.Enter Metrics as Sessions
2. Enter eventCategory and Dimension2
3.Filter By eventCategory==Order Status Screen

Expected output:
The users for each of the two events registered

Actual results:
No results (0)

Notes:
Provide any additional information which might be useful here. Feel free to
attach screenshots or sample code which demonstrates the issue being
described.

Original issue reported on code.google.com by aqtecht...@gmail.com on 3 Feb 2016 at 8:50

GoogleCodeExporter commented 8 years ago
I see my dimension in many other requests but not for this specific event. 
Which makes me think that the information I can see is not that much accurate.

Original comment by aqtecht...@gmail.com on 3 Feb 2016 at 8:51