Launch Rule or Rule Component Not Executing on Some Browsers
During analysis of some activity on our organization website, we have discovered that some activity from button clicks are not being tracked by some browsers. Most often, this appears to be for Safari and Mozilla/Firefox but not related to privacy blocking because some activity is tracked with no issues but not some button clicks (triggered by a specific CSS data attribute).
The action triggers the following in console: Loading failed for the <script> with source “https://assets.adobedtm.com/ ... . Clicking on the link provides another message reading in part
// For license information, see `https://assets.adobedtm.com/
This is followed by the rule action that was not fired. Has anyone else encountered this or have any idea why or how to work around this situation?