Code-Snippets-Functions/Execute a function on a child site/WooCommerce Google Analytics Integration/disable-pageview-tracking.txt

1 line
69 B
Text

add_filter( 'wc_google_analytics_send_pageview', '__return_false' );