Skip to content

Commit

Permalink
Merge pull request #2 from martenson/master
Browse files Browse the repository at this point in the history
track how people click on the carousel links
  • Loading branch information
martenson committed Dec 15, 2014
2 parents 15b2fa1 + 33e106b commit 1bbaae7
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 10 deletions.
1 change: 1 addition & 0 deletions production/group_vars/galaxyservers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ galaxy_config:
biostar_key_name: biostar-login
biostar_enable_bug_reports: "False"
allow_user_impersonation: "False"
ga_code: "UA-45719423-10"

# specifies config files to copy from the playbook
galaxy_config_files:
Expand Down
1 change: 1 addition & 0 deletions stage/group_vars/galaxyservers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ galaxy_config:
biostar_key_name: biostar-login
biostar_enable_bug_reports: "False"
allow_user_impersonation: "True"
ga_code: "UA-45719423-9"

# specifies config files to copy from the playbook
galaxy_config_files:
Expand Down
22 changes: 12 additions & 10 deletions templates/galaxy/common/static/welcome.html.j2
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@
top.window.jQuery( top.document ).find( '.dropdown' ).children( 'a:contains("Help"):visible' ).click()
});
});
</script>
</head>

Expand Down Expand Up @@ -84,16 +86,16 @@
data-cycle-log="false"
style="width: 300px"
>
<a target="_blank" href="http://usegalaxy.org/galaxy101"> <img src='#' delayedsrc="/static/welcome_img/welcome_images.001.png" width="300" height="200" alt="Galaxy 101: Start Here"></a>
<a target="_blank" href="https://biostar.usegalaxy.org/"><img src='#' delayedsrc="/static/welcome_img/GalaxyBiostarHelp.png" width="300" height="200" alt="Galaxy Biostar: Galaxy explained." /></a>
<a target="_blank" href="https://vimeo.com/channels/usegalaxy"><img src='#' delayedsrc="/static/welcome_img/VideosAreBack.png" width="300" height="200" /></a>
<a target="_blank" href="http://socscicompute.ss.uci.edu/"><img src='#' delayedsrc="/static/welcome_img/CoSSci.png" width="300" height="200" alt="Complex Social Science Gateway"/></a>
<a target="_blank" href="https://wiki.galaxyproject.org/Cloud"><img src='#' delayedsrc="/static/welcome_img/welcome_images.002.png" width="300" height="200"></a>
<a target="_blank" href="http://galaxy-community.org.uk/"><img src='#' delayedsrc="/static/welcome_img/GCUKisLive.png" width="300" height="200" alt="Galaxy Community United Kingdom"></a>
<a target="_blank" href="https://wiki.galaxyproject.org/PublicGalaxyServers"><img src='#' delayedsrc="/static/welcome_img/60PlusOdometer1.png" width="300" height="200" alt="60+ Public Galaxy Servers"/></a>
<a target="_blank" href="https://wiki.galaxyproject.org/Admin/GetGalaxy"><img src='#' delayedsrc="/static/welcome_img/welcome_images.003.png" width="300" height="200"></a>
<a target="_blank" href="http://gcc2015.tsl.ac.uk/"> <img src='#' delayedsrc="/static/welcome_img/GCC2015SaveTheseDates.png" width="300" height="200" alt="Save these dates! GCC2015, 6-8 July 2015 in Norwich UK"></a>
<a target="_blank" href="https://wiki.galaxyproject.org/GalaxyIsHiring"><img src='#' delayedsrc="/static/welcome_img/GalaxyIsHiringCascade.png" width="300" height="200" /></a>
<a target="_blank" href="http://usegalaxy.org/galaxy101" onclick="top.window.ga('send', 'event', 'link', 'click', 'cycle_galaxy_101');"> <img src='#' delayedsrc="/static/welcome_img/welcome_images.001.png" width="300" height="200" alt="Galaxy 101: Start Here"></a>
<a target="_blank" href="https://biostar.usegalaxy.org/" onclick="top.window.ga('send', 'event', 'link', 'click', 'cycle_biostar');"><img src='#' delayedsrc="/static/welcome_img/GalaxyBiostarHelp.png" width="300" height="200" alt="Galaxy Biostar: Galaxy explained." /></a>
<a target="_blank" href="https://vimeo.com/channels/usegalaxy" onclick="top.window.ga('send', 'event', 'link', 'click', 'cycle_vimeo');"><img src='#' delayedsrc="/static/welcome_img/VideosAreBack.png" width="300" height="200" /></a>
<a target="_blank" href="http://socscicompute.ss.uci.edu/" onclick="top.window.ga('send', 'event', 'link', 'click', 'cycle_socscicompute');"><img src='#' delayedsrc="/static/welcome_img/CoSSci.png" width="300" height="200" alt="Complex Social Science Gateway"/></a>
<a target="_blank" href="https://wiki.galaxyproject.org/Cloud" onclick="top.window.ga('send', 'event', 'link', 'click', 'cycle_cloud');"><img src='#' delayedsrc="/static/welcome_img/welcome_images.002.png" width="300" height="200"></a>
<a target="_blank" href="http://galaxy-community.org.uk/" onclick="top.window.ga('send', 'event', 'link', 'click', 'cycle_galaxy_community');"><img src='#' delayedsrc="/static/welcome_img/GCUKisLive.png" width="300" height="200" alt="Galaxy Community United Kingdom"></a>
<a target="_blank" href="https://wiki.galaxyproject.org/PublicGalaxyServers" onclick="top.window.ga('send', 'event', 'link', 'click', 'cycle_public_servers');"><img src='#' delayedsrc="/static/welcome_img/60PlusOdometer1.png" width="300" height="200" alt="60+ Public Galaxy Servers"/></a>
<a target="_blank" href="https://wiki.galaxyproject.org/Admin/GetGalaxy" onclick="top.window.ga('send', 'event', 'link', 'click', 'cycle_get_galaxy');"><img src='#' delayedsrc="/static/welcome_img/welcome_images.003.png" width="300" height="200"></a>
<a target="_blank" href="http://gcc2015.tsl.ac.uk/" onclick="top.window.ga('send', 'event', 'link', 'click', 'cycle_gcc_2015');"> <img src='#' delayedsrc="/static/welcome_img/GCC2015SaveTheseDates.png" width="300" height="200" alt="Save these dates! GCC2015, 6-8 July 2015 in Norwich UK"></a>
<a target="_blank" href="https://wiki.galaxyproject.org/GalaxyIsHiring" onclick="top.window.ga('send', 'event', 'link', 'click', 'cycle_galaxy_hiring');"><img src='#' delayedsrc="/static/welcome_img/GalaxyIsHiringCascade.png" width="300" height="200" /></a>
</div>
<div class="cycle-galaxy-pager"></div>
</div>
Expand Down

0 comments on commit 1bbaae7

Please sign in to comment.