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