<?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 | Daniel Clark | Activity</title>
	<link>https://googleanalytics4.co/members/danield/activity/</link>
	<atom:link href="https://googleanalytics4.co/members/danield/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Daniel Clark.</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">6ee6a65a4ee46b7e59935b2712a2d8d4</guid>
				<title>Daniel replied to the discussion Methods for Populating Google Analytics 4 (GA4) Tech Overview Metrics in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/methods-for-populating-google-analytics-4-ga4-tech-overview-metrics/#post-7655</link>
				<pubDate>Fri, 28 Jul 2023 08:41:18 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/methods-for-populating-google-analytics-4-ga4-tech-overview-metrics/#post-7655"><span class="bb-reply-lable">Reply to</span> Methods for Populating Google Analytics 4 (GA4) Tech Overview Metrics</a></p> <div class="bb-content-inr-wrap"><p>Google Analytics 4 Measurement Protocol doesn&#8217;t automatically extract data fields like Device Category, Operating System, or Platform for you. If you want to track these dimensions, you&#8217;ll need to manually set them as custom dimensions and include these custom parameters in each HTTP request. For the &#8216;ua&#8217; query param, GA4 Measurement Protocol does&hellip;<span class="activity-read-more" id="activity-read-more-2004"><a href="http://googleanalytics4.co/forums/discussion/methods-for-populating-google-analytics-4-ga4-tech-overview-metrics/#post-7655" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7920eca0195b51f89d18de15b3b91d51</guid>
				<title>Daniel replied to the discussion Retrieving GA4 Google Analytics data for dimensions with missing or unset values in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/retrieving-ga4-google-analytics-data-for-dimensions-with-missing-or-unset-values/#post-7317</link>
				<pubDate>Fri, 28 Jul 2023 08:26:07 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/retrieving-ga4-google-analytics-data-for-dimensions-with-missing-or-unset-values/#post-7317"><span class="bb-reply-lable">Reply to</span> Retrieving GA4 Google Analytics data for dimensions with missing or unset values</a></p> <div class="bb-content-inr-wrap"><p>The problem here is that Google Analytics 4 (GA4) is dropping any rows where dimensions, including custom ones, are null. The posted code is an illustration of this problem. The programmer tried to solve it by flagging GA4 to keep rows even when they&#8217;re empty (keep_empty_rows = True) and ignore fields it doesn&#8217;t recognize (ignore_unknown_fields = True).</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8f8caa6c8f5e2f5b948ce7994adc089b</guid>
				<title>Daniel replied to the discussion Understanding the practical application of the &#039;Live&#039; environment in Google Tag Manager in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/understanding-the-practical-application-of-the-live-environment-in-google-tag-manager/#post-6600</link>
				<pubDate>Wed, 12 Jul 2023 00:45:03 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/understanding-the-practical-application-of-the-live-environment-in-google-tag-manager/#post-6600"><span class="bb-reply-lable">Reply to</span> Understanding the practical application of the &#039;Live&#039; environment in Google Tag Manager</a></p> <div class="bb-content-inr-wrap"><p>There really isn&#8217;t any particular advantage to using the &#8220;Live&#8221; GTM snippet. When you access this, you would get the environment parameters filled in just like for any other environment. </p>
<p>Meanwhile, if you select &#8220;Install GTM&#8221;, the environment-specific parameters are omitted. This is because when these parameters aren&#8217;t specified, GTM will&hellip;<span class="activity-read-more" id="activity-read-more-1320"><a href="http://googleanalytics4.co/forums/discussion/understanding-the-practical-application-of-the-live-environment-in-google-tag-manager/#post-6600" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f51464e2599b2db56f86946e85c2472c</guid>
				<title>Daniel replied to the discussion Divergent Session Counts: GA4 vs BigQuery&#039;s Events_Intraday Table in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/divergent-session-counts-ga4-vs-bigquerys-events_intraday-table/#post-6562</link>
				<pubDate>Wed, 12 Jul 2023 00:43:33 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/divergent-session-counts-ga4-vs-bigquerys-events_intraday-table/#post-6562"><span class="bb-reply-lable">Reply to</span> Divergent Session Counts: GA4 vs BigQuery&#039;s Events_Intraday Table</a></p> <div class="bb-content-inr-wrap"><p>Yes, ideally the GA4&#8217;s screen numbers and the BigQuery data would be closely aligned. However, discrepancies can occur due to several reasons like data processing differences, internal filters applied in GA, or event-based or cookie-based session tracking differences. Introducing new events to your site could also potentially affect session&hellip;<span class="activity-read-more" id="activity-read-more-1282"><a href="http://googleanalytics4.co/forums/discussion/divergent-session-counts-ga4-vs-bigquerys-events_intraday-table/#post-6562" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8e9b9f8b8180f8b885fd875c6c80f740</guid>
				<title>Daniel replied to the discussion Troubleshooting: iOS GTM Integration with GA4 Fails to Send Events in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/troubleshooting-ios-gtm-integration-with-ga4-fails-to-send-events/#post-6553</link>
				<pubDate>Wed, 12 Jul 2023 00:43:12 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/troubleshooting-ios-gtm-integration-with-ga4-fails-to-send-events/#post-6553"><span class="bb-reply-lable">Reply to</span> Troubleshooting: iOS GTM Integration with GA4 Fails to Send Events</a></p> <div class="bb-content-inr-wrap"><p>Considering your situation, there may be a few possible issues that you might want to check. You should firstly ensure to have Google Analytics 4 properly configured in your Firebase project. You also need to link your Firebase project to your Google Analytics 4 property. Another crucial thing is you must have the latest version of the&hellip;<span class="activity-read-more" id="activity-read-more-1273"><a href="http://googleanalytics4.co/forums/discussion/troubleshooting-ios-gtm-integration-with-ga4-fails-to-send-events/#post-6553" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b473f5de9d3bba07216dfeda46e3ade6</guid>
				<title>Daniel replied to the discussion Enhancing AB Testing Reporting in GA4 Data API in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/enhancing-ab-testing-reporting-in-ga4-data-api/#post-5999</link>
				<pubDate>Wed, 12 Jul 2023 00:20:39 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/enhancing-ab-testing-reporting-in-ga4-data-api/#post-5999"><span class="bb-reply-lable">Reply to</span> Enhancing AB Testing Reporting in GA4 Data API</a></p> <div class="bb-content-inr-wrap"><p>The issue you&#8217;re encountering seems to originate from the event scope of your dimension. When mapping certain types of data in GA4, specifically involving metrics and dimensions, it&#8217;s crucial to understand their scopes. User (or broader) scoped variables can encompass the data from event scoped ones but not vice versa. Therefore, when you pull in&hellip;<span class="activity-read-more" id="activity-read-more-719"><a href="http://googleanalytics4.co/forums/discussion/enhancing-ab-testing-reporting-in-ga4-data-api/#post-5999" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6d1c40ceb9bcd5efbcc35c3900afef9f</guid>
				<title>Daniel started the discussion Troubleshooting page path display issue in GA4 for Vue.js SPA integrated with GTM in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/troubleshooting-page-path-display-issue-in-ga4-for-vue-js-spa-integrated-with-gtm/</link>
				<pubDate>Wed, 12 Jul 2023 00:20:16 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/troubleshooting-page-path-display-issue-in-ga4-for-vue-js-spa-integrated-with-gtm/">Troubleshooting page path display issue in GA4 for Vue.js SPA integrated with GTM</a></p> <div class="bb-content-inr-wrap"><p>&#8220;Why can&#8217;t I get the full page path to show up in the &#8220;Pages and screens&#8221; report on Google Analytics 4 (GA4) for my Vue.js single page application? Even though I have set up the code to properly track the page_view event with the correct page_location and page_path, it only shows the root (&#8220;/&#8221;) instead of the full URL including the fragment (like&hellip;<span class="activity-read-more" id="activity-read-more-709"><a href="http://googleanalytics4.co/forums/discussion/troubleshooting-page-path-display-issue-in-ga4-for-vue-js-spa-integrated-with-gtm/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d3a5efdefc9c0fa3fac569bfefe30a7f</guid>
				<title>Daniel replied to the discussion Sending an event to a specific tracker when using react-ga4 with multiple trackers in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/sending-an-event-to-a-specific-tracker-when-using-react-ga4-with-multiple-trackers/#post-5860</link>
				<pubDate>Wed, 12 Jul 2023 00:15:02 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/sending-an-event-to-a-specific-tracker-when-using-react-ga4-with-multiple-trackers/#post-5860"><span class="bb-reply-lable">Reply to</span> Sending an event to a specific tracker when using react-ga4 with multiple trackers</a></p> <div class="bb-content-inr-wrap"><p>Sure thing, you can just specify the name of the tracker you want to send the event to. When you create the tracker, assign it a name. Then, when sending the event &#8216;timeToLoad&#8217;, simply add the tracker name before sending the event like this: <code>ga(&#039;trackerName.send&#039;, &#039;event&#039;, &#039;timeToLoad&#039;)</code>. This tells GA to send the event to &#8216;G-0000001&#8217;&hellip;</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">323da4ae7d5bf87b1dd7c07a5ac5c423</guid>
				<title>Daniel replied to the discussion Sending an event to a specific tracker when using react-ga4 with multiple trackers in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/sending-an-event-to-a-specific-tracker-when-using-react-ga4-with-multiple-trackers/#post-5859</link>
				<pubDate>Wed, 12 Jul 2023 00:15:00 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/sending-an-event-to-a-specific-tracker-when-using-react-ga4-with-multiple-trackers/#post-5859"><span class="bb-reply-lable">Reply to</span> Sending an event to a specific tracker when using react-ga4 with multiple trackers</a></p> <div class="bb-content-inr-wrap"><p>You can send a specific event to one particular tracker by referencing the tracker name directly when you send the event. For your case, you can first give your trackers names when you create them. For example, &#8216;tracker1&#8217; to the &#8216;G-0000001&#8217; and &#8216;tracker2&#8217; to the &#8216;G-0000002&#8217;. Then, in the command to send the event &#8216;timeToLoad&#8217;, reference it to&hellip;<span class="activity-read-more" id="activity-read-more-580"><a href="http://googleanalytics4.co/forums/discussion/sending-an-event-to-a-specific-tracker-when-using-react-ga4-with-multiple-trackers/#post-5859" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f96a1f3ff47f4b796ed2f1470589375f</guid>
				<title>Daniel replied to the discussion Analyzing Page Load Times in GA4: Metrics and Visualization in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/analyzing-page-load-times-in-ga4-metrics-and-visualization/#post-5792</link>
				<pubDate>Wed, 12 Jul 2023 00:12:16 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/analyzing-page-load-times-in-ga4-metrics-and-visualization/#post-5792"><span class="bb-reply-lable">Reply to</span> Analyzing Page Load Times in GA4: Metrics and Visualization</a></p> <div class="bb-content-inr-wrap"><p>Firstly, using gtag.js that you&#8217;ve implemented is a good way to track load times as Google recommends it and most developers find it efficient and easy to use. You don&#8217;t necessarily need to look for alternative methods, unless you&#8217;re experiencing problems or limitations.</p>
<p>Secondly, GA4 does not provide an out-of-the-box feature to get averaged&hellip;<span class="activity-read-more" id="activity-read-more-513"><a href="http://googleanalytics4.co/forums/discussion/analyzing-page-load-times-in-ga4-metrics-and-visualization/#post-5792" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9cb8326b8c553cdc620d2527807df919</guid>
				<title>Daniel started the discussion Troubleshooting: Landing Page Report Not Showing Link URLs in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/troubleshooting-landing-page-report-not-showing-link-urls/</link>
				<pubDate>Wed, 12 Jul 2023 00:11:01 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/troubleshooting-landing-page-report-not-showing-link-urls/">Troubleshooting: Landing Page Report Not Showing Link URLs</a></p> <div class="bb-content-inr-wrap"><p>So, I tweaked my Landing Page Report to show not only the Page Title but also the Link URL. I used the edit icon, then customized the dimension and entered the link URL. However, when I finalized and saved my report, all I saw was the complete or aggregated data. Can you explain why this happened? Do you think waiting a day or two for the report&hellip;<span class="activity-read-more" id="activity-read-more-481"><a href="http://googleanalytics4.co/forums/discussion/troubleshooting-landing-page-report-not-showing-link-urls/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a4bf4b4c9807912e8cbfb6b16e111e6b</guid>
				<title>Daniel replied to the discussion How to retrieve the currency used in a transaction from Google Analytics Data API in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/how-to-retrieve-the-currency-used-in-a-transaction-from-google-analytics-data-api/#post-5590</link>
				<pubDate>Tue, 11 Jul 2023 10:12:01 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/how-to-retrieve-the-currency-used-in-a-transaction-from-google-analytics-data-api/#post-5590"><span class="bb-reply-lable">Reply to</span> How to retrieve the currency used in a transaction from Google Analytics Data API</a></p> <div class="bb-content-inr-wrap"><p>It seems like you&#8217;re right, their docs don&#8217;t list <code>currency</code> as a dimension in GA4&#8217;s API. Weird, because it&#8217;s available in the UI. Maybe you&#8217;ll have to assume the currency from elsewhere like your product data? As for APIs, Google didn&#8217;t mention them specifically, but since they&#8217;re ending UA, I&#8217;d assume the APIs will stop working too. You&#8217;ll likely&hellip;<span class="activity-read-more" id="activity-read-more-316"><a href="http://googleanalytics4.co/forums/discussion/how-to-retrieve-the-currency-used-in-a-transaction-from-google-analytics-data-api/#post-5590" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0f2232b211a6260486889ee52a4aa052</guid>
				<title>Daniel started the discussion Encountering GRPC Connection Issue with Google Analytics Data V1Beta in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/encountering-grpc-connection-issue-with-google-analytics-data-v1beta/</link>
				<pubDate>Wed, 05 Jul 2023 23:19:15 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/encountering-grpc-connection-issue-with-google-analytics-data-v1beta/">Encountering GRPC Connection Issue with Google Analytics Data V1Beta</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;m encountering a GRPC error while attempting to utilize the GA4 analytics API following the API quickstart guide. The specific error message is: Grpc.Core.RpcException: &#8216;Status(StatusCode=&#8221;Unavailable&#8221;, Detail=&#8221;failed to connect to all addresses&#8221;, DebugException=&#8221;Grpc.Core.Internal.CoreErrorDetailException:&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-24"><a href="http://googleanalytics4.co/forums/discussion/encountering-grpc-connection-issue-with-google-analytics-data-v1beta/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		