<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Comments for page &quot;Site statistics - visitors tracking, hit counters etc.&quot;</title>
		<link>http://community.wikidot.com/howto:site-statistics/comments/show</link>
		<description></description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://community.wikidot.com/howto:site-statistics/comments/show#post-554201</guid>
				<title>Re: visitor counters</title>
				<link>http://community.wikidot.com/howto:site-statistics/comments/show#post-554201</link>
				<description></description>
				<pubDate>Wed, 05 Aug 2009 21:03:24 +0000</pubDate>
				<wikidot:authorName>Vites</wikidot:authorName>				<wikidot:authorUserId>356976</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi, google analytics is working fine on my wiki, <a href="http://businessideas.wikidot.com">http://businessideas.wikidot.com</a> why not try it on yours. I tried and the statcounter never worked on my wiki, just like yours.<br /> Peace.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:site-statistics/comments/show#post-452081</guid>
				<title>Re: Sorry, no match for the embedded content! X-(</title>
				<link>http://community.wikidot.com/howto:site-statistics/comments/show#post-452081</link>
				<description></description>
				<pubDate>Fri, 17 Apr 2009 13:51:52 +0000</pubDate>
				<wikidot:authorName>RobElliott</wikidot:authorName>				<wikidot:authorUserId>111301</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have the code and stat counter running in my sandbox after I was experimenting with the html/iframe solution for someone (and it's their stats!). But I must admit I don't actually use it myself and have not tried it in the sidebar. One of the advantages of the Pro account is that you get very comprehensive webstats which removes the need for something like statcounter.</p> <p>Rob</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:site-statistics/comments/show#post-452016</guid>
				<title>Re: Sorry, no match for the embedded content! X-(</title>
				<link>http://community.wikidot.com/howto:site-statistics/comments/show#post-452016</link>
				<description></description>
				<pubDate>Fri, 17 Apr 2009 12:23:33 +0000</pubDate>
								<wikidot:authorUserId>117717</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><span style="text-decoration: line-through;">Hi Rob… I also use that method and sure that work… but when I see the result… It seems only record the URL that visited is only came from</span></p> <p><span style="text-decoration: line-through;">http://yoursite.wikidot.com/yourpage/code/1</span></p> <p><span style="text-decoration: line-through;">and not the other else… so I prefer to shut off the JavaScript from StatCounter option and viola…. the real visited URL can be recognised again by the StatCounter system…</span></p> <p>I'm taking all my words, this howto is working well, but with some more revision… Cheers!!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:site-statistics/comments/show#post-451907</guid>
				<title>Re: Sorry, no match for the embedded content! X-(</title>
				<link>http://community.wikidot.com/howto:site-statistics/comments/show#post-451907</link>
				<description></description>
				<pubDate>Fri, 17 Apr 2009 09:58:12 +0000</pubDate>
				<wikidot:authorName>RobElliott</wikidot:authorName>				<wikidot:authorUserId>111301</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>You could try it by using html in the format as shown below:</p> <div class="code"> <pre> <code>[[code]] &lt;html&gt; &lt;head&gt; &lt;title&gt;StatCounter&lt;/title&gt; &lt;/head&gt; &lt;body&gt; &lt;!-- Start of StatCounter Code --&gt; &lt;script type="text/javascript"&gt; var sc_project=4433815; var sc_invisible=0; var sc_partition=55; var sc_click_stat=1; var sc_security="c7ec2e34"; &lt;/script&gt; &lt;script type="text/javascript" src="http://www.statcounter.com/counter/counter.js"&gt;&lt;/script&gt;&lt;noscript&gt;&lt;div class="statcounter"&gt;&lt;a title="blogger counters" href="http://www.statcounter.com/blogger/" target="_blank"&gt;&lt;img class="statcounter" src="http://c.statcounter.com/4433815/0/c7ec2e34/0/" alt="blogger counters" &gt;&lt;/a&gt;&lt;/div&gt;&lt;/noscript&gt; &lt;!-- End of StatCounter Code --&gt; &lt;/body&gt; &lt;/html&gt; [[/code]]</code> </pre></div> <p>Followed by an iframe like this:</p> <div class="code"> <pre> <code>[[iframe http://yoursite.wikidot.com/yourpage/code/1 frameborder="0" scrolling="no" width="100%" height="50px"]]</code> </pre></div> <p>That method works for me.</p> <p>Rob</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:site-statistics/comments/show#post-451899</guid>
				<title>Sorry, no match for the embedded content! X-(</title>
				<link>http://community.wikidot.com/howto:site-statistics/comments/show#post-451899</link>
				<description></description>
				<pubDate>Fri, 17 Apr 2009 09:46:09 +0000</pubDate>
				<wikidot:authorName>amsmit</wikidot:authorName>				<wikidot:authorUserId>199537</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Dear admins,</p> <p>I'm trying to put a counter on my website but despite of your descriptions i can't get it to work and i don't know what i'm doing wrong. I copied the StatCountercode in the nav:side part of my webside (with and without the title atribute) but there's 'no match for the embedded content'. :-(<br /> It's probably a stupid little mistake but can anyone help me out?<br /> Thank you so much!</p> <p>Greetings,<br /> Anne-Marie</p> <p>P.s. my wiki website is <a href="http://schakelzaken.wikidot.com/nav:side">http://schakelzaken.wikidot.com/nav:side</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:site-statistics/comments/show#post-383557</guid>
				<title>What about This stat counter?</title>
				<link>http://community.wikidot.com/howto:site-statistics/comments/show#post-383557</link>
				<description></description>
				<pubDate>Thu, 12 Feb 2009 22:14:40 +0000</pubDate>
				<wikidot:authorName>dess</wikidot:authorName>				<wikidot:authorUserId>75439</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I tried but couldn't make it work. But it looks cool on your site.<br /> <a href="http://www.goingup.com">http://www.goingup.com</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:site-statistics/comments/show#post-354843</guid>
				<title>Re: Custom Domain and Google Analytics</title>
				<link>http://community.wikidot.com/howto:site-statistics/comments/show#post-354843</link>
				<description></description>
				<pubDate>Tue, 13 Jan 2009 01:34:05 +0000</pubDate>
				<wikidot:authorName>scottplan</wikidot:authorName>				<wikidot:authorUserId>25851</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi Christian:</p> <p>I've had Google analytics trained on my wikidot subdomain for about 18 months. It lumps together visits via the custom domain and the wikidot subdomain — no difference.</p> <p>S.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:site-statistics/comments/show#post-353926</guid>
				<title>Custom Domain and Google Analytics</title>
				<link>http://community.wikidot.com/howto:site-statistics/comments/show#post-353926</link>
				<description></description>
				<pubDate>Mon, 12 Jan 2009 09:40:08 +0000</pubDate>
				<wikidot:authorName>schokochris</wikidot:authorName>				<wikidot:authorUserId>36761</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello!</p> <p>I have just recently set up a custom domain for <a href="http://praemien-teilen.wikidot.com">http://praemien-teilen.wikidot.com</a> which is <a href="http://praemien-teilen24.de">http://praemien-teilen24.de</a>. Now both domains can be found with google. My google analytics account was set up for the praemien-teilen.wikidot.com site. Because google analytics and the web statistics at the admin:manage page differ I figure that google analytics does not count the visitors which enter over praemien-teilen24.de. Is there a workaround? I would like the complete stats that analytics offers …</p> <p>Thanks<br /> Christian</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:site-statistics/comments/show#post-278692</guid>
				<title>Re: My bug with StatCounter and the solution</title>
				<link>http://community.wikidot.com/howto:site-statistics/comments/show#post-278692</link>
				<description></description>
				<pubDate>Wed, 08 Oct 2008 16:24:38 +0000</pubDate>
				<wikidot:authorName>Desacordo</wikidot:authorName>				<wikidot:authorUserId>204949</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>With external code file:</p> <p>iframe <a href="http://your_address.wikidot.com/your_code_file/code">http://your_address.wikidot.com/your_code_file/code</a> frameborder="0" width="" height="" scrolling="no"</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:site-statistics/comments/show#post-265286</guid>
				<title>My bug with StatCounter and the solution</title>
				<link>http://community.wikidot.com/howto:site-statistics/comments/show#post-265286</link>
				<description></description>
				<pubDate>Mon, 22 Sep 2008 11:56:02 +0000</pubDate>
				<wikidot:authorName>ebrahim</wikidot:authorName>				<wikidot:authorUserId>30065</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I generated HTML code for StatCounter and embedding didn't work. I found out that I must remove title=XYZ attribute of &lt;a&gt; tag to make it work!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:site-statistics/comments/show#post-196002</guid>
				<title>Re: Google Analytics</title>
				<link>http://community.wikidot.com/howto:site-statistics/comments/show#post-196002</link>
				<description></description>
				<pubDate>Sun, 15 Jun 2008 12:27:32 +0000</pubDate>
				<wikidot:authorName>ErichSteinboeck</wikidot:authorName>				<wikidot:authorUserId>7925</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I'm seeing the following (Firefox) cookie. Just type “no_track” (in your case “test_value”) into the Cookie Search box (Tools, Options, Privacy, Show Cookies).</p> <blockquote> <p>Site: wikidot.com<br /> Name: __utmv<br /> Content: 97012121.no_track<br /> Path: /</p> </blockquote> <p>Be sure that you at least once have visited the exact page that you specified in the Greasemonkey script. In the below case this would be http://<em>(mysitename)</em>.wikidot.com/ (not http://<em>(mysitename)</em>.wikidot.com/<strong>start</strong> or something).</p> <div class="code"> <div class="hl-main"> <pre> <span class="hl-comment">// @include http://(mysitename).wikidot.com/</span> </pre></div> </div> <br /> If you're <em>not</em> on the correct page, your Greasemonkey icon in the lower right corner will show “No scripts installed!” when right-clicked. If you <em>are</em> on the correct page, you'll see the script's name with a check-mark when right-clicking the Greasemonkey icon . <p>To test this in Google Analytics, set up a GA profile where you do <em>not</em> filter out your “test_value.” Then go to Visitors, User Defined, and you should see traffic with both a User Defined value of “(not set)” and “test_value”.</p> <p>I've set up three GA profiles, called <em>All Traffic,</em> <em>External Traffic,</em> and <em>Internal Traffic.</em></p> <ul> <li><em>All Traffic</em> doesn't filter by User Defined Value</li> <li><em>External Traffic</em> excludes all User Defined Value = “no_track” (“test_value” in your case)</li> <li><em>Internal Traffic</em> includes User Defined Value = “no_track” only</li> </ul> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:site-statistics/comments/show#post-183471</guid>
				<title>Re: Google Analytics</title>
				<link>http://community.wikidot.com/howto:site-statistics/comments/show#post-183471</link>
				<description></description>
				<pubDate>Fri, 06 Jun 2008 00:08:02 +0000</pubDate>
				<wikidot:authorName>David Marseilles</wikidot:authorName>				<wikidot:authorUserId>29608</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I'm coming kind of late to this game, but how can I be certain its working? I've got it running, enabled, but when I check my cookies (firefox), I'm unable to find one named as my filter pattern (test_value instead of no_track), and unable to find any under wiihd.wikidot.com with test_value anywhere in it.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:site-statistics/comments/show#post-158155</guid>
				<title>Re: Anyone have a StatCounter Snippet?</title>
				<link>http://community.wikidot.com/howto:site-statistics/comments/show#post-158155</link>
				<description></description>
				<pubDate>Mon, 05 May 2008 20:45:37 +0000</pubDate>
				<wikidot:authorName>Phil Chett</wikidot:authorName>				<wikidot:authorUserId>4297</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>have a look at this thread, might help<br /> <a href="http://community.wikidot.com/forum/t-1513/embed-problems#post-154421">http://community.wikidot.com/forum/t-1513/embed-problems#post-154421</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:site-statistics/comments/show#post-158051</guid>
				<title>Anyone have a StatCounter Snippet?</title>
				<link>http://community.wikidot.com/howto:site-statistics/comments/show#post-158051</link>
				<description></description>
				<pubDate>Mon, 05 May 2008 18:42:33 +0000</pubDate>
				<wikidot:authorName>crazyhappenings</wikidot:authorName>				<wikidot:authorUserId>46488</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I can not seem to get this work. I was hoping for a snippet that I could compare against in case my syntax is wrong…. but I can't seem to locate any. Can anyone help out? I'm trying to use the StatCounter. Thanks :)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:site-statistics/comments/show#post-142261</guid>
				<title>Re: Google Analytics</title>
				<link>http://community.wikidot.com/howto:site-statistics/comments/show#post-142261</link>
				<description></description>
				<pubDate>Thu, 10 Apr 2008 13:03:13 +0000</pubDate>
				<wikidot:authorName>ErichSteinboeck</wikidot:authorName>				<wikidot:authorUserId>7925</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <blockquote> <p>setting custom cookies … to filter own traffic</p> </blockquote> <p>I'm excluding my own traffic by:</p> <p>1. Having [<a href="http://en.wikipedia.org/wiki/Greasemonkey" >Greasemonkey</a>] installed on every PC I'm using to access my Wikidot site</p> <p>2. Adding the following User script to Greasemonkey (replace (mysitename) with the name of your site and UA-1234567-8 with your own Google Analytics code):</p> <div class="code"> <div class="hl-main"> <pre> <span class="hl-comment">// ==UserScript==</span><span class="hl-code"> </span><span class="hl-comment">// @name (mysitename).wikidot.admins</span><span class="hl-code"> </span><span class="hl-comment">// @namespace </span><span class="hl-url">http://geizhals.at/greasemonkeyscripts</span><span class="hl-code"> </span><span class="hl-comment">// @description Google Analytics Marker for (mysitename).wikidot.com</span><span class="hl-code"> </span><span class="hl-comment">// @include http://(mysitename).wikidot.com/</span><span class="hl-code"> </span><span class="hl-comment">// @include https://(mysitename).wikidot.com/</span><span class="hl-code"> </span><span class="hl-comment">// ==/UserScript==</span><span class="hl-code"> </span><span class="hl-identifier">unsafeWindow</span><span class="hl-code">.</span><span class="hl-identifier">_uacct</span><span class="hl-code">=</span><span class="hl-quotes">"</span><span class="hl-string">UA-1234567-8</span><span class="hl-quotes">"</span><span class="hl-code">; </span><span class="hl-identifier">unsafeWindow</span><span class="hl-code">.</span><span class="hl-identifier">__utmSetVar</span><span class="hl-brackets">(</span><span class="hl-quotes">"</span><span class="hl-string">no_track</span><span class="hl-quotes">"</span><span class="hl-brackets">)</span><span class="hl-code">;</span> </pre></div> </div> <p>3. Setting up the following filter on Google Analytics <strong>Edit Filter</strong>:<br /> <em>Filter Name:</em> Exclude 'no_track'<br /> <em>Filter Type:</em> Custom Filter<br /> <em>Exclude:</em> (checked)<br /> <em>Filter Field:</em> User Defined<br /> <em>Filter Pattern:</em> no_track<br /> <em>Case Sensitive:</em> Yes</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:site-statistics/comments/show#post-142155</guid>
				<title>Re:</title>
				<link>http://community.wikidot.com/howto:site-statistics/comments/show#post-142155</link>
				<description></description>
				<pubDate>Thu, 10 Apr 2008 09:27:46 +0000</pubDate>
				<wikidot:authorName>Phil Chett</wikidot:authorName>				<wikidot:authorUserId>4297</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>you can do this from your google analytics account.<br /> All you need do is set up GA function in site manager, then from the GA account apply the filter.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:site-statistics/comments/show#post-142088</guid>
				<title>(no title)</title>
				<link>http://community.wikidot.com/howto:site-statistics/comments/show#post-142088</link>
				<description></description>
				<pubDate>Thu, 10 Apr 2008 06:14:50 +0000</pubDate>
				<wikidot:authorName>dkorduban</wikidot:authorName>				<wikidot:authorUserId>88267</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Dear admins! Your engine is really great, but GoogleAnalytics support needs a feature: possibility of setting custom cookies as described in <a href="http://www.google.com/support/analytics/bin/answer.py?answer=27207&amp;topic=2970">GA docs</a> to filter own traffic. It needs something like &lt;body onLoad="…"&gt; now.</p> <p>Maybe, it's possible in other way - please tell.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:site-statistics/comments/show#post-108572</guid>
				<title>Re: visitor counters</title>
				<link>http://community.wikidot.com/howto:site-statistics/comments/show#post-108572</link>
				<description></description>
				<pubDate>Sun, 17 Feb 2008 08:04:16 +0000</pubDate>
				<wikidot:authorName>Helmuti_pdorf</wikidot:authorName>				<wikidot:authorUserId>17609</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Sorry, but this does not work with wikidot "embedding html" syntax. I have tested it..</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:site-statistics/comments/show#post-107851</guid>
				<title>visitor counters</title>
				<link>http://community.wikidot.com/howto:site-statistics/comments/show#post-107851</link>
				<description></description>
				<pubDate>Fri, 15 Feb 2008 16:01:58 +0000</pubDate>
				<wikidot:authorName>dkh1978</wikidot:authorName>				<wikidot:authorUserId>82462</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>There are numerous types of visitor counters, but it's always best to use one written in code that your web site design software works well with. If you use standard HTML for your site, I recommend using a visitor counter like the ones at <a href="http://www.hodgesstudios.com">http://www.hodgesstudios.com</a>. The code is all in HTML and it's very short &amp; clean.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>