<?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 | Henry Underwood | Activity</title>
	<link>https://googleanalytics4.co/members/henryhash/activity/</link>
	<atom:link href="https://googleanalytics4.co/members/henryhash/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Henry Underwood.</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">5b12df8e197f51cdc4761e3ad1027529</guid>
				<title>Henry started the discussion Streamline GA4 Data Import Process in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/streamline-ga4-data-import-process/</link>
				<pubDate>Wed, 12 Jul 2023 00:40:34 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/streamline-ga4-data-import-process/">Streamline GA4 Data Import Process</a></p> <div class="bb-content-inr-wrap"><p>Ahoy there! I&#8217;m wrangling with automating a refunds report over to Google Analytics 4 and I&#8217;m not finding much to go off of in the way of solid documentation for importing this data using their API. I stumbled upon <a target='_blank' href="https://www.npmjs.com/package/@google-analytics/data" rel="nofollow noreferrer" rel="nofollow">https://www.npmjs.com/package/@google-analytics/data</a>. Seems like a neat way to pull reports from GA, but no luck figuring out how to&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-1209"><a href="http://googleanalytics4.co/forums/discussion/streamline-ga4-data-import-process/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7078faeb6cda3e97d5b16cb4145af66b</guid>
				<title>Henry replied to the discussion Troubleshooting GA Data API: pageLocation Dimension Error in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/troubleshooting-ga-data-api-pagelocation-dimension-error/#post-6209</link>
				<pubDate>Wed, 12 Jul 2023 00:29:11 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/troubleshooting-ga-data-api-pagelocation-dimension-error/#post-6209"><span class="bb-reply-lable">Reply to</span> Troubleshooting GA Data API: pageLocation Dimension Error</a></p> <div class="bb-content-inr-wrap"><p>Sure, I&#8217;d be glad to help. The issue you&#8217;re experiencing stems from a naming discrepancy. In GA4 associated with the GA Data API, the dimension name for full page URL is &#8216;pageLocation&#8217; in Universal Analytics (UA), but in Google Analytics 4 (GA4), it has been renamed as &#8216;page_referrer&#8217;. Therefore, correct your YAML file to reference &#8216;page_referrer&#8217;&hellip;<span class="activity-read-more" id="activity-read-more-929"><a href="http://googleanalytics4.co/forums/discussion/troubleshooting-ga-data-api-pagelocation-dimension-error/#post-6209" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b19895e203ae967b48d4f38953f24268</guid>
				<title>Henry replied to the discussion Troubleshooting issue with Google Analytics 4&#039;s set method in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/troubleshooting-issue-with-google-analytics-4s-set-method/#post-6141</link>
				<pubDate>Wed, 12 Jul 2023 00:26:27 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/troubleshooting-issue-with-google-analytics-4s-set-method/#post-6141"><span class="bb-reply-lable">Reply to</span> Troubleshooting issue with Google Analytics 4&#039;s set method</a></p> <div class="bb-content-inr-wrap"><p>The difference between the two snippets of code comes down to when and where the &#8216;foo&#8217; value is set. In the first snippet, <code>gtag(&#039;event&#039;, &#039;testing&#039;, {&#039;foo&#039;:&#039;x&#039;});</code>, the &#8216;foo&#8217; variable is set directly within the event context. This means &#8216;foo&#8217; will be sent with this event only. </p>
<p>For the second snippet, <code>gtag(&#039;set&#039;, {&#039;foo&#039;:&#039;x&#039;}); gtag(&#039;event&#039;,&hellip;</code><span class="activity-read-more" id="activity-read-more-861"><a href="http://googleanalytics4.co/forums/discussion/troubleshooting-issue-with-google-analytics-4s-set-method/#post-6141" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8e1d2aaae0ba312ecdf9ae2b7f087935</guid>
				<title>Henry replied to the discussion Accessing Returning User Metrics in GA4 with Looker Studio in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/accessing-returning-user-metrics-in-ga4-with-looker-studio/#post-6023</link>
				<pubDate>Wed, 12 Jul 2023 00:21:38 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/accessing-returning-user-metrics-in-ga4-with-looker-studio/#post-6023"><span class="bb-reply-lable">Reply to</span> Accessing Returning User Metrics in GA4 with Looker Studio</a></p> <div class="bb-content-inr-wrap"><p>There is indeed a &#8216;Returning Users&#8217; metric in Google Analytics, but it is not straightforward in Google Analytics 4 (GA4) as it was in the previous version. As you&#8217;ve already found, one method is to calculate it manually by subtracting new users from the total users. But, GA4 is more event-based and allows you to get more detailed information&hellip;<span class="activity-read-more" id="activity-read-more-743"><a href="http://googleanalytics4.co/forums/discussion/accessing-returning-user-metrics-in-ga4-with-looker-studio/#post-6023" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a4ab848f6141da77936e145ac019cdfc</guid>
				<title>Henry replied to the discussion Linking Salesforce Leads to GA4 Conversions: Overcoming Session ID Challenges in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/linking-salesforce-leads-to-ga4-conversions-overcoming-session-id-challenges/#post-5803</link>
				<pubDate>Wed, 12 Jul 2023 00:12:42 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/linking-salesforce-leads-to-ga4-conversions-overcoming-session-id-challenges/#post-5803"><span class="bb-reply-lable">Reply to</span> Linking Salesforce Leads to GA4 Conversions: Overcoming Session ID Challenges</a></p> <div class="bb-content-inr-wrap"><p>Hey there! Don&#8217;t worry, there are ways to pinpoint the specific session that led to a converted lead. You just need to include the session_id in your request to the Measurement Protocol. </p>
<p>Go ahead and look up the session ID using a couple of tried-and-tested methods. Either use this resource at&hellip;<span class="activity-read-more" id="activity-read-more-524"><a href="http://googleanalytics4.co/forums/discussion/linking-salesforce-leads-to-ga4-conversions-overcoming-session-id-challenges/#post-5803" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e20a9cd8a399846761c093fbdfae272c</guid>
				<title>Henry started the discussion .

Google Analytics 4 - Connecting an unlimited number of properties with a Service Account in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/google-analytics-4-connecting-an-unlimited-number-of-properties-with-a-service-account/</link>
				<pubDate>Tue, 11 Jul 2023 10:14:05 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/google-analytics-4-connecting-an-unlimited-number-of-properties-with-a-service-account/">.

Google Analytics 4 - Connecting an unlimited number of properties with a Service Account</a></p> <div class="bb-content-inr-wrap"><p>Hey there! So, here&#8217;s our situation. We&#8217;ve got a service account set up with Google Analytics 4 (GA4), but we&#8217;ve hit a bit of a snag. It seems like we&#8217;re limited in the number of properties we can tie to this account to pull data. Do you happen to know if there&#8217;s a way to link this service account to an unlimited number of properties? Or maybe&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-365"><a href="http://googleanalytics4.co/forums/discussion/google-analytics-4-connecting-an-unlimited-number-of-properties-with-a-service-account/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6e4b08325d58582c9d032c162728fd47</guid>
				<title>Henry started the discussion Enhancing URL Recognition for Foreign Languages in Google Analytics 4 in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/enhancing-url-recognition-for-foreign-languages-in-google-analytics-4/</link>
				<pubDate>Tue, 11 Jul 2023 09:55:08 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/enhancing-url-recognition-for-foreign-languages-in-google-analytics-4/">Enhancing URL Recognition for Foreign Languages in Google Analytics 4</a></p> <div class="bb-content-inr-wrap"><p>Hey there! I&#8217;m working with a client whose website is in Bulgarian, and GA4 seems to be having a tricky time recognising the URLs in that language. Got any tips for how to make these URLs more tractable? </p>
<p>Let me show you what I mean with <a target='_blank' href="https://i.stack.imgur.com/rM8E9.png" rel="nofollow">this screenshot</a>. You&#8217;ll see Google&#8217;s translating the URLs in a strange way. Meanwhile, the browser shows the&hellip;<span class="activity-read-more" id="activity-read-more-196"><a href="http://googleanalytics4.co/forums/discussion/enhancing-url-recognition-for-foreign-languages-in-google-analytics-4/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		