<?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 | George Phillips | Activity</title>
	<link>https://googleanalytics4.co/members/georgep/activity/</link>
	<atom:link href="https://googleanalytics4.co/members/georgep/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for George Phillips.</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">308d4239db56ef22dbfdefac18801948</guid>
				<title>George replied to the discussion Creating Page Value in GA4: Metrics Translation Process in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/creating-page-value-in-ga4-metrics-translation-process/#post-7206</link>
				<pubDate>Fri, 28 Jul 2023 08:21:14 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/creating-page-value-in-ga4-metrics-translation-process/#post-7206"><span class="bb-reply-lable">Reply to</span> Creating Page Value in GA4: Metrics Translation Process</a></p> <div class="bb-content-inr-wrap"><p>In Google Analytics 4 (GA4), there&#8217;s not a direct equivalent of the &#8216;Page Value&#8217; metric from Universal Analytics (UA), as GA4 introduces an event-based model which is distinctly different from UA&#8217;s session-based model. However, you can create similar measurements using the &#8216;Engagement per screen&#8217; metrics. </p>
<p>In GA4, you can define your own events&hellip;<span class="activity-read-more" id="activity-read-more-1557"><a href="http://googleanalytics4.co/forums/discussion/creating-page-value-in-ga4-metrics-translation-process/#post-7206" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">622c12539b473d63d4a90ea01c8dbff5</guid>
				<title>George replied to the discussion Discrepancy between GA4 traffic source data and BigQuery records in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/discrepancy-between-ga4-traffic-source-data-and-bigquery-records/#post-7100</link>
				<pubDate>Fri, 28 Jul 2023 08:16:31 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/discrepancy-between-ga4-traffic-source-data-and-bigquery-records/#post-7100"><span class="bb-reply-lable">Reply to</span> Discrepancy between GA4 traffic source data and BigQuery records</a></p> <div class="bb-content-inr-wrap"><p>It can be a bit of a pickle when BigQuery can&#8217;t correctly match the source and medium to an event, can&#8217;t it? It appears that it defaults the source and medium as google/organic even if the gclid parameter is present in the link. Another issue I noticed is how it falls short in recognizing the source when it&#8217;s direct, resulting in cases where we&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-1452"><a href="http://googleanalytics4.co/forums/discussion/discrepancy-between-ga4-traffic-source-data-and-bigquery-records/#post-7100" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6c24759fa5f9704a35514d00685665c9</guid>
				<title>George replied to the discussion Enhancing Event Tracking in Google Analytics 4 in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/enhancing-event-tracking-in-google-analytics-4/#post-6597</link>
				<pubDate>Wed, 12 Jul 2023 00:44:56 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/enhancing-event-tracking-in-google-analytics-4/#post-6597"><span class="bb-reply-lable">Reply to</span> Enhancing Event Tracking in Google Analytics 4</a></p> <div class="bb-content-inr-wrap"><p>Ah, I see what you mean now. You&#8217;re looking for a function similar to &#8216;hitCallback&#8217; that you used with Universal Google Analytics, but for Google Analytics 4, right? I believe what you&#8217;re after is the &#8216;event_callback&#8217; parameter. I just stumbled upon it myself after some searching too, and thought it might be useful for you as well. If you want to&hellip;<span class="activity-read-more" id="activity-read-more-1317"><a href="http://googleanalytics4.co/forums/discussion/enhancing-event-tracking-in-google-analytics-4/#post-6597" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">518b5fb65f968e07199a350f015712f3</guid>
				<title>George replied to the discussion Struggling with Duplicate Parameters in GA4 Event Tracking in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/struggling-with-duplicate-parameters-in-ga4-event-tracking/#post-6114</link>
				<pubDate>Wed, 12 Jul 2023 00:25:21 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/struggling-with-duplicate-parameters-in-ga4-event-tracking/#post-6114"><span class="bb-reply-lable">Reply to</span> Struggling with Duplicate Parameters in GA4 Event Tracking</a></p> <div class="bb-content-inr-wrap"><p>This issue could be a result of how your pages are firing off the page_view event. GA4 fires the page_view event immediately when a page loads. If you have any code or plugins that modify the page title after this event fires, GA4 could be sending the title of the previous page, then updating it when the actual title is set, resulting in the same&hellip;<span class="activity-read-more" id="activity-read-more-834"><a href="http://googleanalytics4.co/forums/discussion/struggling-with-duplicate-parameters-in-ga4-event-tracking/#post-6114" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1fd3482db78e92f39a7ac987dfc3d1e7</guid>
				<title>George started the discussion Using cURL with GA4 Measurement Protocol in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/using-curl-with-ga4-measurement-protocol/</link>
				<pubDate>Wed, 12 Jul 2023 00:10:54 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/using-curl-with-ga4-measurement-protocol/">Using cURL with GA4 Measurement Protocol</a></p> <div class="bb-content-inr-wrap"><p>Yo there! I&#8217;ve been trying to gather some info with GA4 by using the old trick of image insertion. Seems easy-peasy, right? Well, it should be! But here&#8217;s the snag: I’m using a mix of GA4 Measurement Protocol and curl, yet, I&#8217;m hitting a brick wall &#8211; no information is being collected. Totally puzzled here.</p>
<p>Now, I&#8217;ve got this PHP source code, b&hellip;<span class="activity-read-more" id="activity-read-more-478"><a href="http://googleanalytics4.co/forums/discussion/using-curl-with-ga4-measurement-protocol/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8a969f1abd4899f06d229811406fa2a5</guid>
				<title>George started the discussion .

Google Analytics API: Historical Data in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/google-analytics-api-historical-data/</link>
				<pubDate>Tue, 11 Jul 2023 10:12:26 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/google-analytics-api-historical-data/">.

Google Analytics API: Historical Data</a></p> <div class="bb-content-inr-wrap"><p>&#8220;Hey, I&#8217;ve been able to link GA4 and Bigquery since May 6th and have been getting data incrementally. Now I want to grab the historical data from before May 6th. Does Google provide any tools that can help with this? If not, I&#8217;m considering writing a Python script to take care of it. What do you think? FYI, I tried searching for solutions online&hellip;<span class="activity-read-more" id="activity-read-more-326"><a href="http://googleanalytics4.co/forums/discussion/google-analytics-api-historical-data/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ad897f9c8a4aebc6aaca6af60f6656a3</guid>
				<title>George started the discussion .

Configuring G4 Events as HTML Attributes in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/configuring-g4-events-as-html-attributes/</link>
				<pubDate>Tue, 11 Jul 2023 09:57:06 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/configuring-g4-events-as-html-attributes/">.

Configuring G4 Events as HTML Attributes</a></p> <div class="bb-content-inr-wrap"><p>Hey there! I&#8217;m setting up an event in Google Analytics and hope someone could give me a hand. I&#8217;ve added the event as shown in this <a target='_blank' href="https://i.stack.imgur.com/1wECV.png" rel="nofollow noreferrer" rel="nofollow">image</a>. </p>
<p>Now, I&#8217;ve added this to my HTML code: </p>
<p><code></code>`<br />
<a></a><br />
<a></a><br />
<code></code>`</p>
<p>My goal is to track when people click on two different email buttons on our site, and figure out whether they&#8217;re clicking on the main one or the secondary one.&hellip;<span class="activity-read-more" id="activity-read-more-243"><a href="http://googleanalytics4.co/forums/discussion/configuring-g4-events-as-html-attributes/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1e96b7b133d05ca428df4f134f0be0f1</guid>
				<title>George replied to the discussion Troubleshooting Issues with GA4 Ecommerce Tracking: Missing Transaction IDs and Adding Payment Types to Purchase Events in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/troubleshooting-issues-with-ga4-ecommerce-tracking-missing-transaction-ids-and-adding-payment-types-to-purchase-events/#post-5440</link>
				<pubDate>Tue, 11 Jul 2023 09:53:55 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/troubleshooting-issues-with-ga4-ecommerce-tracking-missing-transaction-ids-and-adding-payment-types-to-purchase-events/#post-5440"><span class="bb-reply-lable">Reply to</span> Troubleshooting Issues with GA4 Ecommerce Tracking: Missing Transaction IDs and Adding Payment Types to Purchase Events</a></p> <div class="bb-content-inr-wrap"><p>It seems like you&#8217;re having issues with your ecommerce setup on GA4, specifically with generating and interpreting reports based on transaction IDs and revenue. Apart from that, it looks like there are some purchases with no transaction IDs linked and some instances where one transaction ID is associated with multiple purchases, which is not&hellip;<span class="activity-read-more" id="activity-read-more-167"><a href="http://googleanalytics4.co/forums/discussion/troubleshooting-issues-with-ga4-ecommerce-tracking-missing-transaction-ids-and-adding-payment-types-to-purchase-events/#post-5440" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5114988fb7eb9623a3ccac7f1ddd0874</guid>
				<title>George replied to the discussion How can the application version be included in Google Analytics 4 Measurement Protocol? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/how-can-the-application-version-be-included-in-google-analytics-4-measurement-protocol/#post-5305</link>
				<pubDate>Sat, 08 Jul 2023 22:53:18 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/how-can-the-application-version-be-included-in-google-analytics-4-measurement-protocol/#post-5305"><span class="bb-reply-lable">Reply to</span> How can the application version be included in Google Analytics 4 Measurement Protocol?</a></p> <div class="bb-content-inr-wrap"><p>Unfortunately, the current version of Google Analytics 4 doesn&#8217;t allow populating existing parameters like Application Name and App Version through the Measurement Protocol. However, the silver lining is that GA4 is still evolving, and this feature may be added in the future. </p>
<p>For now, the workaround is to declare custom parameters for app_name&hellip;<span class="activity-read-more" id="activity-read-more-49"><a href="http://googleanalytics4.co/forums/discussion/how-can-the-application-version-be-included-in-google-analytics-4-measurement-protocol/#post-5305" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		