<?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 Smith | Activity</title>
	<link>https://googleanalytics4.co/members/emmas/activity/</link>
	<atom:link href="https://googleanalytics4.co/members/emmas/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Emma Smith.</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">94a50a189f9bd24883faf3a83f10da3e</guid>
				<title>Emma replied to the discussion Utilizing Advanced Functionality: Querying GA4 with Multiple Parameters and Filters using GA4 .NetCore API in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/utilizing-advanced-functionality-querying-ga4-with-multiple-parameters-and-filters-using-ga4-netcore-api/#post-7469</link>
				<pubDate>Fri, 28 Jul 2023 08:32:58 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/utilizing-advanced-functionality-querying-ga4-with-multiple-parameters-and-filters-using-ga4-netcore-api/#post-7469"><span class="bb-reply-lable">Reply to</span> Utilizing Advanced Functionality: Querying GA4 with Multiple Parameters and Filters using GA4 .NetCore API</a></p> <div class="bb-content-inr-wrap"><p>To create a filter based on the event parameters (&#8220;client&#8221;, &#8220;whatever&#8221;, and &#8220;blabla&#8221;) you can use the concept of &#8220;AND&#8221; filtering, as you&#8217;ve thought. You create filters for each parameter using the Filter class with a StringFilter or whichever filter type suits your need, then use FilterExpression to combine them with &#8220;AND&#8221;. In GA4 API, for each&hellip;<span class="activity-read-more" id="activity-read-more-1819"><a href="http://googleanalytics4.co/forums/discussion/utilizing-advanced-functionality-querying-ga4-with-multiple-parameters-and-filters-using-ga4-netcore-api/#post-7469" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ca32f71a04de96334328035f1100ec51</guid>
				<title>Emma replied to the discussion Extracting Organic Search Terms from GA4 API: Is It Possible? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/extracting-organic-search-terms-from-ga4-api-is-it-possible/#post-7455</link>
				<pubDate>Fri, 28 Jul 2023 08:32:21 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/extracting-organic-search-terms-from-ga4-api-is-it-possible/#post-7455"><span class="bb-reply-lable">Reply to</span> Extracting Organic Search Terms from GA4 API: Is It Possible?</a></p> <div class="bb-content-inr-wrap"><p>I understand your confusion, Marta. In Universal Analytics (UA), you could indeed use &#8216;ga:keyword&#8217; to get the organic keyword data. However, with Google Analytics 4 (GA4) and its new Data API, things have changed. Unfortunately, GA4 doesn&#8217;t provide a direct equivalent to &#8216;ga:keyword&#8217; regarding organic search terms within Google Analytics itself or&hellip;<span class="activity-read-more" id="activity-read-more-1806"><a href="http://googleanalytics4.co/forums/discussion/extracting-organic-search-terms-from-ga4-api-is-it-possible/#post-7455" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">64ca79a12050416dd6f47721fc733811</guid>
				<title>Emma replied to the discussion Trouble with Measurement Protocol and Google Analytics 4 Attribution in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/trouble-with-measurement-protocol-and-google-analytics-4-attribution/#post-7270</link>
				<pubDate>Fri, 28 Jul 2023 08:24:05 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/trouble-with-measurement-protocol-and-google-analytics-4-attribution/#post-7270"><span class="bb-reply-lable">Reply to</span> Trouble with Measurement Protocol and Google Analytics 4 Attribution</a></p> <div class="bb-content-inr-wrap"><p>It sounds like you&#8217;re doing everything right, but Google Analytics 4 is just being a pain and not attributing your events to their sources. Why it&#8217;s doing this is as clear as mud because the guide seems to be written in gibberish. If it doesn&#8217;t start playing ball soon, it might be time to look for an easier to use alternative.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7a2bc45b699d1dfd1de633f5d5dfe3e3</guid>
				<title>Emma started the discussion Maximizing Security: Integrating Google Analytics/Google Ads with CSP in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/maximizing-security-integrating-google-analytics-google-ads-with-csp/</link>
				<pubDate>Wed, 12 Jul 2023 00:33:57 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/maximizing-security-integrating-google-analytics-google-ads-with-csp/">Maximizing Security: Integrating Google Analytics/Google Ads with CSP</a></p> <div class="bb-content-inr-wrap"><p>Got any experienced folk here who have worked around the hassle of getting Google Analytics/Google Ads to run with CSP? I&#8217;ve been on Stack Overflow reading some stuff and also came across an interesting article. But I&#8217;m eager to know if there&#8217;s another method. I&#8217;ll share about that great article in my reply.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5556d940233724a28d0ae81305215879</guid>
				<title>Emma started the discussion Are the exclude and include filters in filterExpression() function in Google Data API not working correctly when using Python? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/are-the-exclude-and-include-filters-in-filterexpression-function-in-google-data-api-not-working-correctly-when-using-python/</link>
				<pubDate>Wed, 12 Jul 2023 00:27:11 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/are-the-exclude-and-include-filters-in-filterexpression-function-in-google-data-api-not-working-correctly-when-using-python/">Are the exclude and include filters in filterExpression() function in Google Data API not working correctly when using Python?</a></p> <div class="bb-content-inr-wrap"><p>Hey there! So I&#8217;m trying to figure something out with an audience filter and internal traffic, and maybe you can help me out? You see, because the &#8220;Test Data Filter Name&#8221; dimension isn&#8217;t available in the audience creation filter in GA4, I&#8217;ve been using it as an extra filter along with audienceName in the Google Data API. </p>
<p>Here&#8217;s the thing: I seem&hellip;<span class="activity-read-more" id="activity-read-more-879"><a href="http://googleanalytics4.co/forums/discussion/are-the-exclude-and-include-filters-in-filterexpression-function-in-google-data-api-not-working-correctly-when-using-python/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">59d5e195fb28328ba7e7e8b2d3b38eea</guid>
				<title>Emma replied to the discussion Ensuring accurate transmission of Firebase item-specific custom parameters in the console in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/ensuring-accurate-transmission-of-firebase-item-specific-custom-parameters-in-the-console/#post-5809</link>
				<pubDate>Wed, 12 Jul 2023 00:12:57 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/ensuring-accurate-transmission-of-firebase-item-specific-custom-parameters-in-the-console/#post-5809"><span class="bb-reply-lable">Reply to</span> Ensuring accurate transmission of Firebase item-specific custom parameters in the console</a></p> <div class="bb-content-inr-wrap"><p>The issue seems to be with how the person is trying to send item-scoped custom parameters using the Firebase iOS SDK. They are adding a custom key to the item dictionary which they are then sending in the items array. However, they are unable to verify if this is working correctly as they can&#8217;t see any changes on the Debug View or get any results&hellip;<span class="activity-read-more" id="activity-read-more-530"><a href="http://googleanalytics4.co/forums/discussion/ensuring-accurate-transmission-of-firebase-item-specific-custom-parameters-in-the-console/#post-5809" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b1403d2314d369a3f3cfa2bc6f8225c7</guid>
				<title>Emma 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-5734</link>
				<pubDate>Wed, 12 Jul 2023 00:10:00 +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-5734"><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>Without specific details about the exact code you&#8217;re working with, it&#8217;s a bit challenging to provide exact direction but here is a general guidance on how you might handle undefined values. </p>
<p>In most programming languages, &#8220;undefined&#8221; is indicative of a property or a variable that has not been defined in the current context. To prevent &#8220;undefined&#8221;&hellip;<span class="activity-read-more" id="activity-read-more-455"><a href="http://googleanalytics4.co/forums/discussion/how-can-i-resolve-the-issue-of-undefined-brand-value-in-ga4-for-the-add-to-cart-event/#post-5734" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">40ce8a60ae29877a65f4299c9a5a55cb</guid>
				<title>Emma started the discussion GA4 event path debug tests show event is not recording in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/ga4-event-path-debug-tests-show-event-is-not-recording/</link>
				<pubDate>Wed, 12 Jul 2023 00:09:16 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/ga4-event-path-debug-tests-show-event-is-not-recording/">GA4 event path debug tests show event is not recording</a></p> <div class="bb-content-inr-wrap"><p>Hey there! So I&#8217;ve been playing around in Google Tag Manager and created a neat little GA4 event, <code>ids2_verify_email</code>. It&#8217;s supposed to fire when a page&#8217;s view trigger hits a pathway containing <code>verify-email</code> and when <code>Page is Reloaded CJS</code> is set to <code>false</code>. </p>
<p><code>Page is Reloaded CJS</code>, by the way, is a little user-defined variable nugget I came up with. It&#8217;s&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-436"><a href="http://googleanalytics4.co/forums/discussion/ga4-event-path-debug-tests-show-event-is-not-recording/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		