Hi Does the below NRQL to calculate time spent by a user on a webpage in a visit make sense. SELECT latest(pageHide), latest(windowUnload) ...
確定! 回上一頁