<?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 | David Fletcher | Activity</title>
	<link>https://googleanalytics4.co/members/bitcrusherdavid/activity/</link>
	<atom:link href="https://googleanalytics4.co/members/bitcrusherdavid/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for David Fletcher.</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">fb57444c08dd218ac827480f94296aa5</guid>
				<title>David replied to the discussion Troubleshooting input value recognition in Angular using dev tools in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/troubleshooting-input-value-recognition-in-angular-using-dev-tools/#post-7600</link>
				<pubDate>Fri, 28 Jul 2023 08:38:52 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/troubleshooting-input-value-recognition-in-angular-using-dev-tools/#post-7600"><span class="bb-reply-lable">Reply to</span> Troubleshooting input value recognition in Angular using dev tools</a></p> <div class="bb-content-inr-wrap"><p>Yep, the issue is solved. I&#8217;m not exactly sure which specific event needed to be triggered, but I found a trick. First, I ran &#8216;monitorEvents(el)&#8217; in the tools console. After then manually interacting with the form field&#8211;the way that gets the field validated&#8211;I looked over all the events that appeared. This way, you can try likely events directly&hellip;<span class="activity-read-more" id="activity-read-more-1949"><a href="http://googleanalytics4.co/forums/discussion/troubleshooting-input-value-recognition-in-angular-using-dev-tools/#post-7600" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7430150fa88f2258e13c09d4a4df85c9</guid>
				<title>David replied to the discussion Exploring Multiple BigQuery Links for a Ga4 Property in Google Analytics 4 in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/exploring-multiple-bigquery-links-for-a-ga4-property-in-google-analytics-4/#post-7419</link>
				<pubDate>Fri, 28 Jul 2023 08:30:40 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/exploring-multiple-bigquery-links-for-a-ga4-property-in-google-analytics-4/#post-7419"><span class="bb-reply-lable">Reply to</span> Exploring Multiple BigQuery Links for a Ga4 Property in Google Analytics 4</a></p> <div class="bb-content-inr-wrap"><p>Sure, I hear you. Basically, at the moment, you can&#8217;t link two separate BigQuery projects from the same GA4 property. It&#8217;s like this: you&#8217;ve got one GA4 property, and once you link it to a BigQuery project, you won&#8217;t be able to make a second link to a different project. So, the option to link becomes unavailable. The cool part is that you actually&hellip;<span class="activity-read-more" id="activity-read-more-1770"><a href="http://googleanalytics4.co/forums/discussion/exploring-multiple-bigquery-links-for-a-ga4-property-in-google-analytics-4/#post-7419" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">461cc7fbdbcea0d6a776319cc715b1b2</guid>
				<title>David replied to the discussion Retrieving Event Information Using Google Analytics 4 Reporting API in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/retrieving-event-information-using-google-analytics-4-reporting-api/#post-7155</link>
				<pubDate>Fri, 28 Jul 2023 08:18:58 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/retrieving-event-information-using-google-analytics-4-reporting-api/#post-7155"><span class="bb-reply-lable">Reply to</span> Retrieving Event Information Using Google Analytics 4 Reporting API</a></p> <div class="bb-content-inr-wrap"><p>Sure! In GA4 (the latest version of Google Analytics), you can definitely get the count of any named event, regardless if it&#8217;s marked as a conversion or not. For instance, you mentioned the event &#8216;events:online_enquiry &#8211; you can get a count of that!</p>
<p>One way to go about it is by using Google&#8217;s runReport API. With this, you&#8217;re essentially creating&hellip;<span class="activity-read-more" id="activity-read-more-1506"><a href="http://googleanalytics4.co/forums/discussion/retrieving-event-information-using-google-analytics-4-reporting-api/#post-7155" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5e1d04706daa05fe62c6d5231b1e2162</guid>
				<title>David started the discussion Troubleshooting compatibility issues when accessing detailed transactions on GA4 in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/troubleshooting-compatibility-issues-when-accessing-detailed-transactions-on-ga4/</link>
				<pubDate>Wed, 12 Jul 2023 00:48:10 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/troubleshooting-compatibility-issues-when-accessing-detailed-transactions-on-ga4/">Troubleshooting compatibility issues when accessing detailed transactions on GA4</a></p> <div class="bb-content-inr-wrap"><p>So, I&#8217;m working with GA4, attempting to hone in on transactions with a specific product id/name and a source/medium criteria, like transactions that come from Facebook only.</p>
<p><em>With GA3, I&#8217;ve been doing the following:</em></p>
<pre><code>Metrics: ga:itemRevenue,ga:itemQuantity
Dimensions: ga:date,ga:productSku,ga:productName,ga:transactionId
Segment:&hellip;</code></pre>
<p><span class="activity-read-more" id="activity-read-more-1397"><a href="http://googleanalytics4.co/forums/discussion/troubleshooting-compatibility-issues-when-accessing-detailed-transactions-on-ga4/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3f1dcb3a738e5baa771afc4ac54e867c</guid>
				<title>David replied to the discussion Optimal approach for managing extensive subdomain tracking in a single GA4 account in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/optimal-approach-for-managing-extensive-subdomain-tracking-in-a-single-ga4-account/#post-6392</link>
				<pubDate>Wed, 12 Jul 2023 00:36:37 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/optimal-approach-for-managing-extensive-subdomain-tracking-in-a-single-ga4-account/#post-6392"><span class="bb-reply-lable">Reply to</span> Optimal approach for managing extensive subdomain tracking in a single GA4 account</a></p> <div class="bb-content-inr-wrap"><p>Hey, in your situation, it&#8217;s not about creating new properties for different people or stakeholders but for different types of activities that you&#8217;re tracking. So, more properties wouldn&#8217;t necessarily be beneficial. </p>
<p>Yes, GA4 doesn&#8217;t use views, but you can still filter reports using the hostname dimension. Using hostname-based segments would be a&hellip;<span class="activity-read-more" id="activity-read-more-1112"><a href="http://googleanalytics4.co/forums/discussion/optimal-approach-for-managing-extensive-subdomain-tracking-in-a-single-ga4-account/#post-6392" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8b352d8dc4b71bca97a1755a5419cbe1</guid>
				<title>David started the discussion Troubleshooting the inListFilter Error in GA4 Data API V1 Beta in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/troubleshooting-the-inlistfilter-error-in-ga4-data-api-v1-beta/</link>
				<pubDate>Wed, 12 Jul 2023 00:27:49 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/troubleshooting-the-inlistfilter-error-in-ga4-data-api-v1-beta/">Troubleshooting the inListFilter Error in GA4 Data API V1 Beta</a></p> <div class="bb-content-inr-wrap"><p>Hey, I&#8217;m trying to import some data using the inListFilter of the idimensionFilter, but I keep running into a stumbling block. Here&#8217;s the error message I get: &#8220;Fatal error: Uncaught Error: Class &#8216;GoogleAnalyticsDataV1betaFilterinListFilter&#8217; not found&#8221;. Can you help me figure out what&#8217;s going wrong?</p>
<p>I&#8217;ve double-checked that I&#8217;ve got all the&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-894"><a href="http://googleanalytics4.co/forums/discussion/troubleshooting-the-inlistfilter-error-in-ga4-data-api-v1-beta/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">47c13dd98554406ffaef0818aa0e864f</guid>
				<title>David started the discussion GA4 Conversion from Universal in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/ga4-conversion-from-universal/</link>
				<pubDate>Wed, 12 Jul 2023 00:08:05 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/ga4-conversion-from-universal/">GA4 Conversion from Universal</a></p> <div class="bb-content-inr-wrap"><p>So, I&#8217;m working on a transition from Universal Analytics to GA4, and I&#8217;ve already added the Tag Manager script and made some important tweaks to the GA4 config in my tag manager. What&#8217;s got me scratching my head is what other changes are necessary for this GA4 integration. Like, I&#8217;ve swapped out the GA() tags for gtag(), but I gotta wonder &#8211; is&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-406"><a href="http://googleanalytics4.co/forums/discussion/ga4-conversion-from-universal/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		