<?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 | Carter Gibson | Activity</title>
	<link>https://googleanalytics4.co/members/syntaxcarter/activity/</link>
	<atom:link href="https://googleanalytics4.co/members/syntaxcarter/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Carter Gibson.</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">df9fc431af23200cbc96c2d16d1e5819</guid>
				<title>Carter replied to the discussion How to Implement a Search-and-Replace Filter in GA4 for Google Analytics? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/how-to-implement-a-search-and-replace-filter-in-ga4-for-google-analytics/#post-7323</link>
				<pubDate>Fri, 28 Jul 2023 08:26:24 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/how-to-implement-a-search-and-replace-filter-in-ga4-for-google-analytics/#post-7323"><span class="bb-reply-lable">Reply to</span> How to Implement a Search-and-Replace Filter in GA4 for Google Analytics?</a></p> <div class="bb-content-inr-wrap"><p>Sure thing! Looks like you’re trying to add &#8220;/from-somehost&#8221; to the page view paths of a host. In GA4, you can&#8217;t set filters like in UA, but you can pull the hostname and path to your exploration reports and tweak them how you like.</p>
<p>By the way, a lot of data gurus find GA/GA4 a bit restrictive, so they go one step further. They pull the data i&hellip;<span class="activity-read-more" id="activity-read-more-1674"><a href="http://googleanalytics4.co/forums/discussion/how-to-implement-a-search-and-replace-filter-in-ga4-for-google-analytics/#post-7323" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d4f61117b01982ca5cfb77a29dcf7a40</guid>
				<title>Carter started the discussion Maximizing Sub-Site Tracking in Wordpress Multisite with Google Analytics in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/maximizing-sub-site-tracking-in-wordpress-multisite-with-google-analytics/</link>
				<pubDate>Fri, 28 Jul 2023 08:20:30 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/maximizing-sub-site-tracking-in-wordpress-multisite-with-google-analytics/">Maximizing Sub-Site Tracking in Wordpress Multisite with Google Analytics</a></p> <div class="bb-content-inr-wrap"><p>Hey there! So here&#8217;s the situation &#8211; I&#8217;ve got this WordPress Multisite network full of sub-sites (think site.com/sub1 / sub2 and so on). Now, I&#8217;m trying to get Google Analytics hooked up to track each of these sub-sites individually. </p>
<p>I&#8217;ve heard that you can do it the old-fashioned way with tags on the dashboard, but here&#8217;s the catch &#8211; these&hellip;<span class="activity-read-more" id="activity-read-more-1541"><a href="http://googleanalytics4.co/forums/discussion/maximizing-sub-site-tracking-in-wordpress-multisite-with-google-analytics/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">387bf029e7bc2d11c9158c77e42fcc0c</guid>
				<title>Carter replied to the discussion Resolving GA4 Issue: Duplicate Page View Counts on Initial User Visits in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/resolving-ga4-issue-duplicate-page-view-counts-on-initial-user-visits/#post-6053</link>
				<pubDate>Wed, 12 Jul 2023 00:22:50 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/resolving-ga4-issue-duplicate-page-view-counts-on-initial-user-visits/#post-6053"><span class="bb-reply-lable">Reply to</span> Resolving GA4 Issue: Duplicate Page View Counts on Initial User Visits</a></p> <div class="bb-content-inr-wrap"><p>It sounds like you&#8217;ve got a duplicate tracking code implemented in your website. That can cause double counting. Take a look at your website source code or use a tool like Google Tag Assistant to identify any redundant Google Analytics tags. Remove the duplicates, then check if the issue resolves.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9ef770a14ce29ac8a16a529c5cfc7df0</guid>
				<title>Carter replied to the discussion How to track custom event occurrences with specific parameters in GA4 using the API? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/how-to-track-custom-event-occurrences-with-specific-parameters-in-ga4-using-the-api/#post-5982</link>
				<pubDate>Wed, 12 Jul 2023 00:20:00 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/how-to-track-custom-event-occurrences-with-specific-parameters-in-ga4-using-the-api/#post-5982"><span class="bb-reply-lable">Reply to</span> How to track custom event occurrences with specific parameters in GA4 using the API?</a></p> <div class="bb-content-inr-wrap"><p>Your approach is accurate, but you&#8217;ve encountered a problem because stringFilter cannot be used with metricFilter. Instead, you should continue to use dimensionFilter. When setting up the event, consider the &#8220;userId&#8221; as a parameter to your &#8220;butt&#8221; event, which means it considers to be a part of dimension, not metric.</p>
<p>Here&#8217;s how you should filter&hellip;<span class="activity-read-more" id="activity-read-more-702"><a href="http://googleanalytics4.co/forums/discussion/how-to-track-custom-event-occurrences-with-specific-parameters-in-ga4-using-the-api/#post-5982" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">16315ac95e67b06806e59af28eb260ab</guid>
				<title>Carter replied to the discussion Google Analytics 4 API: Location dimension not appearing in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/google-analytics-4-api-location-dimension-not-appearing/#post-5557</link>
				<pubDate>Tue, 11 Jul 2023 10:10:35 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/google-analytics-4-api-location-dimension-not-appearing/#post-5557"><span class="bb-reply-lable">Reply to</span> Google Analytics 4 API: Location dimension not appearing</a></p> <div class="bb-content-inr-wrap"><p>As of now, the Google Analytics 4 API does not directly provide latitude and longitude data or location dimension for real-time metrics. Unfortunately, there&#8217;s no workaround to extract such data at the moment. Google has not announced any plans to include this feature before retiring Universal Analytics, so we can only wait and see if Google will&hellip;<span class="activity-read-more" id="activity-read-more-283"><a href="http://googleanalytics4.co/forums/discussion/google-analytics-4-api-location-dimension-not-appearing/#post-5557" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a7babcaee86385f2485815828b022432</guid>
				<title>Carter replied to the discussion Troubleshooting: Inconsistency with GA4 custom event firing outside of tagassistant preview mode in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/troubleshooting-inconsistency-with-ga4-custom-event-firing-outside-of-tagassistant-preview-mode/#post-5461</link>
				<pubDate>Tue, 11 Jul 2023 09:54:48 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/troubleshooting-inconsistency-with-ga4-custom-event-firing-outside-of-tagassistant-preview-mode/#post-5461"><span class="bb-reply-lable">Reply to</span> Troubleshooting: Inconsistency with GA4 custom event firing outside of tagassistant preview mode</a></p> <div class="bb-content-inr-wrap"><p>There may be several reasons causing this issue. The main reason could be that the conditions set for the trigger under GTM&#8217;s settings may not be met outside the preview mode. Please ensure that your tag and trigger is set to fire under all conditions that exist in your live environment. Another possible reason could be there&#8217;s a discrepancy&hellip;<span class="activity-read-more" id="activity-read-more-188"><a href="http://googleanalytics4.co/forums/discussion/troubleshooting-inconsistency-with-ga4-custom-event-firing-outside-of-tagassistant-preview-mode/#post-5461" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">47879e3ae351753899de09dcde6d644c</guid>
				<title>Carter replied to the discussion Implementing GA4 Tracking for Customer Segments and Activity in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/implementing-ga4-tracking-for-customer-segments-and-activity/#post-5413</link>
				<pubDate>Tue, 11 Jul 2023 09:52:51 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/implementing-ga4-tracking-for-customer-segments-and-activity/#post-5413"><span class="bb-reply-lable">Reply to</span> Implementing GA4 Tracking for Customer Segments and Activity</a></p> <div class="bb-content-inr-wrap"><p>Yep! It&#8217;s actually pretty straightforward if you&#8217;re already sending the data to the data layer. You just need to create a data layer variable with the name &#8216;customerGroup&#8217; and it will get passed to GTM, easy peasy.</p>
<p>Just keep in mind, if you are setting up a custom push, it needs to happen after the GTM snippet is loaded. Otherwise, there might&hellip;<span class="activity-read-more" id="activity-read-more-140"><a href="http://googleanalytics4.co/forums/discussion/implementing-ga4-tracking-for-customer-segments-and-activity/#post-5413" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d164e7372217bb37a76559666edcaa1d</guid>
				<title>Carter started the discussion Missing Measurement Protocol events in BigQuery in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/missing-measurement-protocol-events-in-bigquery/</link>
				<pubDate>Sat, 08 Jul 2023 22:53:00 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/missing-measurement-protocol-events-in-bigquery/">Missing Measurement Protocol events in BigQuery</a></p> <div class="bb-content-inr-wrap"><p>So, I&#8217;ve got a GA4 property tied in with BigQuery, and my app is hurling some custom events its way. Some of the stuff is shipped off via the standard JS library, while some is trucked over from the back-end through the Measurement Protocol API.</p>
<p>Now, everything appears in the Realtime report on the GA dashboard. But weirdly enough, when I peek at&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-42"><a href="http://googleanalytics4.co/forums/discussion/missing-measurement-protocol-events-in-bigquery/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		