I need to add the following to the Analytics Script:
ga('require', 'displayfeatures');
ga('require', 'linkid', 'linkid.js');
Since I have only added the analytics Tracking ID to the template, the script is generated automatically by the template, does not contain the above, and I cannot control it.
How to solve this?
Thanks,
Gustavo