Revision: | 1.10 |
Committed: | Wed Mar 28 12:15:05 2007 UTC (17 years, 8 months ago) by tdb |
Branch: | MAIN |
Changes since 1.9: | +6 -0 lines |
Log Message: | I'm trying out Google Analytics. |
# | User | Rev | Content |
---|---|---|---|
1 | tdb | 1.7 | <div id="footer"> |
2 | tdb | 1.9 | <div id="advert2"> |
3 | tdb | 1.8 | <script type="text/javascript"> |
4 | <!-- | ||
5 | google_ad_client = "pub-4199687771151670"; | ||
6 | google_ad_width = 468; | ||
7 | google_ad_height = 60; | ||
8 | google_ad_format = "468x60_as"; | ||
9 | google_ad_type = "text_image"; | ||
10 | google_ad_channel =""; | ||
11 | google_color_border = "000066"; | ||
12 | google_color_bg = "EEEEFF"; | ||
13 | google_color_link = "0000FF"; | ||
14 | google_color_url = "008000"; | ||
15 | google_color_text = "000000"; | ||
16 | //--> | ||
17 | </script> | ||
18 | <script type="text/javascript" | ||
19 | src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> | ||
20 | </script> | ||
21 | </div> | ||
22 | tdb | 1.2 | <p> |
23 | tdb | 1.3 | © 2000-2006 i-scream » |
24 | tdb | 1.2 | <a href="http://www.i-scream.org/">http://www.i-scream.org/</a> « |
25 | tdb | 1.4 | support@i-scream.org |
26 | tdb | 1.2 | </p> |
27 | tdb | 1.10 | <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> |
28 | </script> | ||
29 | <script type="text/javascript"> | ||
30 | _uacct = "UA-1579330-1"; | ||
31 | urchinTracker(); | ||
32 | </script> | ||
33 | tdb | 1.2 | </div> |