Answer the question
In order to leave comments, you need to log in
How to find out the time spent by the user on the site?
Good afternoon!
Tell me how you can solve the following problem:
There is a landing. It is necessary to determine the time spent by each visitor on the site and send this time to the accounting system. What method can be used to implement this?
Answer the question
In order to leave comments, you need to log in
As an option, collect activity and generate visit data based on this. For example, register user clicks, and group the intervals of events between which the difference does not exceed an hour (or any other interval that you consider correct). And then we take the maximum and minimum value of the group, their difference will be the period of time that the user was sitting on the site.
What is wrong with the standard report over time on the site + export to XLSX?
https://metrika.yandex.ru/stat/deepness_time?selec...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question