ihatespinach
New Member
I'm creating a web page for my station (away from the IR website and station start page) The web page contains an embedded Flash player for my stream as well as playlist options for streaming in all the major audio players.
- If listeners access my station away from the IR website, will this affect my Google analytics/ reports?
- What event is required to register a listener? Are listener numbers (and track performances) based on how many times the stream/ port is accessed, or how many times a playlist file is downloaded, or how many times my start page is loaded, etc?
I'm using the following track event code in my web page:
<a title="Play in Windows Media Player" onClick="_gaq.push(['_trackEvent', 'TuneIn', 'Play - M3U', 'http://[server]:[port]/listen.pls']);" href="http://servers.internet-radio.com/tools/playlistgenerator/?u=http://[server]:[port]/listen.pls&t=.m3u">
Is this sufficient for my IR reports/ analytics or am I better off using my IR start page?
Thanks.
- If listeners access my station away from the IR website, will this affect my Google analytics/ reports?
- What event is required to register a listener? Are listener numbers (and track performances) based on how many times the stream/ port is accessed, or how many times a playlist file is downloaded, or how many times my start page is loaded, etc?
I'm using the following track event code in my web page:
<a title="Play in Windows Media Player" onClick="_gaq.push(['_trackEvent', 'TuneIn', 'Play - M3U', 'http://[server]:[port]/listen.pls']);" href="http://servers.internet-radio.com/tools/playlistgenerator/?u=http://[server]:[port]/listen.pls&t=.m3u">
Is this sufficient for my IR reports/ analytics or am I better off using my IR start page?
Thanks.