<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>626ウェブファクトリー(兵庫県神崎郡)&#124;ホームページ制作・ウェブコンサルティング &#187; Google Analytics</title>
	<atom:link href="http://www.626wf.com/tag/google-analytics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.626wf.com</link>
	<description>兵庫県でホームページ制作・管理コンサルティングをおこなっているWebコンサルタント</description>
	<lastBuildDate>Wed, 11 Aug 2010 00:07:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Analyticsを使っていてIEの警告が出てしまう場合</title>
		<link>http://www.626wf.com/web_design/google-analytics.html</link>
		<comments>http://www.626wf.com/web_design/google-analytics.html#comments</comments>
		<pubDate>Sat, 21 Jul 2007 14:04:25 +0000</pubDate>
		<dc:creator>626wf</dc:creator>
				<category><![CDATA[Webデザイン]]></category>
		<category><![CDATA[Google Analytics]]></category>

		<guid isPermaLink="false">http://www.626wf.com/cms/?p=37</guid>
		<description><![CDATA[
Google Analyticsは、サイト内のすべてのページにトラッキングコードを埋め込む必要がありますが、その際、一部のページにIEの警告が出てしまう場合があります。

まず、IEの警告が出てしまうページはおそらくセ [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.626wf.com/weblog/Google%20Analytics.jpg" alt="Google%20Analytics.jpg" height="300" width="440" /></p>
<p>Google Analyticsは、サイト内のすべてのページにトラッキングコードを埋め込む必要がありますが、その際、一部のページにIEの警告が出てしまう場合があります。</p>
<p><span id="more-37"></span><br />
まず、IEの警告が出てしまうページはおそらくセキュア（SSL）のはずです。</p>
<p>アドレスがhttps://ではじまっていると思います。</p>
<p>この場合、通常のトラッキングコードでは、セキュリティの警告が出てしまうので、トラッキングコードをSSLのものに変えてやるだけです。</p>
<p><strong>【通常の場合】</strong><br />
&lt;script src=&#8221;http://www.google-analytics.com/urchin.js&#8221; type=&#8221;text/javascript&#8221;&gt;&lt;/script&gt;<br />
&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
_uacct = &#8220;アカウントID&#8221;;<br />
urchinTracker();<br />
&lt;/script&gt;</p>
<p><strong>【SSLページの場合】</strong><br />
&lt;script src=&#8221;https://ssl.google-analytics.com/urchin.js&#8221; type=&#8221;text/javascript&#8221;&gt;&lt;/script&gt;<br />
&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
_uacct = &#8220;アカウントID&#8221;;<br />
urchinTracker();<br />
&lt;/script&gt;</p>
<p>こんだけですね。。。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.626wf.com/web_design/google-analytics.html/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
