enableAll
Attention.
Outdated method. Supported for backward compatibility, but may be deprecated at any time. We strongly discourage using it.
All data that this method controls the collection and transfer of is tracked by default.
To disable tracking specific data, use the clickmap, trackLinks and webvisor parameters during tag initialization.
ym(XXXXXX, 'enableAll');
Enabling collection and transfer of the following information:
- Data about clicks for generating click maps. It works the same way as clickmap (true).
- Data about clicks on outbound links and file downloads. The same as using trackLinks(true). Used when generating click maps and the Outbound links and File downloads reports.
Example
ym(XXXXXX, 'init', {});
ym(XXXXXX, 'enableAll');