La syntaxe pour mettre un onClick action en écho à une déclaration

Quelle serait la syntaxe correcte pour l'attribut onClick dans la suite:

    <?php 

    if($_resp['user']) {

    echo '<div class="logo"><a href="http://www.example.com/" onClick="_gaq.push(['_trackEvent', 'Join', 'Home', 'BigButton']);">Link Text</a>';        

 }

    ?>
InformationsquelleAutor Eric | 2011-08-23