Skip to content

Commit

Permalink
do not init ga twice
Browse files Browse the repository at this point in the history
use the one in top.window instead
  • Loading branch information
martenson committed Dec 12, 2014
1 parent 8f1785c commit 33e106b
Showing 1 changed file with 10 additions and 16 deletions.
26 changes: 10 additions & 16 deletions templates/galaxy/common/static/welcome.html.j2
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,6 @@
$( "#toggleHelp" ).click(function() {
top.window.jQuery( top.document ).find( '.dropdown' ).children( 'a:contains("Help"):visible' ).click()
});
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', '{{ ga_code }}', 'auto');
});
Expand Down Expand Up @@ -92,16 +86,16 @@
data-cycle-log="false"
style="width: 300px"
>
<a target="_blank" href="http://usegalaxy.org/galaxy101" onclick="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="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="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="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="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="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="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="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="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="ga('send', 'event', 'link', 'click', 'cycle_galaxy_hiring');"><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 33e106b

Please sign in to comment.