Would it be possible to pass the social plugin line in a separate part of code in the header? Say, to add:
<script type=”text/javascript”>_gaq.push([‘_trackSocial’, socialNetwork, socialAction]);</script>
…or does it have to be in the same javascript block as the rest of the GA code?
Thanks for a great plugin no matter what!
EDIT: dumb question. Sorry.