Remove tracking from AJAX requests
-
Hi,
Currently the plugin is returning tracking codes – even when “DOING_AJAX” is defined. This results in broken AJAX requests.
An easy fix is to check for “wp_doing_ajax()” before outputting tracking code.
Please take a look at this patch – and implement to prevent breaking sites:
https://phpgeek.dk/remove-tracking-in-ajax.patchThanks in advance,
Johan
- The topic ‘Remove tracking from AJAX requests’ is closed to new replies.