jQuery(document).ready(function(){ var url = "https://considerthis2.net/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=f9f5398de84591939f0048d8e1d4a4fe"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); } ); window.onload = function(){ /* var url = "https://considerthis2.net/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=f9f5398de84591939f0048d8e1d4a4fe"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }