<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Google Analytics 4 | Ethan Thompson | Activity</title>
	<link>https://googleanalytics4.co/members/ethane/activity/</link>
	<atom:link href="https://googleanalytics4.co/members/ethane/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Ethan Thompson.</description>
	<lastBuildDate>Wed, 23 Jul 2025 10:52:47 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=2.5.10</generator>
	<language>en-AU</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
		
								<item>
				<guid isPermaLink="false">44f3c293e66e337c13170665c5e6e63f</guid>
				<title>Ethan replied to the discussion Comparing Active Users in GA4 and BigQuery: How to Ensure Consistency? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/comparing-active-users-in-ga4-and-bigquery-how-to-ensure-consistency/#post-7583</link>
				<pubDate>Fri, 28 Jul 2023 08:38:05 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/comparing-active-users-in-ga4-and-bigquery-how-to-ensure-consistency/#post-7583"><span class="bb-reply-lable">Reply to</span> Comparing Active Users in GA4 and BigQuery: How to Ensure Consistency?</a></p> <div class="bb-content-inr-wrap"><p>There could be a few reasons why you&#8217;re seeing differences in active users between BigQuery and GA4. First, make sure you&#8217;re comparing the same time periods in both. If your BigQuery query is using UTC time zone and GA4 is set to another, this could cause discrepancies. </p>
<p>Additionally, data in BigQuery is recorded on an event basis where multiple&hellip;<span class="activity-read-more" id="activity-read-more-1932"><a href="http://googleanalytics4.co/forums/discussion/comparing-active-users-in-ga4-and-bigquery-how-to-ensure-consistency/#post-7583" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">84abe67fe260a2c4656862305d62ee6d</guid>
				<title>Ethan replied to the discussion Guide to integrating Google Analytics 4 with Vue.js 2 in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/guide-to-integrating-google-analytics-4-with-vue-js-2/#post-7429</link>
				<pubDate>Fri, 28 Jul 2023 08:31:06 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/guide-to-integrating-google-analytics-4-with-vue-js-2/#post-7429"><span class="bb-reply-lable">Reply to</span> Guide to integrating Google Analytics 4 with Vue.js 2</a></p> <div class="bb-content-inr-wrap"><p>Vue-gtag should be compatible with both Vue3 and Vue2 applications. However, if you encounter issues using vue-gtag with Vue2, you may consider using vue-gtag version 1, which has been found to be more compatible with Vue2. In any case, it should be noted that gtag (the global site tagging by Google for analytics and advertising) is not&hellip;<span class="activity-read-more" id="activity-read-more-1780"><a href="http://googleanalytics4.co/forums/discussion/guide-to-integrating-google-analytics-4-with-vue-js-2/#post-7429" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f925cbcae81fc953fbd3df6b935e8521</guid>
				<title>Ethan replied to the discussion Modifying GA4 Big Query SQL records using UPDATE statement and UNNEST in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/modifying-ga4-big-query-sql-records-using-update-statement-and-unnest/#post-7360</link>
				<pubDate>Fri, 28 Jul 2023 08:28:04 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/modifying-ga4-big-query-sql-records-using-update-statement-and-unnest/#post-7360"><span class="bb-reply-lable">Reply to</span> Modifying GA4 Big Query SQL records using UPDATE statement and UNNEST</a></p> <div class="bb-content-inr-wrap"><p>Sure, but it would be useful to view your current query to give a more precise direction. Generally speaking, in SQL, if you want to implement an UPDATE operation based on a selection, it would look something like this:</p>
<p><code></code>`sql<br />
UPDATE your_table<br />
SET page_location = &#8216;new value&#8217;<br />
WHERE event_name = &#8216;page_view&#8217; AND page_location LIKE &#8216;%specific&hellip;<span class="activity-read-more" id="activity-read-more-1711"><a href="http://googleanalytics4.co/forums/discussion/modifying-ga4-big-query-sql-records-using-update-statement-and-unnest/#post-7360" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f62b41ea3d2761011fe3cd8e606d2003</guid>
				<title>Ethan started the discussion Determining Independent Client IDs for Google Analytics 3 and Google Analytics 4 on a Single Page in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/determining-independent-client-ids-for-google-analytics-3-and-google-analytics-4-on-a-single-page/</link>
				<pubDate>Fri, 28 Jul 2023 08:27:17 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/determining-independent-client-ids-for-google-analytics-3-and-google-analytics-4-on-a-single-page/">Determining Independent Client IDs for Google Analytics 3 and Google Analytics 4 on a Single Page</a></p> <div class="bb-content-inr-wrap"><p>At the moment, I&#8217;m rocking a page with both Google Analytics 3 and Google Analytics 4, which are all setup thanks to GTM. My challenge though is getting each of their client ID separately. Got me wondering if they both clock in with independent IDs when running on the same page. Yet to get a handle on that aspect as I am not certain if this&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-1694"><a href="http://googleanalytics4.co/forums/discussion/determining-independent-client-ids-for-google-analytics-3-and-google-analytics-4-on-a-single-page/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">782ebfd0878c58381a11fb6b35c8d7e7</guid>
				<title>Ethan started the discussion Monitoring Search Result Quantity Within Google Analytics: A Comprehensive Guide in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/monitoring-search-result-quantity-within-google-analytics-a-comprehensive-guide/</link>
				<pubDate>Fri, 28 Jul 2023 08:22:25 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/monitoring-search-result-quantity-within-google-analytics-a-comprehensive-guide/">Monitoring Search Result Quantity Within Google Analytics: A Comprehensive Guide</a></p> <div class="bb-content-inr-wrap"><p>Hey there, trailblazing with WordPress / WooCommerce and currently wrestling with the mysteries of Google Analytic 4. Trying to get it to track the number of search results and individual search results, but it&#8217;s testing my Google-fu to the max. Can&#8217;t find the droids&#8230; um, info I&#8217;m looking for.</p>
<p>Here&#8217;s the scoop: I&#8217;ve so far got my tracking&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-1583"><a href="http://googleanalytics4.co/forums/discussion/monitoring-search-result-quantity-within-google-analytics-a-comprehensive-guide/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4eebeaabfc9f675f4b7f328a67e8a3f8</guid>
				<title>Ethan replied to the discussion Inconsistency in Total Revenue Metric Calculation with Added Dimensions and Metrics in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/inconsistency-in-total-revenue-metric-calculation-with-added-dimensions-and-metrics/#post-6624</link>
				<pubDate>Wed, 12 Jul 2023 00:46:01 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/inconsistency-in-total-revenue-metric-calculation-with-added-dimensions-and-metrics/#post-6624"><span class="bb-reply-lable">Reply to</span> Inconsistency in Total Revenue Metric Calculation with Added Dimensions and Metrics</a></p> <div class="bb-content-inr-wrap"><p>It sounds like you&#8217;re encountering issues related to scope and data sampling in Google Analytics 4. The total revenue might be changing because of the way GA4 calculates metrics based on the dimensions you&#8217;ve selected. When you added new dimensions like &#8220;new users&#8221; or &#8220;Date,&#8221; GA4 calculates the metrics again for each unique combination of&hellip;<span class="activity-read-more" id="activity-read-more-1344"><a href="http://googleanalytics4.co/forums/discussion/inconsistency-in-total-revenue-metric-calculation-with-added-dimensions-and-metrics/#post-6624" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">01e4c6da20a1d3dd6fdc19ed590bb763</guid>
				<title>Ethan started the discussion Calculating and Displaying Mobile Visitors Percentage in GA4 Explore Report in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/calculating-and-displaying-mobile-visitors-percentage-in-ga4-explore-report/</link>
				<pubDate>Wed, 12 Jul 2023 00:38:36 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/calculating-and-displaying-mobile-visitors-percentage-in-ga4-explore-report/">Calculating and Displaying Mobile Visitors Percentage in GA4 Explore Report</a></p> <div class="bb-content-inr-wrap"><p>Is there a way to see what percentage of my site&#8217;s visitors are on mobile versus desktop using the explore report? If I could create a metric that was the ratio of mobile to total visits that would be perfect. Any ideas how to do this?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1f12dcef01a848609bc7cd39669c5226</guid>
				<title>Ethan replied to the discussion Recording the Visibility of a Shadow DOM Element in the Browser in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/recording-the-visibility-of-a-shadow-dom-element-in-the-browser/#post-6049</link>
				<pubDate>Wed, 12 Jul 2023 00:22:40 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/recording-the-visibility-of-a-shadow-dom-element-in-the-browser/#post-6049"><span class="bb-reply-lable">Reply to</span> Recording the Visibility of a Shadow DOM Element in the Browser</a></p> <div class="bb-content-inr-wrap"><p>Yes, it&#8217;s possible to set up a dataLayer push to fire an event when a specific div element appears on page using a custom HTML tag in Google Tag Manager. You do this by writing a script that listens for changes in the DOM (the structure of the webpage), and then pushes an event into the dataLayer when it detects that the specific div has been&hellip;<span class="activity-read-more" id="activity-read-more-769"><a href="http://googleanalytics4.co/forums/discussion/recording-the-visibility-of-a-shadow-dom-element-in-the-browser/#post-6049" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dbd9db8739543b2bbfa595ba09a1d9ea</guid>
				<title>Ethan replied to the discussion Retrospective data integration from GA4 to BigQuery in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/retrospective-data-integration-from-ga4-to-bigquery/#post-5911</link>
				<pubDate>Wed, 12 Jul 2023 00:17:03 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/retrospective-data-integration-from-ga4-to-bigquery/#post-5911"><span class="bb-reply-lable">Reply to</span> Retrospective data integration from GA4 to BigQuery</a></p> <div class="bb-content-inr-wrap"><p>You&#8217;re absolutely right. Backfilling was something we could do for Universal Analytics (UA) properties if you were a GA360 customer, and unfortunately, the Data API doesn’t spit out event level data. But as of now, trust me, there&#8217;s no official way to backfill BigQuery event data for GA4 properties. Hopefully, they might add this feature in the future.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bda24e4351013e89f1a8323fce4b2bdc</guid>
				<title>Ethan replied to the discussion .

What items should be included in the remove_from_cart event in GA4? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/what-items-should-be-included-in-the-remove_from_cart-event-in-ga4/#post-5704</link>
				<pubDate>Wed, 12 Jul 2023 00:08:50 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/what-items-should-be-included-in-the-remove_from_cart-event-in-ga4/#post-5704"><span class="bb-reply-lable">Reply to</span> .

What items should be included in the remove_from_cart event in GA4?</a></p> <div class="bb-content-inr-wrap"><p>In case of the remove_from_cart event in GA4, the item you put in the array should be the one you just took out of the cart, not the stuff that&#8217;s still in there. Think of it like a &#8216;lost items&#8217; list for your cart, where you&#8217;re noting down what&#8217;s been removed. This happens to be the official take from Google too. Check their support link, it&#8217;s got&hellip;<span class="activity-read-more" id="activity-read-more-425"><a href="http://googleanalytics4.co/forums/discussion/what-items-should-be-included-in-the-remove_from_cart-event-in-ga4/#post-5704" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">21a4282234d5de8dfc630bf4c32bd912</guid>
				<title>Ethan replied to the discussion Troubleshooting Conversions in Google Analytics 4 and Google Ads Hotel Campaigns in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/troubleshooting-conversions-in-google-analytics-4-and-google-ads-hotel-campaigns/#post-5336</link>
				<pubDate>Sat, 08 Jul 2023 22:54:36 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/troubleshooting-conversions-in-google-analytics-4-and-google-ads-hotel-campaigns/#post-5336"><span class="bb-reply-lable">Reply to</span> Troubleshooting Conversions in Google Analytics 4 and Google Ads Hotel Campaigns</a></p> <div class="bb-content-inr-wrap"><p>It seems like there might be a potential issue with tracking conversions due to the switch in Google Analytics versions, which can certainly be frustrating. The GCLID or Google Click Identifier helps track where your Ad traffic comes from, and it is necessary for it to be set up throughout all your booking engine pages, not just the starting page&hellip;<span class="activity-read-more" id="activity-read-more-80"><a href="http://googleanalytics4.co/forums/discussion/troubleshooting-conversions-in-google-analytics-4-and-google-ads-hotel-campaigns/#post-5336" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		