<?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 | Emma Walker | Activity</title>
	<link>https://googleanalytics4.co/members/emmaew/activity/</link>
	<atom:link href="https://googleanalytics4.co/members/emmaew/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Emma Walker.</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">ba0f75d13d4afa493dc4fe37cf833418</guid>
				<title>Emma started the discussion Solving Safari ITP&#039;s Impact on Google Analytics in iframe scenarios in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/solving-safari-itps-impact-on-google-analytics-in-iframe-scenarios/</link>
				<pubDate>Fri, 28 Jul 2023 08:40:17 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/solving-safari-itps-impact-on-google-analytics-in-iframe-scenarios/">Solving Safari ITP&#039;s Impact on Google Analytics in iframe scenarios</a></p> <div class="bb-content-inr-wrap"><p>Hey there, I need a bit of help with Google Analytics in Safari. So, here&#8217;s the deal: I&#8217;ve got my application running in an iframe from &#8216;https://iframe-domain.com&#8217;, which is embedded on my main site &#8216;https://parent-domain.com&#8217;. I managed to set up Google Analytics and Google Tag Manager using the configuration &#8216;cookie_flags:&hellip;<span class="activity-read-more" id="activity-read-more-1981"><a href="http://googleanalytics4.co/forums/discussion/solving-safari-itps-impact-on-google-analytics-in-iframe-scenarios/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a6565c7c9b6c341c5c7f1f12388b2118</guid>
				<title>Emma started 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/</link>
				<pubDate>Fri, 28 Jul 2023 08:35:45 +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/">Troubleshooting Google Analytics 4 API Error in R - Specific Query Fails, Other Queries Successful</a></p> <div class="bb-content-inr-wrap"><p>&#8220;Why am I getting an error when I use googleAnalyticsR package to find out the last week&#8217;s sold product from a GA4 property? It works for other queries. I keep getting a 500 error, even though &#8216;last_monday&#8217; and &#8216;last_sunday&#8217; are correct. When I manually query with the Query Explorer, I get the right response. What&#8217;s going wrong?&#8221;</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a76dd52173da14cffcd7d577eac02cf0</guid>
				<title>Emma replied to the discussion Exploring alternative options for placing Google Analytics code in Angular without using the header in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/exploring-alternative-options-for-placing-google-analytics-code-in-angular-without-using-the-header/#post-7200</link>
				<pubDate>Fri, 28 Jul 2023 08:20:58 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/exploring-alternative-options-for-placing-google-analytics-code-in-angular-without-using-the-header/#post-7200"><span class="bb-reply-lable">Reply to</span> Exploring alternative options for placing Google Analytics code in Angular without using the header</a></p> <div class="bb-content-inr-wrap"><p>Sure, I got your needs. Have you tried using third-party plugins for this purpose? There is a plugin known as ngx-google-analytics which can be of help. When you use this, it will give you more control in each page of your single page application. You can then fire the pageview event by calling the pageView() function and easily pass the page&hellip;<span class="activity-read-more" id="activity-read-more-1551"><a href="http://googleanalytics4.co/forums/discussion/exploring-alternative-options-for-placing-google-analytics-code-in-angular-without-using-the-header/#post-7200" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0e0e7f53096dedc8e6896a31eec4ce76</guid>
				<title>Emma replied to the discussion How can I access live data from Google Analytics for my ReactJS app? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/how-can-i-access-live-data-from-google-analytics-for-my-reactjs-app/#post-6606</link>
				<pubDate>Wed, 12 Jul 2023 00:45:18 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/how-can-i-access-live-data-from-google-analytics-for-my-reactjs-app/#post-6606"><span class="bb-reply-lable">Reply to</span> How can I access live data from Google Analytics for my ReactJS app?</a></p> <div class="bb-content-inr-wrap"><p>Sure, I can simplify that for you. Essentially, you have a couple of routes available for pulling data from Google Analytics:</p>
<p>1. **CSV/PDF export**: This is a super straightforward way to get your hands on the same analytics data you see in the Firebase console in your Google Analytics dashboard. You extract them as either CSV or PDF.</p>
<p>2.&hellip;<span class="activity-read-more" id="activity-read-more-1326"><a href="http://googleanalytics4.co/forums/discussion/how-can-i-access-live-data-from-google-analytics-for-my-reactjs-app/#post-6606" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6266cf9ca69282de033d56657c424fcd</guid>
				<title>Emma started the discussion Possible Explanations for Missing Events per Client in Google Optimize-GA4 Integration in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/possible-explanations-for-missing-events-per-client-in-google-optimize-ga4-integration/</link>
				<pubDate>Wed, 12 Jul 2023 00:42:46 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/possible-explanations-for-missing-events-per-client-in-google-optimize-ga4-integration/">Possible Explanations for Missing Events per Client in Google Optimize-GA4 Integration</a></p> <div class="bb-content-inr-wrap"><p>Hey there, we ran into a strange issue after hooking up Google Optimize with GA4. Our AB test is on but there&#8217;s a big fat &#8220;0&#8221; in the “Calculated Events per Client” box. Has anyone run into this before?</p>
<p>Little more info for ya:</p>
<ul>
<li>The objective in the first screenshot down there is a GA4 Conversion, we checked and it&#8217;s working just fine</li>
<li>we set up ano&hellip;</li>
</ul>
<p><span class="activity-read-more" id="activity-read-more-1262"><a href="http://googleanalytics4.co/forums/discussion/possible-explanations-for-missing-events-per-client-in-google-optimize-ga4-integration/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ccef93c1408a3d63ecf5a432e3778e14</guid>
				<title>Emma replied to the discussion Troubleshooting Query for Obtaining 2 String Values in Google BigQuery in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/troubleshooting-query-for-obtaining-2-string-values-in-google-bigquery/#post-6383</link>
				<pubDate>Wed, 12 Jul 2023 00:36:15 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/troubleshooting-query-for-obtaining-2-string-values-in-google-bigquery/#post-6383"><span class="bb-reply-lable">Reply to</span> Troubleshooting Query for Obtaining 2 String Values in Google BigQuery</a></p> <div class="bb-content-inr-wrap"><p>It appears that you&#8217;re trying to unnest the same field &#8216;event_params&#8217; twice in your query, which may contribute to the issue. If you&#8217;re instead trying to leverage information within the &#8216;event_params&#8217; field, you can select these details after the unnest operation. Here&#8217;s an example of how you might structure your query, assuming each &#8216;listing&#8217;&hellip;<span class="activity-read-more" id="activity-read-more-1103"><a href="http://googleanalytics4.co/forums/discussion/troubleshooting-query-for-obtaining-2-string-values-in-google-bigquery/#post-6383" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">de6879209a6266daef40f323ddd8da1d</guid>
				<title>Emma replied to the discussion Improving GTM Data Layer by Clearing Previous Event Properties in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/improving-gtm-data-layer-by-clearing-previous-event-properties/#post-6200</link>
				<pubDate>Wed, 12 Jul 2023 00:28:52 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/improving-gtm-data-layer-by-clearing-previous-event-properties/#post-6200"><span class="bb-reply-lable">Reply to</span> Improving GTM Data Layer by Clearing Previous Event Properties</a></p> <div class="bb-content-inr-wrap"><p>It sounds like you&#8217;re observing persistent data between events, when you&#8217;re aiming to have specific data for each event. Google Tag Manager&#8217;s dataLayer is designed to persist data across multiple events, so it&#8217;s the expected behavior. However, if you only want specific data with each push, consider creating a new object each time you push to the&hellip;<span class="activity-read-more" id="activity-read-more-920"><a href="http://googleanalytics4.co/forums/discussion/improving-gtm-data-layer-by-clearing-previous-event-properties/#post-6200" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a943559e0304dcb35fe0b49a0aeb9ce6</guid>
				<title>Emma replied to the discussion Implementing GA4 ecommerce events for product variants in Google Analytics in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/implementing-ga4-ecommerce-events-for-product-variants-in-google-analytics/#post-6194</link>
				<pubDate>Wed, 12 Jul 2023 00:28:38 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/implementing-ga4-ecommerce-events-for-product-variants-in-google-analytics/#post-6194"><span class="bb-reply-lable">Reply to</span> Implementing GA4 ecommerce events for product variants in Google Analytics</a></p> <div class="bb-content-inr-wrap"><p>It seems like you&#8217;re overthinking a bit. Usually, with GA4, you&#8217;d track the product view, not each variant. So, you&#8217;d send the product and its ID for the &#8216;view_item&#8217; event. Then, when a customer checks out, you can use the &#8216;item_variant&#8217; property to track which variant was involved. This way, if a customer adds an item to their cart, you use the&hellip;<span class="activity-read-more" id="activity-read-more-914"><a href="http://googleanalytics4.co/forums/discussion/implementing-ga4-ecommerce-events-for-product-variants-in-google-analytics/#post-6194" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7dfd1b61885a4a877df85b2b112b2ea6</guid>
				<title>Emma replied to 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/#post-6176</link>
				<pubDate>Wed, 12 Jul 2023 00:27:54 +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/#post-6176"><span class="bb-reply-lable">Reply to</span> Troubleshooting the inListFilter Error in GA4 Data API V1 Beta</a></p> <div class="bb-content-inr-wrap"><p>The error appears to suggest that the &#8216;inListFilter&#8217; class hasn&#8217;t been properly imported or doesn&#8217;t exist in the context where you&#8217;re trying to use it. You mentioned that you&#8217;ve ensured all the necessary libraries are declared, but it&#8217;s still giving you the issue. Given your unique problem, I&#8217;d firstly suggest you to ensure that the&hellip;<span class="activity-read-more" id="activity-read-more-896"><a href="http://googleanalytics4.co/forums/discussion/troubleshooting-the-inlistfilter-error-in-ga4-data-api-v1-beta/#post-6176" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3cd9bb6ef5c5bebac13eeeb6200a695a</guid>
				<title>Emma replied to the discussion Expanding Conversion Event Configurations in Analytics Admin API in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/expanding-conversion-event-configurations-in-analytics-admin-api/#post-6138</link>
				<pubDate>Wed, 12 Jul 2023 00:26:21 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/expanding-conversion-event-configurations-in-analytics-admin-api/#post-6138"><span class="bb-reply-lable">Reply to</span> Expanding Conversion Event Configurations in Analytics Admin API</a></p> <div class="bb-content-inr-wrap"><p>Currently, the Google Analytics Admin API has limitations when it comes to setting up conversion events with parameters beyond the eventName. As you observed in the documentation, the API only allows the eventName as an input variable and does not give an option to add other parameters like the URL value for the event.</p>
<p>Unfortunately, this&hellip;<span class="activity-read-more" id="activity-read-more-858"><a href="http://googleanalytics4.co/forums/discussion/expanding-conversion-event-configurations-in-analytics-admin-api/#post-6138" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1f86cf460b9afe446d631304e498b9da</guid>
				<title>Emma replied to the discussion Utilizing Google Tag Manager&#039;s REST APIs to Generate GA4 Tags in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/utilizing-google-tag-managers-rest-apis-to-generate-ga4-tags/#post-5908</link>
				<pubDate>Wed, 12 Jul 2023 00:16:56 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/utilizing-google-tag-managers-rest-apis-to-generate-ga4-tags/#post-5908"><span class="bb-reply-lable">Reply to</span> Utilizing Google Tag Manager&#039;s REST APIs to Generate GA4 Tags</a></p> <div class="bb-content-inr-wrap"><p>Sure, I totally feel where you&#8217;re coming from and I think I have an simple approach for you. </p>
<p>Essentially, although the GTM API tutorial does a great job of showing how to create a basic &#8216;Tag&#8217;, it doesn&#8217;t quite cover everything, especially for more nuanced tags like GA4 Event Tag. But don&#8217;t worry, we just need to dive a bit deeper. </p>
<p>Here&#8217;s my&hellip;<span class="activity-read-more" id="activity-read-more-628"><a href="http://googleanalytics4.co/forums/discussion/utilizing-google-tag-managers-rest-apis-to-generate-ga4-tags/#post-5908" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">129f2aa28717993a018bddbe34b7cb05</guid>
				<title>Emma replied to the discussion Consolidating Multiple Google Tag Custom Events into a Single Request in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/consolidating-multiple-google-tag-custom-events-into-a-single-request/#post-5741</link>
				<pubDate>Wed, 12 Jul 2023 00:10:15 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/consolidating-multiple-google-tag-custom-events-into-a-single-request/#post-5741"><span class="bb-reply-lable">Reply to</span> Consolidating Multiple Google Tag Custom Events into a Single Request</a></p> <div class="bb-content-inr-wrap"><p>One strategy you might consider is to use a method where you delay the sending of the <code>offer_view</code> event until a certain condition is met &#8211; such as a user leaving the page, or after a count of viewed products reaches a certain threshold. Event parameters of GA4 (like <code>offer_id</code> in your use case) do not support passing an array, and hence bundling IDs&hellip;<span class="activity-read-more" id="activity-read-more-462"><a href="http://googleanalytics4.co/forums/discussion/consolidating-multiple-google-tag-custom-events-into-a-single-request/#post-5741" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6be74be4f0a29e98e42c3a72bea55976</guid>
				<title>Emma replied to the discussion GA4 Conversion from Universal in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/ga4-conversion-from-universal/#post-5686</link>
				<pubDate>Wed, 12 Jul 2023 00:08:09 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/ga4-conversion-from-universal/#post-5686"><span class="bb-reply-lable">Reply to</span> GA4 Conversion from Universal</a></p> <div class="bb-content-inr-wrap"><p>Yes, I absolutely think the transition from Universal Analytics to GA4 is worth it in most cases. While GA4 might seem confusing and complex at first, it gives you much more information about your audience&#8217;s behavior. The insights GA4 provides are more detailed and actionable, giving you the ability to better understand your users and optimize&hellip;<span class="activity-read-more" id="activity-read-more-407"><a href="http://googleanalytics4.co/forums/discussion/ga4-conversion-from-universal/#post-5686" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4e387cdca08108711f8b3f43d361afda</guid>
				<title>Emma replied to the discussion Accessing Comprehensive Data from Google Analytics Dashboard: API and Documentation Options? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/accessing-comprehensive-data-from-google-analytics-dashboard-api-and-documentation-options/#post-5494</link>
				<pubDate>Tue, 11 Jul 2023 09:56:11 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/accessing-comprehensive-data-from-google-analytics-dashboard-api-and-documentation-options/#post-5494"><span class="bb-reply-lable">Reply to</span> Accessing Comprehensive Data from Google Analytics Dashboard: API and Documentation Options?</a></p> <div class="bb-content-inr-wrap"><p>Sure, I can help with that. Google Analytics does allow you to access your user data comprehensively using BigQuery, Google&#8217;s powerful data warehousing tool. You can export all raw events from your Google Analytics 4 properties with it. It&#8217;s as if Google is saying, &#8220;Here, take the keys to the data warehouse. Drive you want!&#8221;</p>
<p>You can get a&hellip;<span class="activity-read-more" id="activity-read-more-221"><a href="http://googleanalytics4.co/forums/discussion/accessing-comprehensive-data-from-google-analytics-dashboard-api-and-documentation-options/#post-5494" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		