Created
March 26, 2023 11:47
-
-
Save ceaksan/457db2ee1ad68c41b4ef76c23d9eae42 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="vidalytics_embed_<unique-id>" style="width: 100%; position:relative; padding-top: 56.25%;"></div> | |
<script type="text/javascript"> | |
(function (v, i, d, a, l, y, t, c, s) { | |
y='_'+d.toLowerCase();c=d+'L';if(!v[d]){v[d]={};}if(!v[c]){v[c]={};}if(!v[y]){v[y]={};}var vl='Loader',vli=v[y][vl],vsl=v[c][vl + 'Script'],vlf=v[c][vl + 'Loaded'],ve='Embed'; | |
if (!vsl){vsl=function(u,cb){ | |
if(t){cb();return;}s=i.createElement("script");s.type="text/javascript";s.async=1;s.src=u; | |
if(s.readyState){s.onreadystatechange=function(){if(s.readyState==="loaded"||s.readyState=="complete"){s.onreadystatechange=null;vlf=1;cb();}};}else{s.onload=function(){vlf=1;cb();};} | |
i.getElementsByTagName("head")[0].appendChild(s); | |
};} | |
vsl(l+'loader.min.js',function(){if(!vli){var vlc=v[c][vl];vli=new vlc();}vli.loadScript(l+'player.min.js',function(){var vec=v[d][ve];t=new vec();t.run(a);});}); | |
})(window, document, 'Vidalytics', 'vidalytics_embed_<unique-id>', 'https://quick.vidalytics.com/embeds/<account-id>/<unique-id>/'); | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment