<?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 | Elizabeth King | Activity</title>
	<link>https://googleanalytics4.co/members/elizabethe/activity/</link>
	<atom:link href="https://googleanalytics4.co/members/elizabethe/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Elizabeth King.</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">877f8ad7009227f9f9b3e22e56da1d13</guid>
				<title>Elizabeth started the discussion How to obtain user_pseudo_id using GA4 API? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/how-to-obtain-user_pseudo_id-using-ga4-api/</link>
				<pubDate>Fri, 28 Jul 2023 08:42:59 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/how-to-obtain-user_pseudo_id-using-ga4-api/">How to obtain user_pseudo_id using GA4 API?</a></p> <div class="bb-content-inr-wrap"><p>I was wondering if you know of a way to get the &#8216;user_pseudo_id&#8217; field from the GA4 API? It&#8217;s funny because I noticed it wasn&#8217;t listed in the dimensions listed within the <a target='_blank' href="https://developers.google.com/analytics/devguides/reporting/data/v1/api-schema" rel="nofollow noreferrer" rel="nofollow">API documentation</a> but, do you remember how the clientId for UA wasn&#8217;t listed either, yet we could still use it as a dimension? If you need a refresher, you can find more about&hellip;<span class="activity-read-more" id="activity-read-more-2041"><a href="http://googleanalytics4.co/forums/discussion/how-to-obtain-user_pseudo_id-using-ga4-api/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f2c6b22112ade57e8147283e48c6a120</guid>
				<title>Elizabeth replied to the discussion Implementing GA4 Initialization and Utilizing GTM for Event Tracking in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/implementing-ga4-initialization-and-utilizing-gtm-for-event-tracking/#post-6504</link>
				<pubDate>Wed, 12 Jul 2023 00:41:11 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/implementing-ga4-initialization-and-utilizing-gtm-for-event-tracking/#post-6504"><span class="bb-reply-lable">Reply to</span> Implementing GA4 Initialization and Utilizing GTM for Event Tracking</a></p> <div class="bb-content-inr-wrap"><p>From your question, it seems that you are trying to connect Google Analytics 4 (GA4) and Google Tag Manager (GTM) for cross-domain tracking and event triggering. The &#8216;gtag&#8217; command you mentioned is a part of Google&#8217;s Global Site Tag (gtag.js) system, which is used to unify tracking systems across Google&#8217;s suite of tools. </p>
<p>To initiate GA4, you&#8217;ll&hellip;<span class="activity-read-more" id="activity-read-more-1224"><a href="http://googleanalytics4.co/forums/discussion/implementing-ga4-initialization-and-utilizing-gtm-for-event-tracking/#post-6504" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ea3d84b8f378556b73932579d8241368</guid>
				<title>Elizabeth replied to the discussion Inconsistent Format Displayed for Custom Dimension in GA4 in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/inconsistent-format-displayed-for-custom-dimension-in-ga4/#post-6131</link>
				<pubDate>Wed, 12 Jul 2023 00:26:05 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/inconsistent-format-displayed-for-custom-dimension-in-ga4/#post-6131"><span class="bb-reply-lable">Reply to</span> Inconsistent Format Displayed for Custom Dimension in GA4</a></p> <div class="bb-content-inr-wrap"><p>The issue you&#8217;re encountering with GA4 is a known bug. The system is mistakenly converting your 37-digit number value into an exponential format. A simple workaround is to add a non-numeric symbol, like a dot, at the end of your number value, such as 86594184624443841463509305394505323179. </p>
<p>When I&#8217;m sending a Client ID to GA4 as a custom&hellip;<span class="activity-read-more" id="activity-read-more-851"><a href="http://googleanalytics4.co/forums/discussion/inconsistent-format-displayed-for-custom-dimension-in-ga4/#post-6131" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">94bfc40ce114208a1b4419dcfe6aef32</guid>
				<title>Elizabeth started the discussion Investigating Null Value in User_properties Column in GA4-Bigquery Export in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/investigating-null-value-in-user_properties-column-in-ga4-bigquery-export/</link>
				<pubDate>Wed, 12 Jul 2023 00:24:40 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/investigating-null-value-in-user_properties-column-in-ga4-bigquery-export/">Investigating Null Value in User_properties Column in GA4-Bigquery Export</a></p> <div class="bb-content-inr-wrap"><p>Hey there, I&#8217;ve been messing around with GA4-Bigquery and I&#8217;m hitting a wall with the User_properties column. It&#8217;s popping up blank on my end and I really need to get a hold of the demographic deets like age and gender in bigquery. </p>
<p>I double-checked and yes, my google signals in the admin console are switched on. Any ideas on what else must be&hellip;<span class="activity-read-more" id="activity-read-more-817"><a href="http://googleanalytics4.co/forums/discussion/investigating-null-value-in-user_properties-column-in-ga4-bigquery-export/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e9b3c2a11e15e2f888190af264bf4c0c</guid>
				<title>Elizabeth started the discussion Implementing Website Search Tracking in GA4 with Google Tag Manager in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/implementing-website-search-tracking-in-ga4-with-google-tag-manager/</link>
				<pubDate>Tue, 11 Jul 2023 09:52:17 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/implementing-website-search-tracking-in-ga4-with-google-tag-manager/">Implementing Website Search Tracking in GA4 with Google Tag Manager</a></p> <div class="bb-content-inr-wrap"><p>Hey, I need some assistance with Google Tag Manager (GTM). Up to this point, I haven&#8217;t been able to see the customer&#8217;s search term value in Google Analytics 4 (GA4).</p>
<p>So here&#8217;s the deal, with the big Google-Update to GA4, we aren&#8217;t able to use special characters within search parameters anymore. This has caused some issues with TYPO3 extensions&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-127"><a href="http://googleanalytics4.co/forums/discussion/implementing-website-search-tracking-in-ga4-with-google-tag-manager/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		