<?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 | Morgan Murphy | Activity</title>
	<link>https://googleanalytics4.co/members/morganm/activity/</link>
	<atom:link href="https://googleanalytics4.co/members/morganm/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Morgan Murphy.</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">0a82e22e0db31d738f51968c553f0ad7</guid>
				<title>Morgan replied to the discussion Troubleshooting Browser Back Function with gtag.js in GA4 in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/troubleshooting-browser-back-function-with-gtag-js-in-ga4/#post-7712</link>
				<pubDate>Fri, 28 Jul 2023 08:43:52 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/troubleshooting-browser-back-function-with-gtag-js-in-ga4/#post-7712"><span class="bb-reply-lable">Reply to</span> Troubleshooting Browser Back Function with gtag.js in GA4</a></p> <div class="bb-content-inr-wrap"><p>It seems like your scripts are interfering with the browser&#8217;s &#8216;back&#8217; button function. Maybe they&#8217;re adding extra history states or changing the URLs. Try to debug your scripts line by line checking how they interact with browser history. Thankfully, this problem isn&#8217;t happening when a JS plugin is installed in the browser, so the issue might be&hellip;<span class="activity-read-more" id="activity-read-more-2061"><a href="http://googleanalytics4.co/forums/discussion/troubleshooting-browser-back-function-with-gtag-js-in-ga4/#post-7712" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">47b424a99d6f730132cf6c8c555d296b</guid>
				<title>Morgan replied to the discussion Methods for sending access token to Google Analytics 4 Admin API in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/methods-for-sending-access-token-to-google-analytics-4-admin-api/#post-7691</link>
				<pubDate>Fri, 28 Jul 2023 08:42:57 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/methods-for-sending-access-token-to-google-analytics-4-admin-api/#post-7691"><span class="bb-reply-lable">Reply to</span> Methods for sending access token to Google Analytics 4 Admin API</a></p> <div class="bb-content-inr-wrap"><p>For authentication purposes, you don&#8217;t inherently need to manually pass an access token when using Google APIs on the server. The JSON config file that you have is used to auto-authenticate your client. The PHP client library for Google APIs uses a service account key file (JSON) referenced in the <code>GOOGLE_APPLICATION_CREDENTIALS</code> environment&hellip;<span class="activity-read-more" id="activity-read-more-2040"><a href="http://googleanalytics4.co/forums/discussion/methods-for-sending-access-token-to-google-analytics-4-admin-api/#post-7691" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7786dc2c003296a36efba3c876cc516b</guid>
				<title>Morgan replied to the discussion Are there any modifications to google api client library&#039;s reporting implementation following universal analytics deprecation? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/are-there-any-modifications-to-google-api-client-librarys-reporting-implementation-following-universal-analytics-deprecation/#post-7624</link>
				<pubDate>Fri, 28 Jul 2023 08:39:56 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/are-there-any-modifications-to-google-api-client-librarys-reporting-implementation-following-universal-analytics-deprecation/#post-7624"><span class="bb-reply-lable">Reply to</span> Are there any modifications to google api client library&#039;s reporting implementation following universal analytics deprecation?</a></p> <div class="bb-content-inr-wrap"><p>Yes, your current use of google-api-php-client could potentially be affected. The notice you&#8217;ve linked to is indicating Google&#8217;s plan to phase out the universal analytics and replace it with Google Analytics 4. Any project relying on Google&#8217;s universal analytics might face issues or stop functioning correctly once the retirement is completely&hellip;<span class="activity-read-more" id="activity-read-more-1973"><a href="http://googleanalytics4.co/forums/discussion/are-there-any-modifications-to-google-api-client-librarys-reporting-implementation-following-universal-analytics-deprecation/#post-7624" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a4c2a53f03b7c7a3c1dc4eb863167379</guid>
				<title>Morgan replied to the discussion Troubleshooting Google Analytics 4 API Error in R - Specific Query Fails, Other Queries Successful in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/troubleshooting-google-analytics-4-api-error-in-r-specific-query-fails-other-queries-successful/#post-7531</link>
				<pubDate>Fri, 28 Jul 2023 08:35:48 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/troubleshooting-google-analytics-4-api-error-in-r-specific-query-fails-other-queries-successful/#post-7531"><span class="bb-reply-lable">Reply to</span> Troubleshooting Google Analytics 4 API Error in R - Specific Query Fails, Other Queries Successful</a></p> <div class="bb-content-inr-wrap"><p>Hey there! Hmmm, it appears there might be an odd bug causing this confusion. You definitely shouldn&#8217;t be seeing a 500 error if your &#8216;last_monday&#8217; and &#8216;last_sunday&#8217; inputs are accurately set. This merits some attention for sure. </p>
<p>For quick help, have you tried using the <code>raw_json</code> parameter with your request? This assumes you have valid JSON data&hellip;<span class="activity-read-more" id="activity-read-more-1881"><a href="http://googleanalytics4.co/forums/discussion/troubleshooting-google-analytics-4-api-error-in-r-specific-query-fails-other-queries-successful/#post-7531" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9e64fac32f3e7314368c22a7463ea8cd</guid>
				<title>Morgan replied to the discussion Is it possible to retrieve tag and trigger information from Google Analytics 4 using Java? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/is-it-possible-to-retrieve-tag-and-trigger-information-from-google-analytics-4-using-java/#post-7363</link>
				<pubDate>Fri, 28 Jul 2023 08:28:11 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/is-it-possible-to-retrieve-tag-and-trigger-information-from-google-analytics-4-using-java/#post-7363"><span class="bb-reply-lable">Reply to</span> Is it possible to retrieve tag and trigger information from Google Analytics 4 using Java?</a></p> <div class="bb-content-inr-wrap"><p>Yes, it is possible to manage and list your Google Tag Manager (GTM) tags and triggers using Java. Google provides the Tag Manager API which allows you to access and update your GTM configuration programmatically. You can use this API to create, read, update, and delete tags, triggers, and other configurations. Google provides client libraries for&hellip;<span class="activity-read-more" id="activity-read-more-1714"><a href="http://googleanalytics4.co/forums/discussion/is-it-possible-to-retrieve-tag-and-trigger-information-from-google-analytics-4-using-java/#post-7363" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f6b987e1636c9c699592bee9d20b45a6</guid>
				<title>Morgan replied to the discussion Troubleshooting GA4 Debug View and Network Tab Payload for Missing gtag Event Firing in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/troubleshooting-ga4-debug-view-and-network-tab-payload-for-missing-gtag-event-firing/#post-7173</link>
				<pubDate>Fri, 28 Jul 2023 08:19:44 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/troubleshooting-ga4-debug-view-and-network-tab-payload-for-missing-gtag-event-firing/#post-7173"><span class="bb-reply-lable">Reply to</span> Troubleshooting GA4 Debug View and Network Tab Payload for Missing gtag Event Firing</a></p> <div class="bb-content-inr-wrap"><p>Based on your description, it seems like your <code>view_item</code> event is not being fired, hence isn&#8217;t showing up in GA4 Debug View or in the Chrome Dev Tools network tab.</p>
<p>If your script is correctly placed and there&#8217;s no error in the console, it might be a timing issue. Sometimes, the <code>gtag</code> function you&#8217;re calling isn&#8217;t fully loaded when you&#8217;re trying to&hellip;<span class="activity-read-more" id="activity-read-more-1524"><a href="http://googleanalytics4.co/forums/discussion/troubleshooting-ga4-debug-view-and-network-tab-payload-for-missing-gtag-event-firing/#post-7173" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">cb6e4454b27508d4df108082096f051d</guid>
				<title>Morgan replied to the discussion Discrepancy between GA4 purchase event revenue and order value in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/discrepancy-between-ga4-purchase-event-revenue-and-order-value/#post-7146</link>
				<pubDate>Fri, 28 Jul 2023 08:18:34 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/discrepancy-between-ga4-purchase-event-revenue-and-order-value/#post-7146"><span class="bb-reply-lable">Reply to</span> Discrepancy between GA4 purchase event revenue and order value</a></p> <div class="bb-content-inr-wrap"><p>Ah, you see, Google Analytics has a bit of a quirk. Even if you set your property or view to your own local currency, Analytics still does a conversion whenever it processes a hit for any currency that isn&#8217;t USD. What&#8217;s more, it does this conversion all over again whenever you generate a report. </p>
<p>So, even if everything else is in order &#8211; your&hellip;<span class="activity-read-more" id="activity-read-more-1497"><a href="http://googleanalytics4.co/forums/discussion/discrepancy-between-ga4-purchase-event-revenue-and-order-value/#post-7146" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">df1092969e39a84981d340bf97bea263</guid>
				<title>Morgan started the discussion Improving JavaScript Link Decoration for Cross-Domain Measurement on Unbounced Landing Pages in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/improving-javascript-link-decoration-for-cross-domain-measurement-on-unbounced-landing-pages/</link>
				<pubDate>Wed, 12 Jul 2023 00:40:19 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/improving-javascript-link-decoration-for-cross-domain-measurement-on-unbounced-landing-pages/">Improving JavaScript Link Decoration for Cross-Domain Measurement on Unbounced Landing Pages</a></p> <div class="bb-content-inr-wrap"><p>&#8220;Hey everyone, I&#8217;m having a bit of a pickle with my website landing pages. I&#8217;m using a service called Unbounced and I&#8217;ve noticed that they wrap the CTA buttons on my pages. The issue is that it makes the CTA button first go to an internal link, then redirects it to the final external link where I need it to go. </p>
<p>The problem here is Google&#8217;s&hellip;<span class="activity-read-more" id="activity-read-more-1203"><a href="http://googleanalytics4.co/forums/discussion/improving-javascript-link-decoration-for-cross-domain-measurement-on-unbounced-landing-pages/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">758c2948721b6d9c508992d52fd3b6d9</guid>
				<title>Morgan replied to the discussion Discrepancy in User Counts between GA4 and BigQuery in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/discrepancy-in-user-counts-between-ga4-and-bigquery/#post-6227</link>
				<pubDate>Wed, 12 Jul 2023 00:29:55 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/discrepancy-in-user-counts-between-ga4-and-bigquery/#post-6227"><span class="bb-reply-lable">Reply to</span> Discrepancy in User Counts between GA4 and BigQuery</a></p> <div class="bb-content-inr-wrap"><p>The discrepancy between your Bigquery data and GA4 data for the same parameters could be due to multiple reasons. It could be from how GA4 segments and counts active users, as the methodologies may be different from yours. Check how active users are defined in GA4&#8211; they might be basing it on different parameters for activity. The issue could also&hellip;<span class="activity-read-more" id="activity-read-more-947"><a href="http://googleanalytics4.co/forums/discussion/discrepancy-in-user-counts-between-ga4-and-bigquery/#post-6227" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">61e6932f7b4c5cf86f0659d593b89dff</guid>
				<title>Morgan started the discussion Trouble with ApplicationDefaultCredentials in Laravel Lumen in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/trouble-with-applicationdefaultcredentials-in-laravel-lumen/</link>
				<pubDate>Wed, 12 Jul 2023 00:15:48 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/trouble-with-applicationdefaultcredentials-in-laravel-lumen/">Trouble with ApplicationDefaultCredentials in Laravel Lumen</a></p> <div class="bb-content-inr-wrap"><p>So here&#8217;s the deal—I&#8217;ve been working on integrating Google Analytics into my Laravel Lumen project using this package <code>https://github.com/akki-io/laravel-google-analytics</code>. I followed the instructions for installation and configuration to the letter, still a lil&#8217; issue has cropped up that&#8217;s got me stumped.</p>
<p>I&#8217;ve been pulling this code into my c&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-600"><a href="http://googleanalytics4.co/forums/discussion/trouble-with-applicationdefaultcredentials-in-laravel-lumen/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b375b29158849dd9997487a935a0e22b</guid>
				<title>Morgan started the discussion Troubleshooting Issue with Classname Trigger for Element in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/troubleshooting-issue-with-classname-trigger-for-element/</link>
				<pubDate>Wed, 12 Jul 2023 00:14:36 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/troubleshooting-issue-with-classname-trigger-for-element/">Troubleshooting Issue with Classname Trigger for Element</a></p> <div class="bb-content-inr-wrap"><p>Hey there, I&#8217;m a newbie to GA4 and have managed to get tags fired up on class elements, but I&#8217;m puzzled as to why this particular one isn&#8217;t firing. I&#8217;ve played around with &#8220;strip-section&#8221; so I&#8217;m sure it&#8217;s not just a typo error or anything like that. I&#8217;m stumped. Here take a look:</p>
<p><a target='_blank' href="https://i.stack.imgur.com/1yTHG.png" rel="nofollow noreferrer" rel="nofollow"><img src="https://i.stack.imgur.com/1yTHG.png" alt="click for a better look" /></a></p>
<p><a target='_blank' href="https://i.stack.imgur.com/kNjHe.png" rel="nofollow noreferrer" rel="nofollow"><img src="https://i.stack.imgur.com/kNjHe.png" alt="here's another one" /></a></p>
<p>This tag is supposed to fire on a class click. Any tips? I&#8217;d&hellip;<span class="activity-read-more" id="activity-read-more-570"><a href="http://googleanalytics4.co/forums/discussion/troubleshooting-issue-with-classname-trigger-for-element/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3f31aef07aa1aeed99fba0e582f00af6</guid>
				<title>Morgan replied to the discussion Utilizing GA4 Data Stored in BigQuery with PowerBI Integration in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/utilizing-ga4-data-stored-in-bigquery-with-powerbi-integration/#post-5768</link>
				<pubDate>Wed, 12 Jul 2023 00:11:20 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/utilizing-ga4-data-stored-in-bigquery-with-powerbi-integration/#post-5768"><span class="bb-reply-lable">Reply to</span> Utilizing GA4 Data Stored in BigQuery with PowerBI Integration</a></p> <div class="bb-content-inr-wrap"><p>Based on the format of your current table in BigQuery and your desired table, it seems like you are trying to unnest JSON into individual columns. To achieve this, you will need to use some SQL functionality.</p>
<p>Firstly, extracting JSON data into columns in BigQuery can be done using the JSON_EXTRACT_SCALAR function in SQL. The function requires two&hellip;<span class="activity-read-more" id="activity-read-more-489"><a href="http://googleanalytics4.co/forums/discussion/utilizing-ga4-data-stored-in-bigquery-with-powerbi-integration/#post-5768" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7e1b1b6508baba6b06dad5eb10160a7d</guid>
				<title>Morgan replied to the discussion .

Track Custom Parameters for Click Events in GA4 in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/track-custom-parameters-for-click-events-in-ga4/#post-5575</link>
				<pubDate>Tue, 11 Jul 2023 10:11:20 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/track-custom-parameters-for-click-events-in-ga4/#post-5575"><span class="bb-reply-lable">Reply to</span> .

Track Custom Parameters for Click Events in GA4</a></p> <div class="bb-content-inr-wrap"><p>In Google Analytics 4, you can indeed use a large number of custom event parameters, which can be beneficial for detailed usage tracking. The downside you discovered is that too many custom events can convolute and overwhelm your &#8216;Event&#8217; reporting. In GA4, defining a custom &#8216;click&#8217; event different from the automatic click tracking performed by GA4&hellip;<span class="activity-read-more" id="activity-read-more-301"><a href="http://googleanalytics4.co/forums/discussion/track-custom-parameters-for-click-events-in-ga4/#post-5575" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2f0c3aef51cfc804c202dace84917771</guid>
				<title>Morgan replied to the discussion Tracking Discrepancy: GA4 Measurement API&#039;s Summation Issue in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/tracking-discrepancy-ga4-measurement-apis-summation-issue/#post-5338</link>
				<pubDate>Sat, 08 Jul 2023 22:54:40 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/tracking-discrepancy-ga4-measurement-apis-summation-issue/#post-5338"><span class="bb-reply-lable">Reply to</span> Tracking Discrepancy: GA4 Measurement API&#039;s Summation Issue</a></p> <div class="bb-content-inr-wrap"><p>The discrepancy in total transaction value in GA4 when using the measurement-api to send e-commerce transactions can be due to numerous reasons. One could be a delay in data processing or reporting on GA4. There could also be a difference between how GA4 and Analytics Universal handle or interpret transaction data. Data filters, sampling, or&hellip;<span class="activity-read-more" id="activity-read-more-82"><a href="http://googleanalytics4.co/forums/discussion/tracking-discrepancy-ga4-measurement-apis-summation-issue/#post-5338" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		