aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetWeb/design-walkthrough.html
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2005-11-19 21:40:00 +0000
committerErik Schnetter <schnetter@cct.lsu.edu>2005-11-19 21:40:00 +0000
commitf1344720b83ad597652f4821715f073e8c05294d (patch)
tree3db02680296f95fa79114a32e0ab5758da00fa5f /Carpet/CarpetWeb/design-walkthrough.html
parentd140246f93d7fd094dfcf5d70ac304b8bac45ab5 (diff)
CarpetWeb: Add Javascript web bugs to track web site usage
This uses a service called "Google analytics"; see http://www.google.com/analytics/. darcs-hash:20051119214022-dae7b-758edf99408b69a96826cd44d6cba72566af97f3.gz
Diffstat (limited to 'Carpet/CarpetWeb/design-walkthrough.html')
-rw-r--r--Carpet/CarpetWeb/design-walkthrough.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/Carpet/CarpetWeb/design-walkthrough.html b/Carpet/CarpetWeb/design-walkthrough.html
index ccea8e6eb..b62d0e34f 100644
--- a/Carpet/CarpetWeb/design-walkthrough.html
+++ b/Carpet/CarpetWeb/design-walkthrough.html
@@ -6,6 +6,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
<title>Carpet Design Walkthrough</title>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+ _uacct = "UA-97002-1";
+ urchinTracker();
+</script>
</head>
<body>
<h1>Carpet Design Walkthrough</h1>