<?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 | Elijah Harris | Activity</title>
	<link>https://googleanalytics4.co/members/elijahe/activity/</link>
	<atom:link href="https://googleanalytics4.co/members/elijahe/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Elijah Harris.</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">ff75791a8f7491a71d60929250587ef7</guid>
				<title>Elijah replied to the discussion Utilizing Ecommerce Item Fields in Custom Events for Ecommerce in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/utilizing-ecommerce-item-fields-in-custom-events-for-ecommerce/#post-7520</link>
				<pubDate>Fri, 28 Jul 2023 08:35:17 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/utilizing-ecommerce-item-fields-in-custom-events-for-ecommerce/#post-7520"><span class="bb-reply-lable">Reply to</span> Utilizing Ecommerce Item Fields in Custom Events for Ecommerce</a></p> <div class="bb-content-inr-wrap"><p>When using custom events with Google Analytics 4 (GA4) and BigQuery, the &#8220;items&#8221; array will not auto-fill unless the event explicitly includes item data. Google’s built-in events have specific expected parameters (like &#8216;items&#8217; for ecommerce events), and because of this, setting up a custom event using the same naming convention will not n&hellip;<span class="activity-read-more" id="activity-read-more-1870"><a href="http://googleanalytics4.co/forums/discussion/utilizing-ecommerce-item-fields-in-custom-events-for-ecommerce/#post-7520" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">02d4478f6d8e88cd0bab31952e50b779</guid>
				<title>Elijah replied to the discussion How can I quickly remove logged events from Firebase or Google Analytics? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/how-can-i-quickly-remove-logged-events-from-firebase-or-google-analytics/#post-7475</link>
				<pubDate>Fri, 28 Jul 2023 08:33:14 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/how-can-i-quickly-remove-logged-events-from-firebase-or-google-analytics/#post-7475"><span class="bb-reply-lable">Reply to</span> How can I quickly remove logged events from Firebase or Google Analytics?</a></p> <div class="bb-content-inr-wrap"><p>Sure! When dealing with Firebase or Google Analytics, there is no native way to instantly delete specific logged events. With Firebase, once an event is logged, it stays in the console for a specified retention period. However, you can stop logging specific events or even clear your entire Analytics data. </p>
<p>To use Cloud Functions for this purpose,&hellip;<span class="activity-read-more" id="activity-read-more-1825"><a href="http://googleanalytics4.co/forums/discussion/how-can-i-quickly-remove-logged-events-from-firebase-or-google-analytics/#post-7475" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6f259786e6da23c11b9c3352204aa2b3</guid>
				<title>Elijah started the discussion Migrating from UA to GA4 for Mobile and Setting up Custom Events in GTM: Documentation and Information Required in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/migrating-from-ua-to-ga4-for-mobile-and-setting-up-custom-events-in-gtm-documentation-and-information-required/</link>
				<pubDate>Fri, 28 Jul 2023 08:31:59 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/migrating-from-ua-to-ga4-for-mobile-and-setting-up-custom-events-in-gtm-documentation-and-information-required/">Migrating from UA to GA4 for Mobile and Setting up Custom Events in GTM: Documentation and Information Required</a></p> <div class="bb-content-inr-wrap"><p>Hey there, I have these two Google Tag Manager containers for my Android and iOS. But I can&#8217;t find the tag for GA4 configuration or event. Can anybody show me how to move from UA to GA4 for my mobile and how to setup custom events in GTM? And what&#8217;s the deal with there being no measurement ID for Android and iOS to connect GTM to Analytics?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dab8ea174efa980fb13f600688848887</guid>
				<title>Elijah replied to the discussion Implementing Metric Filtering in GA4 API with PHP Library in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/implementing-metric-filtering-in-ga4-api-with-php-library/#post-7410</link>
				<pubDate>Fri, 28 Jul 2023 08:30:16 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/implementing-metric-filtering-in-ga4-api-with-php-library/#post-7410"><span class="bb-reply-lable">Reply to</span> Implementing Metric Filtering in GA4 API with PHP Library</a></p> <div class="bb-content-inr-wrap"><p>Hey, I got it sorted out and thought I&#8217;d share the fix as it could help others dealing with the GA4 API. Here&#8217;s how I altered the &#8216;metricFilter&#8217; section:</p>
<pre><code>'metricFilter' =&gt; new FilterExpression([
                'filter' =&gt; new Filter([
                    'field_name' =&gt; 'eventCount',
                    'numeric_filter' =&gt; new&hellip;</code></pre>
<p><span class="activity-read-more" id="activity-read-more-1761"><a href="http://googleanalytics4.co/forums/discussion/implementing-metric-filtering-in-ga4-api-with-php-library/#post-7410" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c1aef8011ccf085478b4c96572a991c2</guid>
				<title>Elijah started the discussion Exploring Site Content Analysis in GA4 - All Pages in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/exploring-site-content-analysis-in-ga4-all-pages/</link>
				<pubDate>Fri, 28 Jul 2023 08:27:25 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/exploring-site-content-analysis-in-ga4-all-pages/">Exploring Site Content Analysis in GA4 - All Pages</a></p> <div class="bb-content-inr-wrap"><p>Hey, is there a feature in GA4 that&#8217;s similar to &#8220;Behavior -&gt; Site Content -&gt; All Pages&#8221; in Google Analytics UA? Thanks!</p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		