1
votes

As per google analytics GA360 link, Why Can't we see the Visitor time-stamp dimension both on Front End and on Query Explorer

Query Explorer: https://ga-dev-tools.appspot.com/query-explorer/

My Intention is to know/find Page tracking time-stamp w.r.t seconds not in DateHourMinute

Do we need to implement the custom Dimension as stamp-time like(YYYY-MM-DD HH:MM:SS:mmm) ?

1

1 Answers

2
votes

The Google Analytics Query Explorer makes its calls via the google analytics API. The Google Analytics API has a list of valid dimensions and metrics time stamp is not one of these. valid Time dimensions

My advice would be yes create your own custom dimension using either a stamp like that or unix time its up to you how you do it or how you want to use it. You will then be able to access it though the custom dimensions