Ever since we implemented Google Tag Manager, we're seeing a console error on our website from ping.js: "​Snowplow: Function failed"
TypeError: Cannot read properties of undefined (reading 'call')
at Function.<anonymous> (ping.js:7:7795)
at I (gtm.js?id=GTM-TL3VCNL:34:661)
at gb.<anonymous> (gtm.js?id=GTM-TL3VCNL:57:488)
at fb.h (gtm.js?id=GTM-TL3VCNL:39:570)
at u (gtm.js?id=GTM-TL3VCNL:56:59)
at Function.build (ping.js:7:2535)
at I (gtm.js?id=GTM-TL3VCNL:34:661)
at gb.<anonymous> (gtm.js?id=GTM-TL3VCNL:57:488)
at fb.h (gtm.js?id=GTM-TL3VCNL:39:570)
at Object.u [as build] (gtm.js?id=GTM-TL3VCNL:56:59)
error @ ping.js:7
How do we fix this?