jQuery(document).ready(function(){ var url = "https://considerthis2.net/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=5eda81b836ca4eefef25b3d6efb99a3b"; 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=5eda81b836ca4eefef25b3d6efb99a3b"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }