<div dir="ltr">For what its worth, I enclosed the script and it is found by adsense and in the page source, but apparently not by the google analytics crawlers. I may report it to google, if I ever find out how to contact them by email...<br>
<br>Thanks for your help,<br><br>Zvi.<br><br><div class="gmail_quote">On Sat, Aug 29, 2009 at 12:32 PM, Steven Benmosh <span dir="ltr">&lt;<a href="mailto:wordz2u@gmail.com">wordz2u@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr"><br><div class="gmail_quote"><div class="im">On Sat, Aug 29, 2009 at 3:45 AM, Petko Yotov <span dir="ltr">&lt;<a href="mailto:5ko@5ko.fr" target="_blank">5ko@5ko.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


<div>On Saturday 29 August 2009 10:49:36 Steven Benmosh wrote:<br>
&gt; I have been using 2.2.1 for a long time, probably a couple of years,<br>
<br>
</div>Version 2.2.1 was released in March this year, so you probably had an even<br>
earlier version. Maybe 2.1.27?<br>
<div></div></blockquote><div><br></div></div><div>Possibly. I picked 2.2.1 b/c there was a download directory of it, but maybe it was another update, or maybe I did not deploy it. </div><div><div></div><div class="h5"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


<div><br>
&gt; without changes. Since I installed the latest version (I think it was<br>
&gt; 2.2.4, about a week or two ago, and then there was a newer release which I<br>
&gt; installed yesterday 2.2.5), I am getting reports telling me that there were<br>
&gt; no visitors to the site. When I go to <a href="http://adsense.google.com" target="_blank">adsense.google.com</a>, I can see that<br>
&gt; there were page impressions, so I know people can and do access the site.<br>
&gt; Yet I have errors having to do with blocked URL. I have not had such<br>
&gt; problems with the older version.<br>
<br>
</div>PmWiki.org uses Google Analytics and it seems to work fine for us.<br>
<div><br>
&gt; Does anyone have any idea if this may be the result of permission changes,<br>
&gt; or robots policy changes between the 2.2.4 and the older version 2.2.1?<br>
&gt; Any other idea what might be causing this?<br>
<br>
</div>Your skin doesn&#39;t seem to have the Google Analytics snippet which should look<br>
like this:<br>
  &lt;script src=&#39;<a href="http://www.google-analytics.com/urchin.js" target="_blank">http://www.google-analytics.com/urchin.js</a>&#39;<br>
     type=&#39;text/javascript&#39;&gt;&lt;/script&gt;<br>
  &lt;script type=&#39;text/javascript&#39;&gt;<br>
    _uacct = &#39;UA-1234567-1&#39;;<br>
    urchinTracker();<br>
  &lt;/script&gt;<br>
<br>
This should be either in the skin template, or in a $HTMLHeaderFmt[] variable<br>
in config.php.<br>
<br>
You are using the default PmWiki skin and if you had modified it, it might<br>
have been replaced by the upgrade. You should normally copy the default skin<br>
files to another directory, say myskin, add to config.php  $Skin = &#39;myskin&#39;;<br>
and modify these files instead of the default ones. (You may read the README<br>
document in the skin folder.)<br>
</blockquote><div><br></div></div></div><div>OK, I looked in the different folders and config.php. The config.php I am using was not overwritten, as it has the adsense script in it. From looking at the different dates, it was not an issue of overwriting files, at least not the usual suspects.</div>


<div><br></div><div>I tried changing the skins directory name to a new one that included a different template. This template was there before, and it contained the snippet of code for the tracker. I only hope it is the right tracker number, as this file is rather old. </div>


<div><br></div><div>The problem I ran into with this approach was that it affected the resulting web pages - fields moved to the left, borders disappeared, etc. I tried putting the script in the header section, and in the footer section, but in either case the pages changed, so I abandoned this approach. </div>


<div><br></div><div>I ended up inserting the script into the page I am using for the different group headers (I have a single file which I include in the different group headers). This seemed to provide the required code without breaking anything.</div>


<div><br></div><div>I wonder if they may have made some changes in Google to the analytics. I have been getting requests to link the adsense and analytics accounts lately, and every time I click on the link it wanted me to sign up to analytics. I could not find my old account anywhere, even though I get an email from them every day...<br>

<br>Thanks, I will let you know if it worked in a day or two...<br></div>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Thanks,<br>
<font color="#888888">Petko<br>
<br>
</font></blockquote></div><div class="im"><br clear="all"><br>-- <br>Check out my web site - <a href="http://www.words2u.net" target="_blank">www.words2u.net</a><br>
</div></div>
</blockquote></div><br><br clear="all"><br>-- <br>Check out my web site - <a href="http://www.words2u.net">www.words2u.net</a><br>
</div>