Radio App Integration examples:

Link to the web radio stream (not using the app):

Galcom Canada

https://radio.galcom.org/?station=GalcomCanada

(replace “GalcomCanada” with your station name)

Link to call the App in a Pop Up:

Galcom Radio pop-up

The code:

<a href="#" onClick="window.open('https://radio.galcom.org/?station=GalcomCanada', 'Galcom Canada','resizable,height=620,width=380'); return false;">Galcom Radio Live</a><noscript>You need Javascript to use the previous link or use <a href="https://radio.galcom.org/?station=GalcomCanada">Live Galcom Radio</a></noscript>

Button to call the App in a Pop Up:

The code:

<a href="#" onclick="window.open('https://radio.galcom.org/?station=GalcomCanada','Galcom Canada','resizable,height=620,width=380'); return false;" &gt;="">
   <img style="border: 0px solid ; width: 190px; height: 50px;" alt="" src="https://galcom.org/wp-content/uploads/2020/07/ListenLive.png" />
</a>
<noscript>
   <a href="#" onclick="window.open('https://radio.galcom.org/?station=GalcomCanada',
          'Galcom Canada','resizable,height=620,width=380'); return false;" &gt;="">
      You need Javascript to use the previous link or use 
   </a>
   <a href="https://radio.galcom.org/?station=GalcomCanada" target="_blank" rel="noopener noreferrer">
       Galcom Radio
   </a>
</noscript>

If you have questions, please send an email to tech <à> galcom <.> org