Hi Guys, Video play duration using google analytic custom metric. While using custom metric I'm getting below code. var metricValue = '123'; ga('set', 'metric1', metricValue); So please, let me know where to use this code and what to use in custom metric code suggested by google for video play duration.