<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	《Larry的午茶時光》的留言	</title>
	<atom:link href="https://blog.yuyansoftware.com.tw/comments/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.yuyansoftware.com.tw</link>
	<description></description>
	<lastBuildDate>Fri, 09 Sep 2022 02:13:21 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		「Larry」發佈於〈Chrome 80 開始更新 SameSite 規則，預設禁止存取第三方 cookie〉的留言		</title>
		<link>https://blog.yuyansoftware.com.tw/2020/01/chrome-80-samesite-cookie/#comment-155</link>

		<dc:creator><![CDATA[Larry]]></dc:creator>
		<pubDate>Thu, 13 Aug 2020 04:28:29 +0000</pubDate>
		<guid isPermaLink="false">https://blog.yuyansoftware.com.tw/?p=2045#comment-155</guid>

					<description><![CDATA[回覆的對象為「&lt;a href=&quot;https://blog.yuyansoftware.com.tw/2020/01/chrome-80-samesite-cookie/#comment-154&quot;&gt;John&lt;/a&gt;」。

謝謝您的留言，這的確是一個有趣的問題，我管理的網站也有類似的 warning message，但GA是運作正常的。
我看了一下，因為任何service (包含GA) 都有可能發多個 cookie。Google發的 cookie 有些的確沒有設定 SameSite，所以造成 warning message。
真的要探究的話，請懂前端工程的朋友，看一下網站的 cookie，其中 domain 是 &quot;google.com&quot; 或 &quot;google.com.tw&quot; 的 cookie 有沒有設定 SameSite 及 Secure。
但其實如果 GA 運作正常的話，不需要去研究這些細節。]]></description>
			<content:encoded><![CDATA[<p>回覆的對象為「<a href="https://blog.yuyansoftware.com.tw/2020/01/chrome-80-samesite-cookie/#comment-154">John</a>」。</p>
<p>謝謝您的留言，這的確是一個有趣的問題，我管理的網站也有類似的 warning message，但GA是運作正常的。<br />
我看了一下，因為任何service (包含GA) 都有可能發多個 cookie。Google發的 cookie 有些的確沒有設定 SameSite，所以造成 warning message。<br />
真的要探究的話，請懂前端工程的朋友，看一下網站的 cookie，其中 domain 是 &#8220;google.com&#8221; 或 &#8220;google.com.tw&#8221; 的 cookie 有沒有設定 SameSite 及 Secure。<br />
但其實如果 GA 運作正常的話，不需要去研究這些細節。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		「John」發佈於〈Chrome 80 開始更新 SameSite 規則，預設禁止存取第三方 cookie〉的留言		</title>
		<link>https://blog.yuyansoftware.com.tw/2020/01/chrome-80-samesite-cookie/#comment-154</link>

		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Thu, 13 Aug 2020 02:46:27 +0000</pubDate>
		<guid isPermaLink="false">https://blog.yuyansoftware.com.tw/?p=2045#comment-154</guid>

					<description><![CDATA[我們實測發現GA上似乎未對Samesite進行設置
我們在模擬Google Smart phone bot 的情況下，Console中會出現這樣的錯誤
A cookie associated with a cross-site resource at http://www.google.com/ was set without the `SameSite` attribute. It has been blocked, as Chrome now only delivers cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application&#062;Storage&#062;Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.

請問版大對如何處理有頭緒嗎 @@ 
我們還是找不到解決辦法]]></description>
			<content:encoded><![CDATA[<p>我們實測發現GA上似乎未對Samesite進行設置<br />
我們在模擬Google Smart phone bot 的情況下，Console中會出現這樣的錯誤<br />
A cookie associated with a cross-site resource at <a href="http://www.google.com/" rel="nofollow ugc">http://www.google.com/</a> was set without the `SameSite` attribute. It has been blocked, as Chrome now only delivers cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application&gt;Storage&gt;Cookies and see more details at <a href="https://www.chromestatus.com/feature/5088147346030592" rel="nofollow ugc">https://www.chromestatus.com/feature/5088147346030592</a> and <a href="https://www.chromestatus.com/feature/5633521622188032" rel="nofollow ugc">https://www.chromestatus.com/feature/5633521622188032</a>.</p>
<p>請問版大對如何處理有頭緒嗎 @@<br />
我們還是找不到解決辦法</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		「Larry」發佈於〈GTM (Google Tag Manager) 基本設定教學 &#038; 按鈕點擊事件追蹤〉的留言		</title>
		<link>https://blog.yuyansoftware.com.tw/2019/11/gtm-basics-button-click-events/#comment-133</link>

		<dc:creator><![CDATA[Larry]]></dc:creator>
		<pubDate>Tue, 17 Mar 2020 04:48:22 +0000</pubDate>
		<guid isPermaLink="false">https://blog.yuyansoftware.com.tw/?p=1367#comment-133</guid>

					<description><![CDATA[回覆的對象為「&lt;a href=&quot;https://blog.yuyansoftware.com.tw/2019/11/gtm-basics-button-click-events/#comment-132&quot;&gt;Ivan Lee&lt;/a&gt;」。

如圖九 Click Text 包含 &quot;你要追蹤的字串&quot;，就是網頁上的字。
但要確認一下，同一網頁上是否有相同字樣。
例如你要追蹤 &quot;結帳&quot;，同一網頁上是否其他地方有&quot;結帳&quot;二字，
如果有，所有 &quot;結帳&quot; 都會被記錄到點擊事件。]]></description>
			<content:encoded><![CDATA[<p>回覆的對象為「<a href="https://blog.yuyansoftware.com.tw/2019/11/gtm-basics-button-click-events/#comment-132">Ivan Lee</a>」。</p>
<p>如圖九 Click Text 包含 &#8220;你要追蹤的字串&#8221;，就是網頁上的字。<br />
但要確認一下，同一網頁上是否有相同字樣。<br />
例如你要追蹤 &#8220;結帳&#8221;，同一網頁上是否其他地方有&#8221;結帳&#8221;二字，<br />
如果有，所有 &#8220;結帳&#8221; 都會被記錄到點擊事件。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		「Ivan Lee」發佈於〈GTM (Google Tag Manager) 基本設定教學 &#038; 按鈕點擊事件追蹤〉的留言		</title>
		<link>https://blog.yuyansoftware.com.tw/2019/11/gtm-basics-button-click-events/#comment-132</link>

		<dc:creator><![CDATA[Ivan Lee]]></dc:creator>
		<pubDate>Tue, 17 Mar 2020 02:30:41 +0000</pubDate>
		<guid isPermaLink="false">https://blog.yuyansoftware.com.tw/?p=1367#comment-132</guid>

					<description><![CDATA[請問追蹤的像&quot;結帳的字樣&quot;
是要寫網頁上出現的字嗎?
還是要寫哪邊的字呢?]]></description>
			<content:encoded><![CDATA[<p>請問追蹤的像&#8221;結帳的字樣&#8221;<br />
是要寫網頁上出現的字嗎?<br />
還是要寫哪邊的字呢?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
