Matt
this code is not mine, it is the code i see that is in our landing page templates put there by default by Marketo when you create a new template. it is at the bottom of the template.
i just need to know where my tracking code from google goes within it- i only cut and pasted my actual code from google above in case it was easier to just show me where to put it versus explaining:)
<!-- GOOGLE ANALYTICS. ENTER YOUR CODE and UNCOMMENT block -->
<!--
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "YOURCODE";
urchinTracker();
</script>