Important
You are browsing the documentation for version 4.2 of OroCommerce, OroCRM and OroPlatform, which is no longer maintained. Read version 5.1 (the latest LTS version) of the Oro documentation to get up-to-date information.
See our Release Process documentation for more information on the currently supported and upcoming releases.
Configure Global Tracking Settings¶
You can set up the settings that apply to all the Tracking records created in the Oro application.
To tune the tracking configuration:
In the main menu, navigate to System > Configuration.
Select System Configuration > General Setup > Tracking in the menu to the left.
Note
For faster navigation between the configuration menu sections, use Quick Search.
Option |
Description |
Default |
---|---|---|
Enable Tracking Statistics Aggregation |
If enabled, website visits information is aggregated for the statistics report. This improves statistics calculation time, but may have impact on the performance. |
Enabled |
Enable Dynamic Tracking |
If enabled, tracking data is processed in the real-time mode, and the event is registered as soon as it occurs. Please note that this may affect performance. |
Disabled |
Log Rotation Interval |
Defines how often log files must be processed if Dynamic Tracking is disabled. |
1 hour |
Piwik Host |
The field must be specified if you want the tracking data to be sent to a Matomo (previously known as Piwik) account. The value corresponds to the Matomo analytics URL of your account. |
None |
Piwik Token Auth |
The field must be specified if you want the tracking data to be sent to a Matomo (previously known as Piwik) account. The value corresponds to the Matomo field. |
None |
Note
To enable the data transfer to a Matomo account, the identifier field of the Tracking Website record should be the same as the Website ID used by Matomo.
Clear the Use Default check box to customize the required option.
Select the checkbox next to the option, choose a new value from the list, or type in the necessary information.
Click Save Settings.
Important
The Reset button in the upper right corner of the page restores the latest saved values.
Note
You can navigate to the tracking website management page using the tracking website link at the bottom of the page.
Related Articles