Actions
Feature proposal #5337
closedImplement parameter to turn off hits tracking
Description
Implement a parameter above "Minimum Hits Interval in Minutes" to turn off the hits tracking entirely and in recordViewHit return out of the function if hits are turned off. Some sites don't need this feature and it's just loading down their database unnecessarily.
Updated by krileon over 9 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Implemented in MR !929
Actions