<?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 | Charlotte Cook | Activity</title>
	<link>https://googleanalytics4.co/members/charlottec/activity/</link>
	<atom:link href="https://googleanalytics4.co/members/charlottec/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Charlotte Cook.</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">0f9fba2dbf4fb3ce68905f50a83ee3c5</guid>
				<title>Charlotte replied to the discussion Understanding and Calculating GA4 Engagement Rate in BigQuery in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/understanding-and-calculating-ga4-engagement-rate-in-bigquery/#post-7311</link>
				<pubDate>Fri, 28 Jul 2023 08:25:53 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/understanding-and-calculating-ga4-engagement-rate-in-bigquery/#post-7311"><span class="bb-reply-lable">Reply to</span> Understanding and Calculating GA4 Engagement Rate in BigQuery</a></p> <div class="bb-content-inr-wrap"><p>What you&#8217;re doing here is calculating the engagement rate as the ratio of engaged sessions to total sessions. For those unfamiliar with SQL language:</p>
<p>You&#8217;re using the <code>safe_divide</code> function to divide the first argument by the second argument. This function will not cause an error if you try to divide by zero; instead, it will return NULL.</p>
<p>The&hellip;<span class="activity-read-more" id="activity-read-more-1662"><a href="http://googleanalytics4.co/forums/discussion/understanding-and-calculating-ga4-engagement-rate-in-bigquery/#post-7311" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">efb3024024ee8c073493cadaa5cdd090</guid>
				<title>Charlotte replied to the discussion Is it possible to set up multiple GA4 Tags configurations within one GTM account? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/is-it-possible-to-set-up-multiple-ga4-tags-configurations-within-one-gtm-account/#post-7279</link>
				<pubDate>Fri, 28 Jul 2023 08:24:29 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/is-it-possible-to-set-up-multiple-ga4-tags-configurations-within-one-gtm-account/#post-7279"><span class="bb-reply-lable">Reply to</span> Is it possible to set up multiple GA4 Tags configurations within one GTM account?</a></p> <div class="bb-content-inr-wrap"><p>Yes, it&#8217;s absolutely possible. You can indeed utilize the same event tags in Google Tag Manager (GTM) for different instances of Google Analytics 4 (GA4). In different environments, you can have another GA4 for the same app. By setting up a new GA4 config tag, GTM would be able to send data to both GA4s accurately, based on the mapping variable&hellip;<span class="activity-read-more" id="activity-read-more-1630"><a href="http://googleanalytics4.co/forums/discussion/is-it-possible-to-set-up-multiple-ga4-tags-configurations-within-one-gtm-account/#post-7279" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d4cf31e4779c7210bf9e598af06f319c</guid>
				<title>Charlotte replied to the discussion How to include website domain in GA4 Google Analytics? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/how-to-include-website-domain-in-ga4-google-analytics/#post-7224</link>
				<pubDate>Fri, 28 Jul 2023 08:22:04 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/how-to-include-website-domain-in-ga4-google-analytics/#post-7224"><span class="bb-reply-lable">Reply to</span> How to include website domain in GA4 Google Analytics?</a></p> <div class="bb-content-inr-wrap"><p>In your function, you do have a &#8216;host&#8217; parameter but it appears you&#8217;re not using it. If you want to track the hostname in Google Analytics, you can do so by including it in the &#8216;page_location&#8217; field of the event. This field is meant to track the full URL including the domain ( hostname ). You can combine the host and the page path like this &#8211; host&hellip;<span class="activity-read-more" id="activity-read-more-1575"><a href="http://googleanalytics4.co/forums/discussion/how-to-include-website-domain-in-ga4-google-analytics/#post-7224" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">864c5bbf1e24d7421ece8c23d5f8ed25</guid>
				<title>Charlotte replied to the discussion The Impact of Sending Varied Events with the Same Name to Google Analytics 4 via Google Tag Manager in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/the-impact-of-sending-varied-events-with-the-same-name-to-google-analytics-4-via-google-tag-manager/#post-6265</link>
				<pubDate>Wed, 12 Jul 2023 00:31:29 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/the-impact-of-sending-varied-events-with-the-same-name-to-google-analytics-4-via-google-tag-manager/#post-6265"><span class="bb-reply-lable">Reply to</span> The Impact of Sending Varied Events with the Same Name to Google Analytics 4 via Google Tag Manager</a></p> <div class="bb-content-inr-wrap"><p>Sure, let me simplify those for you!</p>
<p>1. Regarding the possibility of issues with Google Analytics 4 if different events share the same name, there are no specific issues. The key is how you plan to analyze the data. Google Analytics 4 will group these events together since they have the same name, which could be useful if you wish to see all your&hellip;<span class="activity-read-more" id="activity-read-more-985"><a href="http://googleanalytics4.co/forums/discussion/the-impact-of-sending-varied-events-with-the-same-name-to-google-analytics-4-via-google-tag-manager/#post-6265" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ba3ee3590f826735faf1b169de040af6</guid>
				<title>Charlotte started the discussion Effectively tracking cross-domain user journeys in GA4 based on domain A referrals in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/effectively-tracking-cross-domain-user-journeys-in-ga4-based-on-domain-a-referrals/</link>
				<pubDate>Wed, 12 Jul 2023 00:22:23 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/effectively-tracking-cross-domain-user-journeys-in-ga4-based-on-domain-a-referrals/">Effectively tracking cross-domain user journeys in GA4 based on domain A referrals</a></p> <div class="bb-content-inr-wrap"><p>Hey, I need a little help with something &#8211; I&#8217;m trying to figure out how to track traffic between two different sites in GA4 – one that&#8217;s ours (let&#8217;s call it domainA) and the other that&#8217;s run by a partner of ours (we&#8217;ll call it domainB). What I need to do is track visitors going from domainA to domainB, including what they end up doing on d&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-762"><a href="http://googleanalytics4.co/forums/discussion/effectively-tracking-cross-domain-user-journeys-in-ga4-based-on-domain-a-referrals/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5cb83c12928651c817543cae7f2a1420</guid>
				<title>Charlotte started the discussion Discrepancy between GA4 Data and Big Query Results for Users and Sessions in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/discrepancy-between-ga4-data-and-big-query-results-for-users-and-sessions/</link>
				<pubDate>Wed, 12 Jul 2023 00:14:43 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/discrepancy-between-ga4-data-and-big-query-results-for-users-and-sessions/">Discrepancy between GA4 Data and Big Query Results for Users and Sessions</a></p> <div class="bb-content-inr-wrap"><p>Alright, so here&#8217;s what I&#8217;m getting at. I&#8217;m whipping up a report that sorts stuff by medium and source, namely:<br />
Total Users<br />
Engaged Sessions<br />
Engagement Time</p>
<p>I&#8217;ve managed to wrangle together a query that gives me some results. The thing is, once I pull these results into Looker, the comparison is like night and day &#8211; they&#8217;re totally different. You&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-573"><a href="http://googleanalytics4.co/forums/discussion/discrepancy-between-ga4-data-and-big-query-results-for-users-and-sessions/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">307a27ffda50145c4a72ef8db3fdb29a</guid>
				<title>Charlotte started the discussion Analyzing Page Load Times in GA4: Metrics and Visualization in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/analyzing-page-load-times-in-ga4-metrics-and-visualization/</link>
				<pubDate>Wed, 12 Jul 2023 00:12:12 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/analyzing-page-load-times-in-ga4-metrics-and-visualization/">Analyzing Page Load Times in GA4: Metrics and Visualization</a></p> <div class="bb-content-inr-wrap"><p>Hey there! So, I&#8217;ve been using GA4 to keep tabs on my Vue app, mainly trying to catch the page load speed. I&#8217;ve been using gtag.js for grabbing the numbers and ferrying them over to GA4. Now, I&#8217;m scratching my head wondering if there are better ways out there to track load speeds besides my current tactic? </p>
<p>Also, while I&#8217;m picking your brain, do&hellip;<span class="activity-read-more" id="activity-read-more-511"><a href="http://googleanalytics4.co/forums/discussion/analyzing-page-load-times-in-ga4-metrics-and-visualization/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">295c7d54fe4af59ba8bded3fb1c81e4e</guid>
				<title>Charlotte replied to the discussion Some properties are missing BigQuery events tables in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/some-properties-are-missing-bigquery-events-tables/#post-5568</link>
				<pubDate>Tue, 11 Jul 2023 10:11:03 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/some-properties-are-missing-bigquery-events-tables/#post-5568"><span class="bb-reply-lable">Reply to</span> Some properties are missing BigQuery events tables</a></p> <div class="bb-content-inr-wrap"><p>Since you&#8217;ve already tried recreating your data streams, the issues you&#8217;re encountering may be due to some other factors. One possibility might be related to permissions: ensure that each property is properly linked to BigQuery and that the BigQuery service account has permission to access and write data.</p>
<p>Another potential culprit might be how&hellip;<span class="activity-read-more" id="activity-read-more-294"><a href="http://googleanalytics4.co/forums/discussion/some-properties-are-missing-bigquery-events-tables/#post-5568" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">273f6a1f46dbe68fa5cbef58ebe0c8f9</guid>
				<title>Charlotte replied to the discussion Discrepancy between Google Analytics 4 v1beta and Azure SQL data in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/discrepancy-between-google-analytics-4-v1beta-and-azure-sql-data/#post-5290</link>
				<pubDate>Sat, 08 Jul 2023 07:59:35 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/discrepancy-between-google-analytics-4-v1beta-and-azure-sql-data/#post-5290"><span class="bb-reply-lable">Reply to</span> Discrepancy between Google Analytics 4 v1beta and Azure SQL data</a></p> <div class="bb-content-inr-wrap"><p>It is not necessarily a glitch. Discrepancies in data between Google Analytics and Azure SQL could arise due to several factors. Sometimes it can be due to the way Google Analytics and Azure SQL process and filter data. If you are using any sampling or filters in Google Analytics, this can result in different numbers in reports than what is pulled&hellip;<span class="activity-read-more" id="activity-read-more-34"><a href="http://googleanalytics4.co/forums/discussion/discrepancy-between-google-analytics-4-v1beta-and-azure-sql-data/#post-5290" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		