DTM: trackDownloadLinks, trackExternalLinks don't fire via Adobe Analytics integration Hi,I'm trying to implement Adobe Analytics via DTM.Regular "s.t()" functions well, but for some reason trackDownloadLinks and trackExternalLinks don't fire.My settings are bellow. ToolsAdobe AnalyticsGeneral settingsLoad Adobe Analytics page code at : Page Bottom (tried both Page Top and Page Bottom)s_code : Managed (tried both Legacy code and AppMeasurement code)Link Tracking settingsTrack download links : checkedTrack outbound links : checked* I also tried to configure those settings on the managed s_code, but it didn't work too.s.trackDownloadLinks=true;s.trackExternalLinks=true;s.linkDownloadFileTypes='exe,zip,wav,mp3,mov,mpg,avi,wmv,pdf,doc,docx,xls,xlsx,ppt,pptx';s.linkInternalFilters='javascript:,mydomain.com'; Are there any fault on my settings?I will appreciate any help. Masaharu