Session Reconstruction and Analysis
calculate the bounce rate within a session dataset
functions for session reconstruction and analysis
Count the number of sessions in a sessionised dataset
Calculate session length
Reconstruct sessions (experimental)
Calculate time-on-page metrics
Functions to reconstruct sessions from web log or other user trace data and calculate various metrics around them, producing tabular, output that is compatible with 'dplyr' or 'data.table' centered processes.
Useful links