Jump to content
JasperReports Library 7.0 is now available ×

Google analytics javascript nugget


2006 IR Open Dicussion

Recommended Posts

By: mikesimonsen - mikesimonsen

Google analytics javascript nugget

2006-06-01 11:20

What's the easiest way to get the javascript for Google analytics tracking (or any other javascript) into my HTML report output?

 

<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">

</script>

<script type="text/javascript">

_uacct = "UA-xxxxxxxxx";

urchinTracker();

</script>

Link to comment
Share on other sites

  • 11 months later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...