trackStatsUsersOnline

Description

Checks if the number of users online is a record and stores it.

Syntax

void trackStatsUsersOnline (int $total_users_online)



Parameter $total_users_online

Expected type: Integer
Description: The total number of online users


Notes

  • Checks whether the current number of users online is a record (either today or all-time) and updates the appropriate statistic if it is.
Advertisement: