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