wojtekmo / analytics-issues

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

Addition of ga:unix timestamp #389

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 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: Core Reporting API

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

Issue summary:

It would be a great feature to have the ability to pull the unix timestamp 
rather than multiple dimensions. Further, the ability to get the granular 
levels of reporting at the second mark make for a more detailed analysis both 
from a debugging perspective, as well as opening up broader analysis techniques 
utilising the true time stamp

Steps to reproduce issue:
1. no steps to reproduce, the feature does not exist in the date dimensions 
fields in the reporting API

Expected output:
I would love to see the following as an option in the Reporting API
ga:timestamp

Actual results:
Nothing. it doesnt exist. currently have to write an event that sets this value 
or pull out 4 dimension just to get it to the minute level. 
ga:date, ga:day, ga:hour, ga:minute is cumbersome given this needs to be joined 
then data subset based on time specific conditions that are to be met.

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 narbeh.y...@winning.com.au on 24 Jan 2014 at 1:26

GoogleCodeExporter commented 8 years ago
Really need this dimension to export GA data efficiently.

Original comment by huang1...@gmail.com on 8 Feb 2015 at 8:56