5NEWS Athlete of the Week: Josh Ficklin var url = 'https://itunes.apple.com/us/app/bentonville-tiger-athletics/id1024233339?mt=8'; var regex = /([\d]{10,})/g; var meta = document.createElement('meta'); meta.setAttribute('name', 'apple-itunes-app'); meta.setAttribute('content', 'app-id=' + url.match(regex)); document.getElementsByTagName('head')[0].appendChild(meta);