Uncaught referenceError when tracking consent is not given
-
When a user does not give consent to tracking on a site, using various cookie consent solutions, the meta tracking code is never loaded, but this plugins WooCommerce tracking does not check for errors or handle them gracefully when the
fbq()method is undefined.Uncaught ReferenceError: fbq is not definedThe following error happens when it is trying to run the
fbq( 'init', [...] )method on page load.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.