Send DateTime so Analytics Dashboard understand

Hi there,

I just started adding support for analytics and want to know how do you send DateTime in custom analytic event so unity dashboard understand it? should i simply add DateTime or convert it to Unix timestamp?

Thanks

You don’t need a date stamp, we already do that for you and you run reports with a start and end date. You are welcome to send any datatype however. I prefer to use a Unix timestamp. But you won’t see it listed explicitly in the Dashboard which provides an aggregated only view of the data. So see the actual values in reports, you would need to use Unity Raw Data Export, a Pro-license only feature https://docs.unity3d.com/Manual/UnityAnalyticsRawDataExport.html