Dashboard > Help > Links for your Website

Links for your Website

We've created an easy way to put app store links on your web site. Add our little HTML widget to your web site for these advantages:

This is the HTML you need:

    <script type="text/javascript" id="apzr1">(function(){function ld(){
    var s=document.createElement('script');s.type='text/javascript';s.async=true;
    s.src='//sunnycrest.appazur.com/pub/appwidget.js';var e=document.getElementById("apzr1");
    e.parentNode.insertBefore(s,e);}if(window.attachEvent)window.attachEvent('onload',ld);
    else window.addEventListener('load',ld,false);})();
    </script>

And this is how it will appear:

This older version is also supported for now, but we recommend using the above instead:

    <iframe style="margin:0;padding:0;border:none;width:200px;height:250px;" 
        src="//sunnycrest.appazur.com/pub/appbtns"></iframe>
Top of page