Download EE 2 Docs Download EE 1 Docs
ExpressionEngine

2.6.1 User Guide

Tracking Preferences

Control Panel Location: Admin ‣ Security and Privacy ‣ Tracking Preferences

This section of the Control Panel allows you to define preferences for various tracking features of ExpressionEngine. Adjustments to these settings can help decrease resource usage if you are not utilizing the features, as well as help you manage extreme traffic events.

Enable Online User Tracking?

You can determine whether tracking of online users is performed by the system. When you have this preference set to “Yes”, a database update will be performed for each page load so that the user statistics can be tracked and stored.

Enable Template Hit Tracking?

When set to “Yes”, hits to your templates will be tracked in your database on each page load.

Enable Channel Entry View Tracking?

When set to “Yes”, you can utilize the Entry “Views” Tracking Tag feature of the Channel module.

Enable Referrer Tracking?

You can determine whether referrer tracking is performed by the system. When you have this preference set to “Yes”, one additional database access query will be performed for each page load so that the statistics can be generated.

Maximum number of recent referrers to save

You can limit the number of referrers stored in your database. This setting helps ensure that your database does not get too large due to storing referrers. Tracking does not cease when this number is reached, but will trigger automatic pruning of the collected referrer data.

Suspend ALL tracking when number of online visitors exceeds:

Note

Online User Tracking must be enabled for this feature to work, or the information will not be available to ExpressionEngine to determine your site’s traffic.

If a value is provided for this setting, when the number of “online visitors” exceeds that value, all of the above tracking features will be temporarily disabled until the number of online visitors drops below the indicated value. Recommended values for this feature will vary based on your hosting environment. Check with your server administrator to discuss reasonable limits for your site.

User Contributed Notes

Posted by: EpicVoyage on 27 October 2012 1:52pm
EpicVoyage's avatar

The default way to calculate “online visitors” is to count the number of unique Member ID & IP Address combinations which have visited the site within the last 15 minutes.

You must either have an EllisLab product license and have attained a forum rank of "Lab Assistant" (50 posts) to contribute notes to the User Guide