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