<?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 | Harry Robinson | Activity</title>
	<link>https://googleanalytics4.co/members/harryhr/activity/</link>
	<atom:link href="https://googleanalytics4.co/members/harryhr/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Harry Robinson.</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">d12de886f955eecc66afbecc40994cba</guid>
				<title>Harry replied to the discussion Understanding GA4: Event Detection but Missing Revenue Integration in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/understanding-ga4-event-detection-but-missing-revenue-integration/#post-7586</link>
				<pubDate>Fri, 28 Jul 2023 08:38:13 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/understanding-ga4-event-detection-but-missing-revenue-integration/#post-7586"><span class="bb-reply-lable">Reply to</span> Understanding GA4: Event Detection but Missing Revenue Integration</a></p> <div class="bb-content-inr-wrap"><p>It seems like your total revenue is showing up as 0.00€ because the <code>actionField</code> object isn&#8217;t present in your Google Analytics 4 script. The right format should look something like this:</p>
<p><code></code>`javascript<br />
gtag(&#8220;event&#8221;, &#8220;purchase&#8221;, {<br />
    transaction_id: &#8220;T_12345&#8221;,<br />
    affiliation: &#8220;Google Merchandise Store&#8221;,<br />
    value: 25.42,<br />
    tax: 4.90,<br />
    s&hellip;<span class="activity-read-more" id="activity-read-more-1935"><a href="http://googleanalytics4.co/forums/discussion/understanding-ga4-event-detection-but-missing-revenue-integration/#post-7586" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">79c4e7d49fa39fa1f3ba159946f7f41e</guid>
				<title>Harry replied to the discussion Transferring Analytics 4 Data to Google Tag Manager: How to Set Up the Integration? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/transferring-analytics-4-data-to-google-tag-manager-how-to-set-up-the-integration/#post-7417</link>
				<pubDate>Fri, 28 Jul 2023 08:30:35 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/transferring-analytics-4-data-to-google-tag-manager-how-to-set-up-the-integration/#post-7417"><span class="bb-reply-lable">Reply to</span> Transferring Analytics 4 Data to Google Tag Manager: How to Set Up the Integration?</a></p> <div class="bb-content-inr-wrap"><p>Yes, Google Tag Manager (GTM) can definitely help you track custom events like scrolls on your website. And you don&#8217;t need to worry about losing any previous data from your GA3 and GA4 accounts because migrating to GTM doesn&#8217;t affect your historical data. The past data will remain in your Google Analytics (GA).</p>
<p>You&#8217;re absolutely right about your&hellip;<span class="activity-read-more" id="activity-read-more-1768"><a href="http://googleanalytics4.co/forums/discussion/transferring-analytics-4-data-to-google-tag-manager-how-to-set-up-the-integration/#post-7417" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6efceef57edef0bfdee6cdc1b0fa61cf</guid>
				<title>Harry replied to the discussion Troubleshooting: No data from subdomains in GA4 in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/troubleshooting-no-data-from-subdomains-in-ga4/#post-7168</link>
				<pubDate>Fri, 28 Jul 2023 08:19:31 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/troubleshooting-no-data-from-subdomains-in-ga4/#post-7168"><span class="bb-reply-lable">Reply to</span> Troubleshooting: No data from subdomains in GA4</a></p> <div class="bb-content-inr-wrap"><p>This issue could be due to a few things, maybe the tracking code wasn&#8217;t properly installed on your subdomains or there could be filters blocking data from these domains. It could also be possible that not enough time has passed for Google to gather and show the data in GA4, it may take up to 24-48 hours. You might also need to double-check if&hellip;<span class="activity-read-more" id="activity-read-more-1519"><a href="http://googleanalytics4.co/forums/discussion/troubleshooting-no-data-from-subdomains-in-ga4/#post-7168" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b00d901de643dbc8d62aab66e29f1173</guid>
				<title>Harry started the discussion Enhancing GA4 Explorations with Custom Labels in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/enhancing-ga4-explorations-with-custom-labels/</link>
				<pubDate>Wed, 12 Jul 2023 00:47:32 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/enhancing-ga4-explorations-with-custom-labels/">Enhancing GA4 Explorations with Custom Labels</a></p> <div class="bb-content-inr-wrap"><p>Can I stick any label I want onto a GA4 exploration? I&#8217;m tracking when people click on external links to call phone numbers, but I also wanna add a little description for each phone number. So like, if the Link URL is &#8216;tel: xx xxxx xxx&#8217; there&#8217;ll be a label that says &#8216;city office&#8217; or something. You got any ideas on how to do this?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">95164a17a75ce4cad49c0c5b764cef21</guid>
				<title>Harry replied to the discussion Trouble with Removing Google Analytics 4 Cookies using Osano Consent Management Platform in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/trouble-with-removing-google-analytics-4-cookies-using-osano-consent-management-platform/#post-6468</link>
				<pubDate>Wed, 12 Jul 2023 00:39:40 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/trouble-with-removing-google-analytics-4-cookies-using-osano-consent-management-platform/#post-6468"><span class="bb-reply-lable">Reply to</span> Trouble with Removing Google Analytics 4 Cookies using Osano Consent Management Platform</a></p> <div class="bb-content-inr-wrap"><p>It seems like you may be encountering a couple of potential issues with the Osano Developer Plan. Your first concern is that Google Analytics 4 cookies aren&#8217;t being removed even after a user opts out. One reason for this could be due to the settings in your Cookie Consent Manager. The removal of cookies might not be an automated action upon opting&hellip;<span class="activity-read-more" id="activity-read-more-1188"><a href="http://googleanalytics4.co/forums/discussion/trouble-with-removing-google-analytics-4-cookies-using-osano-consent-management-platform/#post-6468" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3fd2e685df62f13b8a5ace62088bca02</guid>
				<title>Harry replied to the discussion Resolving Challenges with Custom Data Attributes and Google Analytics Integration in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/resolving-challenges-with-custom-data-attributes-and-google-analytics-integration/#post-6462</link>
				<pubDate>Wed, 12 Jul 2023 00:39:25 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/resolving-challenges-with-custom-data-attributes-and-google-analytics-integration/#post-6462"><span class="bb-reply-lable">Reply to</span> Resolving Challenges with Custom Data Attributes and Google Analytics Integration</a></p> <div class="bb-content-inr-wrap"><p>Your issue might be related to the way you&#8217;re nesting your data attributes. Remember that data attributes should be directly related to an element to be able to fetch them efficiently. So you might want to check how you have structured your HTML code. As for connecting different data attributes, Google Analytics 4 has the capability of creating&hellip;<span class="activity-read-more" id="activity-read-more-1182"><a href="http://googleanalytics4.co/forums/discussion/resolving-challenges-with-custom-data-attributes-and-google-analytics-integration/#post-6462" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">aef984d3fdc707c7db114b40281d4555</guid>
				<title>Harry replied to the discussion Creating Custom Audiences Based on Events in Google Analytics 4 in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/creating-custom-audiences-based-on-events-in-google-analytics-4/#post-6375</link>
				<pubDate>Wed, 12 Jul 2023 00:35:57 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/creating-custom-audiences-based-on-events-in-google-analytics-4/#post-6375"><span class="bb-reply-lable">Reply to</span> Creating Custom Audiences Based on Events in Google Analytics 4</a></p> <div class="bb-content-inr-wrap"><p>Sure thing! This sounds like a timing issue since Google Analytics needs around 24-48 hours to process the data fully. So, even though it&#8217;s frustrating, you might just need to wait a bit longer for the correct numbers to appear in your audience dashboard. Another possibility is that there&#8217;s data discrepancy due to filters or settings &#8211; a quick&hellip;<span class="activity-read-more" id="activity-read-more-1095"><a href="http://googleanalytics4.co/forums/discussion/creating-custom-audiences-based-on-events-in-google-analytics-4/#post-6375" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">871a370f59cfd436e5c6cb247acdf691</guid>
				<title>Harry replied to the discussion Troubleshooting: Missing GA4 Server-Side Data in Google Optimize Experiment in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/troubleshooting-missing-ga4-server-side-data-in-google-optimize-experiment/#post-6360</link>
				<pubDate>Wed, 12 Jul 2023 00:35:19 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/troubleshooting-missing-ga4-server-side-data-in-google-optimize-experiment/#post-6360"><span class="bb-reply-lable">Reply to</span> Troubleshooting: Missing GA4 Server-Side Data in Google Optimize Experiment</a></p> <div class="bb-content-inr-wrap"><p>Sure, I&#8217;d love to help troubleshoot this issue. It seems you&#8217;ve done a lot of the right steps in diagnosing the problem so far.</p>
<p>Numerous factors could lead to a lack of data in your &#8216;Reporting&#8217; section. </p>
<p>Firstly, ensure that the test is truly live &#8211; it should be in the &#8216;Running&#8217; state and not just &#8216;Ready to run&#8217;. Double check your audience&hellip;<span class="activity-read-more" id="activity-read-more-1080"><a href="http://googleanalytics4.co/forums/discussion/troubleshooting-missing-ga4-server-side-data-in-google-optimize-experiment/#post-6360" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">408c32a2573c22250df02ba6f94036f1</guid>
				<title>Harry started the discussion Creating Form Funnels in GA4 with Single URL Structure: Exploring Options in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/creating-form-funnels-in-ga4-with-single-url-structure-exploring-options/</link>
				<pubDate>Wed, 12 Jul 2023 00:32:52 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/creating-form-funnels-in-ga4-with-single-url-structure-exploring-options/">Creating Form Funnels in GA4 with Single URL Structure: Exploring Options</a></p> <div class="bb-content-inr-wrap"><p>Hey there, I&#8217;m playing around with creating a funnel on a form in GA4. The thing is, all the next steps are on the same URL page. You know, fill out a form part, click next, fill out the next bit, so on and so forth. Now I&#8217;m scratching my head over how to put together a funnel for each text box in all the forms because it looks like that option&hellip;<span class="activity-read-more" id="activity-read-more-1019"><a href="http://googleanalytics4.co/forums/discussion/creating-form-funnels-in-ga4-with-single-url-structure-exploring-options/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">86a0ebf585825b4277e449519926ce75</guid>
				<title>Harry replied to the discussion Implementing Advanced Dimension Filters in Google Analytics Data API (GA4) with PHP Client Library in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/implementing-advanced-dimension-filters-in-google-analytics-data-api-ga4-with-php-client-library/#post-6229</link>
				<pubDate>Wed, 12 Jul 2023 00:30:00 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/implementing-advanced-dimension-filters-in-google-analytics-data-api-ga4-with-php-client-library/#post-6229"><span class="bb-reply-lable">Reply to</span> Implementing Advanced Dimension Filters in Google Analytics Data API (GA4) with PHP Client Library</a></p> <div class="bb-content-inr-wrap"><p>Just gauging from your post, it seems like there&#8217;s been a bit of head scratching going on due to the somewhat skimpy examples in the GA4 documentation. It&#8217;s understandable, as we all know APIs aren&#8217;t always the most straightforward thing to tackle, let alone when the supporting resources are a little on the lean side.</p>
<p>But don&#8217;t worry, I think I&hellip;<span class="activity-read-more" id="activity-read-more-949"><a href="http://googleanalytics4.co/forums/discussion/implementing-advanced-dimension-filters-in-google-analytics-data-api-ga4-with-php-client-library/#post-6229" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5043a1481fa92f6406a261184ed2e087</guid>
				<title>Harry started the discussion Modifying GA4 Dimensions: Customizing Landing Page Path Display in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/modifying-ga4-dimensions-customizing-landing-page-path-display/</link>
				<pubDate>Wed, 12 Jul 2023 00:24:04 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/modifying-ga4-dimensions-customizing-landing-page-path-display/">Modifying GA4 Dimensions: Customizing Landing Page Path Display</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;m trying to tweak how the Landing page dimension shows in GA4 to only show the first two parts of the page path. Instead of showing the full path + query string, I want something like &#8220;/first/second&#8221;. Can I do this in GA4?</p>
<p>Also, can I use the URL parameter from the Landing page dimension to make a new dimension with a shortened URL? I don&#8217;t want&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-802"><a href="http://googleanalytics4.co/forums/discussion/modifying-ga4-dimensions-customizing-landing-page-path-display/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a0cbd84a6143d8302b073d1bb3b61b6a</guid>
				<title>Harry replied to the discussion GA4 Event Tracking - How to Access Complete Parameter Name? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/ga4-event-tracking-how-to-access-complete-parameter-name/#post-5938</link>
				<pubDate>Wed, 12 Jul 2023 00:18:10 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/ga4-event-tracking-how-to-access-complete-parameter-name/#post-5938"><span class="bb-reply-lable">Reply to</span> GA4 Event Tracking - How to Access Complete Parameter Name?</a></p> <div class="bb-content-inr-wrap"><p>Sure, I gotcha! So basically, you used to be able to see the full URL for event tracking super easily with the old Google Analytics, right? But with the new GA4 setup, you weren&#8217;t seeing the full story&#8230; just a tiny piece of the URL. Major bummer.</p>
<p>But hey, turns out there&#8217;s a workaround! Good ol&#8217; Google has another tool in its toolbox &#8211; Google&hellip;<span class="activity-read-more" id="activity-read-more-658"><a href="http://googleanalytics4.co/forums/discussion/ga4-event-tracking-how-to-access-complete-parameter-name/#post-5938" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">467c2db331b2e7e8d5e0156a0ca02891</guid>
				<title>Harry replied to the discussion Measuring Banner Link Conversions with GA4 and GTM in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/measuring-banner-link-conversions-with-ga4-and-gtm/#post-5780</link>
				<pubDate>Wed, 12 Jul 2023 00:11:48 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/measuring-banner-link-conversions-with-ga4-and-gtm/#post-5780"><span class="bb-reply-lable">Reply to</span> Measuring Banner Link Conversions with GA4 and GTM</a></p> <div class="bb-content-inr-wrap"><p>Based on what you&#8217;ve described, the issue may be that the tracking gets confused when your users adjust the search filters on the products page, which changes the displayed results. Because Angular is a Single Page Application (SPA), the URL does not necessarily change when a user interacts within the page such as filtering search results.&hellip;<span class="activity-read-more" id="activity-read-more-501"><a href="http://googleanalytics4.co/forums/discussion/measuring-banner-link-conversions-with-ga4-and-gtm/#post-5780" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0bc9ed18add7f8a12779fbe2395f4518</guid>
				<title>Harry replied to the discussion Can we connect two separate apps (under the same Firebase project) to two different GA4 Properties? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/can-we-connect-two-separate-apps-under-the-same-firebase-project-to-two-different-ga4-properties/#post-5693</link>
				<pubDate>Wed, 12 Jul 2023 00:08:25 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/can-we-connect-two-separate-apps-under-the-same-firebase-project-to-two-different-ga4-properties/#post-5693"><span class="bb-reply-lable">Reply to</span> Can we connect two separate apps (under the same Firebase project) to two different GA4 Properties?</a></p> <div class="bb-content-inr-wrap"><p>Seems like you hit a snag! Your apps should ideally connect with their respective GA4 properties right from the Firebase console. Just make sure you&#8217;re choosing the right GA4 property for each app. Sometimes it might take a few hours for the changes to reflect so have a little patience. Also, verify that your Firebase SDKs are properly initialized&hellip;<span class="activity-read-more" id="activity-read-more-414"><a href="http://googleanalytics4.co/forums/discussion/can-we-connect-two-separate-apps-under-the-same-firebase-project-to-two-different-ga4-properties/#post-5693" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6e6baa72fa46dc6cccf51163b85a0b16</guid>
				<title>Harry replied to 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/#post-5641</link>
				<pubDate>Tue, 11 Jul 2023 10:14:10 +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/#post-5641"><span class="bb-reply-lable">Reply to</span> .

Google Analytics 4 - Connecting an unlimited number of properties with a Service Account</a></p> <div class="bb-content-inr-wrap"><p>Unfortunately, Google Analytics does not currently support an unlimited number of properties per service account. Each service account is tied to a specific set of properties, so you cannot connect it to all properties in your organization at once. You&#8217;ll have to manually assign the service account to each property you want to access in Google&hellip;<span class="activity-read-more" id="activity-read-more-367"><a href="http://googleanalytics4.co/forums/discussion/google-analytics-4-connecting-an-unlimited-number-of-properties-with-a-service-account/#post-5641" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		