Adding Google Analytics to WebHelp

 Article #: OUTW1007-F  Product: Flare   Version: ALL

 

Summary:

How to Add Google Analytics to your WebHelp Output

http://www.google.com/analytics/

Solution:

On your Masterpage, click on Insert > Script and add Google's code to your Masterpage.

Listed below is an example of their script.

Replace the X's with your own Tracking number that Google will give you.

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

type="text/javascript">

</script>

<script type="text/javascript">

_uacct = "UA-XXXXXX-X";

urchinTracker();

</script>

Warning: This is not supported by MadCap Technical Support. This information is provide for your information only.

Attribution:

Last updated:

12/18/06

Author:

Richard Ferrell

Contributions by:

Jesse Redl