<?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 | Benjamin Day | Activity</title>
	<link>https://googleanalytics4.co/members/benjaminboolean/activity/</link>
	<atom:link href="https://googleanalytics4.co/members/benjaminboolean/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Benjamin Day.</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">ee070e36c91cc437f325f24dc7a62d19</guid>
				<title>Benjamin replied to the discussion How can I track product images on Shopify product pages using Google Analytics 4 (GA4)? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/how-can-i-track-product-images-on-shopify-product-pages-using-google-analytics-4-ga4/#post-6464</link>
				<pubDate>Wed, 12 Jul 2023 00:39:30 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/how-can-i-track-product-images-on-shopify-product-pages-using-google-analytics-4-ga4/#post-6464"><span class="bb-reply-lable">Reply to</span> How can I track product images on Shopify product pages using Google Analytics 4 (GA4)?</a></p> <div class="bb-content-inr-wrap"><p>To tie your custom dimension <code>ab_page_image</code> into Shopify, you would need to modify the Google Analytics tracking script on your Shopify website. This modified script should send the <code>ab_page_image</code> value to Google Analytics whenever a relevant event occurs. The changes would need to be put in the Shopify system either in the form of Liquid code in&hellip;<span class="activity-read-more" id="activity-read-more-1184"><a href="http://googleanalytics4.co/forums/discussion/how-can-i-track-product-images-on-shopify-product-pages-using-google-analytics-4-ga4/#post-6464" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5ca7d34372217424f1fc9db9a7a6842a</guid>
				<title>Benjamin 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-6374</link>
				<pubDate>Wed, 12 Jul 2023 00:35:53 +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-6374"><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>Sounds like a bummer, mate! It seems you&#8217;re doing all the right things but the issue could be due to how Google Analytics processes data. GA4 processes data in batches which can sometimes cause a delay. They use a complex method to calculate the audience which even considers activity outside your selected event. Just hang tight, possibly give it a&hellip;<span class="activity-read-more" id="activity-read-more-1094"><a href="http://googleanalytics4.co/forums/discussion/creating-custom-audiences-based-on-events-in-google-analytics-4/#post-6374" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c622701b1b447a5c82a628977cbf42b4</guid>
				<title>Benjamin started the discussion How to Simultaneously Utilize Google Analytics 4 and Universal Analytics in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/how-to-simultaneously-utilize-google-analytics-4-and-universal-analytics/</link>
				<pubDate>Wed, 12 Jul 2023 00:34:12 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/how-to-simultaneously-utilize-google-analytics-4-and-universal-analytics/">How to Simultaneously Utilize Google Analytics 4 and Universal Analytics</a></p> <div class="bb-content-inr-wrap"><p>Hey there! Looking for a little help with some code &#8211; I&#8217;m trying to run Universal Analytics (UA) and Google Analytics 4 (GA4) simultaneously on the same webpage. Used the script below to set things rolling. Is this the right route? Or have I goofed up somewhere? Here&#8217;s the code in question, any insight would be much appreciated.</p>
<pre><code>&lt;script async&hellip;</code></pre>
<p><span class="activity-read-more" id="activity-read-more-1052"><a href="http://googleanalytics4.co/forums/discussion/how-to-simultaneously-utilize-google-analytics-4-and-universal-analytics/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">070032ccda563dfea8e14a8f9f7fb865</guid>
				<title>Benjamin started the discussion Determining Optimal Tracking Methods for Questionnaires in GA4 in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/determining-optimal-tracking-methods-for-questionnaires-in-ga4/</link>
				<pubDate>Wed, 12 Jul 2023 00:30:39 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/determining-optimal-tracking-methods-for-questionnaires-in-ga4/">Determining Optimal Tracking Methods for Questionnaires in GA4</a></p> <div class="bb-content-inr-wrap"><p>Hey there, I&#8217;ve got a quick question about tracking user interaction with a questionnaire in GA4. The questionnaire I&#8217;ve got is in js and includes five questions. I&#8217;m trying to set up a way to track the point at which users leave the process &#8211; sort of like a funnel exploration. Now I&#8217;m curious, do I need to set each individual question up as an&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-965"><a href="http://googleanalytics4.co/forums/discussion/determining-optimal-tracking-methods-for-questionnaires-in-ga4/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b7e3fa26426d60eced24141858b703b2</guid>
				<title>Benjamin replied to the discussion Implementing Time-Based Event Triggers in GTM in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/implementing-time-based-event-triggers-in-gtm/#post-6155</link>
				<pubDate>Wed, 12 Jul 2023 00:27:02 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/implementing-time-based-event-triggers-in-gtm/#post-6155"><span class="bb-reply-lable">Reply to</span> Implementing Time-Based Event Triggers in GTM</a></p> <div class="bb-content-inr-wrap"><p>Sure thing! You can definitely do this using Google Tag Manager (GTM) in combination with a timer trigger. This will allow you to send events to Google Analytics 4 (GA4) based on specific time intervals. Just ensure that you set a trigger every minute after the initial 4 minutes to stick to your timeline. Happy tagging!</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1710b6d930385dd9941dbcfef96c75d4</guid>
				<title>Benjamin replied to the discussion Troubleshooting Service Account Authentication for GA4 Analytics Data API in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/troubleshooting-service-account-authentication-for-ga4-analytics-data-api/#post-5906</link>
				<pubDate>Wed, 12 Jul 2023 00:16:51 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/troubleshooting-service-account-authentication-for-ga4-analytics-data-api/#post-5906"><span class="bb-reply-lable">Reply to</span> Troubleshooting Service Account Authentication for GA4 Analytics Data API</a></p> <div class="bb-content-inr-wrap"><p>It seems like you are experiencing some difficulties trying to run a Python script using the service account you created for the Google Analytics Data API. You&#8217;ve followed the necessary steps to create and authenticate the service account, and you&#8217;ve given it the required permissions. However, the script fails to execute and produces a &#8216;Deadline&hellip;<span class="activity-read-more" id="activity-read-more-626"><a href="http://googleanalytics4.co/forums/discussion/troubleshooting-service-account-authentication-for-ga4-analytics-data-api/#post-5906" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">af59a433710fb1a74f4bf436f13b7326</guid>
				<title>Benjamin started 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/</link>
				<pubDate>Wed, 12 Jul 2023 00:11:44 +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/">Measuring Banner Link Conversions with GA4 and GTM</a></p> <div class="bb-content-inr-wrap"><p>&#8220;Hey, I&#8217;m trying to make a funnel report for successful transactions coming from a banner on our site, but I&#8217;m running into some issues. Here are the steps of the transaction:<br />
1. A user sees an offer banner on our homepage.<br />
2. They click on it and get taken to our products page.<br />
3. They might adjust the search filters, which changes the displayed&hellip;<span class="activity-read-more" id="activity-read-more-499"><a href="http://googleanalytics4.co/forums/discussion/measuring-banner-link-conversions-with-ga4-and-gtm/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">86879e80fb81f3caa581b707d24f6f60</guid>
				<title>Benjamin replied to the discussion How can I resolve the issue of undefined brand value in GA4 for the add to cart event? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/how-can-i-resolve-the-issue-of-undefined-brand-value-in-ga4-for-the-add-to-cart-event/#post-5735</link>
				<pubDate>Wed, 12 Jul 2023 00:10:02 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/how-can-i-resolve-the-issue-of-undefined-brand-value-in-ga4-for-the-add-to-cart-event/#post-5735"><span class="bb-reply-lable">Reply to</span> How can I resolve the issue of undefined brand value in GA4 for the add to cart event?</a></p> <div class="bb-content-inr-wrap"><p>Sure, you should check the variable holding the brand. If it is &#8220;undefined&#8221; or &#8220;null&#8221;, replace it with an empty string &#8220;&#8221;. You can do this check with an if-statement or a ternary operator. If it&#8217;s still not working, sharing your code snippet would help in giving more specific advice.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">93984d0244f01fae46a4ee4917e48893</guid>
				<title>Benjamin replied to the discussion The ramifications of changing Google Analytics 4 event names in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/the-ramifications-of-changing-google-analytics-4-event-names/#post-5713</link>
				<pubDate>Wed, 12 Jul 2023 00:09:11 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/the-ramifications-of-changing-google-analytics-4-event-names/#post-5713"><span class="bb-reply-lable">Reply to</span> The ramifications of changing Google Analytics 4 event names</a></p> <div class="bb-content-inr-wrap"><p>Sure, nothing to worry about. When you change the name of something in GA4, the historical data with the old name is not affected. It just stays as it is. So, all the stuff tied to the old name in your past events still exists. You won&#8217;t lose any of your old data.</p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		