I use the Google Analytics real-time API ( https://developers.google.com/analytics/devguides/reporting/realtime/v3/ ) to track active visitors per minute. For this, I use the metric rt:activeVisitors. Everything is working fine.
rt:activeVisitors
However, I want to track pageviews per minute, but I did not find an overview of the available metrics.
Is it possible to get current pageviews?
You can find a list of dimensions and indicators available in the RealTime API here: Link to parameters and indicators
, API RealTime
, , pagePath activeVisitors ( , ).
, - , .
: https://developers.google.com/analytics/devguides/reporting/realtime/dimsmets/pagetracking
rt:pageviews
. , , .
Source: https://habr.com/ru/post/1525210/More articles:Hide databases in an Amazon Redshift cluster from specific users - sqlDelphi calling FlipChildren on THeadercontrol expresses error - delphiThe problem with decoding DES - iosThe default value for the exposed filter. - drupalExclusion of invalid android keywords? - androidhow do you delete an object selected using placement new - c ++Armadillo - how to extract strings? - c ++How to record original AAC audio files on Android using MediaRecorder? AAC_ADTS not working - androidПочему spring не обеспечивает реализацию области потока? - scopegfortran не допускает массивы символов с различной длиной компонентов - fortranAll Articles