Support
Instructions
Copy the embed code into your web page just before the closing </body> tag.
Example:
<doctype ... >
<html>
<head>
...
</head>
<body>
... your content ...
<!-- GumGum embed code -->
<script type="text/javascript">ggv2id='Your Tracking ID';</script>
<script type="text/javascript" src="http://g2.gumgum.com/javascripts/ggv2.js"></script>
</body>
</html>