Ik krijg het niet voor elkaar....
Copy the following code block into every webpage you want to track.
Click in the box below to select all code. Next, copy it. Then, paste the code segment after the <head>, <meta> tags and before the </head> tag on each page you are planning to track
De code van het boveste gedeelte van onze site is nu als volgt:
<head>
<title>titel</title>
<meta name="zoekwoorden.">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "edit-nummer-wegghaald";
urchinTracker();
</script>
</head>
Doe ik wat verkeerd?
Er is nog weinig te vinden over deze nieuwe functie van google..
Copy the following code block into every webpage you want to track.
Click in the box below to select all code. Next, copy it. Then, paste the code segment after the <head>, <meta> tags and before the </head> tag on each page you are planning to track
De code van het boveste gedeelte van onze site is nu als volgt:
<head>
<title>titel</title>
<meta name="zoekwoorden.">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "edit-nummer-wegghaald";
urchinTracker();
</script>
</head>
Doe ik wat verkeerd?
Er is nog weinig te vinden over deze nieuwe functie van google..
[ Voor 16% gewijzigd door awh84 op 15-11-2005 11:40 ]