• Rincewind

    (@rincewind)


    How can I add some content under the <body> tag with a plugin.

    Am writing a google analytics/adsense plugin and with it I need to add some code under the body tag for when the domain is a secondary domain in my google account so it tracks the hits and adsense correctly.

    <script type=”text/javascript”>
    window.google_analytics_uacct = “UA-11111111-1”;
    </script>

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘how to add content under with plugin ?’ is closed to new replies.