<?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 | Alexander Flores | Activity</title>
	<link>https://googleanalytics4.co/members/alexandera/activity/</link>
	<atom:link href="https://googleanalytics4.co/members/alexandera/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Alexander Flores.</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">613cdc9ba63bb8026894388c26488527</guid>
				<title>Alexander replied to the discussion Comparing GA4 Purchase Revenue and Event Value Discrepancies in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/comparing-ga4-purchase-revenue-and-event-value-discrepancies/#post-7706</link>
				<pubDate>Fri, 28 Jul 2023 08:43:37 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/comparing-ga4-purchase-revenue-and-event-value-discrepancies/#post-7706"><span class="bb-reply-lable">Reply to</span> Comparing GA4 Purchase Revenue and Event Value Discrepancies</a></p> <div class="bb-content-inr-wrap"><p>Discrepancies between the purchase revenue and event value in GA4 could be due to a variety of reasons. One of the most common causes is due to the handling of shipping costs, taxes, and discounts. If these aren&#8217;t being factored into the purchase revenue but are included in the event value, it could cause a difference. Another possible reason&hellip;<span class="activity-read-more" id="activity-read-more-2055"><a href="http://googleanalytics4.co/forums/discussion/comparing-ga4-purchase-revenue-and-event-value-discrepancies/#post-7706" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2f8d3433cae8ffb74c2fcbccdd20106e</guid>
				<title>Alexander replied to the discussion Common Issues with Google Analytics 4 Event Tracking in Live Mode in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/common-issues-with-google-analytics-4-event-tracking-in-live-mode/#post-7699</link>
				<pubDate>Fri, 28 Jul 2023 08:43:18 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/common-issues-with-google-analytics-4-event-tracking-in-live-mode/#post-7699"><span class="bb-reply-lable">Reply to</span> Common Issues with Google Analytics 4 Event Tracking in Live Mode</a></p> <div class="bb-content-inr-wrap"><p>Man, I totally feel your pain. I had a similar issue with a WordPress site not too long ago. You might want to have a look at the developer console for any errors that might be sneaking around. Also, and this is just a thought, you might want to check the consent cookie manager. Sometimes it could unexpectedly block the custom events. Keep your&hellip;<span class="activity-read-more" id="activity-read-more-2048"><a href="http://googleanalytics4.co/forums/discussion/common-issues-with-google-analytics-4-event-tracking-in-live-mode/#post-7699" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7c8f9c33dd75afd86c2370b4b6f476ce</guid>
				<title>Alexander replied to the discussion Installing GA4 alongside legacy analytics.js without an extra script? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/installing-ga4-alongside-legacy-analytics-js-without-an-extra-script/#post-7553</link>
				<pubDate>Fri, 28 Jul 2023 08:36:44 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/installing-ga4-alongside-legacy-analytics-js-without-an-extra-script/#post-7553"><span class="bb-reply-lable">Reply to</span> Installing GA4 alongside legacy analytics.js without an extra script?</a></p> <div class="bb-content-inr-wrap"><p>Yes, with Google&#8217;s new gtag.js you can incorporate both Universal Analytics and GA4 within a single script snippet. Google&#8217;s global site tag (gtag.js) is designed to be a unified tracking system which simplifies the process of sending data to different Google tools such as Google Analytics (Universal and GA4), Google Ads, and Google Marketing&hellip;<span class="activity-read-more" id="activity-read-more-1903"><a href="http://googleanalytics4.co/forums/discussion/installing-ga4-alongside-legacy-analytics-js-without-an-extra-script/#post-7553" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dd740f54c5a7bd659cb2c3d8d4992ac8</guid>
				<title>Alexander replied to the discussion How can I track hover events for multiple elements in this code? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/how-can-i-track-hover-events-for-multiple-elements-in-this-code/#post-6702</link>
				<pubDate>Wed, 12 Jul 2023 00:49:11 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/how-can-i-track-hover-events-for-multiple-elements-in-this-code/#post-6702"><span class="bb-reply-lable">Reply to</span> How can I track hover events for multiple elements in this code?</a></p> <div class="bb-content-inr-wrap"><p>Yes, you have two concerns: tracking multiple images and tracking images based solely on their alt text. To accommodate multiple images, you can include all the selectors (class names or IDs) separated by commas when you call the function. As for tracking images by alt text, you&#8217;ll have to modify the code a bit. Currently, the code uses the&hellip;<span class="activity-read-more" id="activity-read-more-1421"><a href="http://googleanalytics4.co/forums/discussion/how-can-i-track-hover-events-for-multiple-elements-in-this-code/#post-6702" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3a102afff53ddb5aad5cb96748f585c9</guid>
				<title>Alexander replied to the discussion Issue with missing dates in GA4 API response when creating daily chart in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/issue-with-missing-dates-in-ga4-api-response-when-creating-daily-chart/#post-6479</link>
				<pubDate>Wed, 12 Jul 2023 00:40:09 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/issue-with-missing-dates-in-ga4-api-response-when-creating-daily-chart/#post-6479"><span class="bb-reply-lable">Reply to</span> Issue with missing dates in GA4 API response when creating daily chart</a></p> <div class="bb-content-inr-wrap"><p>It seems from the Google Analytics 4 API documentation that the response body from the <code>runPivotReport</code> function does not directly contain date data. The API appears to assume that the user already knows the date ranges that were requested. Here&#8217;s the structure of the response body:</p>
<p><code></code>`<br />
{<br />
  &#8220;pivotHeaders&#8221;: [<br />
    {<br />
      object (PivotHeader)<br />
    }&hellip;<span class="activity-read-more" id="activity-read-more-1199"><a href="http://googleanalytics4.co/forums/discussion/issue-with-missing-dates-in-ga4-api-response-when-creating-daily-chart/#post-6479" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c9a56cedd1c98419c756eec665f9f210</guid>
				<title>Alexander replied to the discussion What causes the discrepancy in Google&#039;s reported Total Users? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/what-causes-the-discrepancy-in-googles-reported-total-users/#post-6297</link>
				<pubDate>Wed, 12 Jul 2023 00:32:47 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/what-causes-the-discrepancy-in-googles-reported-total-users/#post-6297"><span class="bb-reply-lable">Reply to</span> What causes the discrepancy in Google&#039;s reported Total Users?</a></p> <div class="bb-content-inr-wrap"><p>Unfortunately, without being able to analyze the content of your shared chart, it&#8217;s difficult to provide an accurate answer. However, one possible explanation for discrepancies like this often tends to be overlapping users. If there are users who are counted in both the first and second row of your chart, then they would be double-counted in your&hellip;<span class="activity-read-more" id="activity-read-more-1017"><a href="http://googleanalytics4.co/forums/discussion/what-causes-the-discrepancy-in-googles-reported-total-users/#post-6297" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">714fb921a1f896bc4b9c6b3b2fa76e6b</guid>
				<title>Alexander started the discussion Comparing User Numbers: GA4 Users Significantly Exceed Universal Analytics Users? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/comparing-user-numbers-ga4-users-significantly-exceed-universal-analytics-users/</link>
				<pubDate>Wed, 12 Jul 2023 00:26:37 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/comparing-user-numbers-ga4-users-significantly-exceed-universal-analytics-users/">Comparing User Numbers: GA4 Users Significantly Exceed Universal Analytics Users?</a></p> <div class="bb-content-inr-wrap"><p>Hey there, </p>
<p>So I get that there&#8217;s a bit of a difference between those two numbers. But, isn&#8217;t this gap a bit too much? My gut tells me that we&#8217;re seeing double results or something. I mean, check it out, this is the same timeframe: </p>
<p>UA users: 17,748<br />
GA4 users: 36,179</p>
<p>Got any idea why this would happen? Normally, I&#8217;d be cool with GA4 having more&hellip;<span class="activity-read-more" id="activity-read-more-865"><a href="http://googleanalytics4.co/forums/discussion/comparing-user-numbers-ga4-users-significantly-exceed-universal-analytics-users/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9fbb637112f17eda0473e9f34e500aee</guid>
				<title>Alexander started the discussion Troubleshooting issue with Google Analytics 4&#039;s set method in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/troubleshooting-issue-with-google-analytics-4s-set-method/</link>
				<pubDate>Wed, 12 Jul 2023 00:26:23 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/troubleshooting-issue-with-google-analytics-4s-set-method/">Troubleshooting issue with Google Analytics 4&#039;s set method</a></p> <div class="bb-content-inr-wrap"><p>Hey there, I&#8217;ve got a bit of a head-scratcher here. I&#8217;m working on setting up Google Analytics 4, not using Google Tag Manager just to be clear. According to the <a target='_blank' href="https://developers.google.com/tag-platform/gtagjs/reference#set" rel="nofollow noreferrer" rel="nofollow">Google docs</a>, these two bits of code should do the same thing:</p>
<p>First off, we&#8217;ve got this:</p>
<p><code></code>`javascript<br />
gtag(&#8216;event&#8217;, &#8216;testing&#8217;, {&#8216;foo&#8217;:&#8217;x&#8217;});<br />
<code></code>`<br />
And then there&#8217;s&hellip;<span class="activity-read-more" id="activity-read-more-859"><a href="http://googleanalytics4.co/forums/discussion/troubleshooting-issue-with-google-analytics-4s-set-method/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">469a428de9bc62c023da432b32374f32</guid>
				<title>Alexander replied to the discussion Implementing Client-Side Waiting for Pageview Events in Google Analytics 4 in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/implementing-client-side-waiting-for-pageview-events-in-google-analytics-4/#post-5997</link>
				<pubDate>Wed, 12 Jul 2023 00:20:35 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/implementing-client-side-waiting-for-pageview-events-in-google-analytics-4/#post-5997"><span class="bb-reply-lable">Reply to</span> Implementing Client-Side Waiting for Pageview Events in Google Analytics 4</a></p> <div class="bb-content-inr-wrap"><p>Your code inserts the Google Tag Manager and fires off a pageview event, which is then captured by Google Analytics. Post this, it redirects users to another site. This method generally works in most cases, especially if you see those events firing off in the Google Analytics Debug View. However, the issue can arise from the fact that Google&hellip;<span class="activity-read-more" id="activity-read-more-717"><a href="http://googleanalytics4.co/forums/discussion/implementing-client-side-waiting-for-pageview-events-in-google-analytics-4/#post-5997" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fa65553b3e5ea96d1912fbd80f6080ea</guid>
				<title>Alexander started the discussion Can&#039;t get data from GA4 API prior to when an included Custom Definition was created in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/cant-get-data-from-ga4-api-prior-to-when-an-included-custom-definition-was-created/</link>
				<pubDate>Tue, 11 Jul 2023 10:13:41 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/cant-get-data-from-ga4-api-prior-to-when-an-included-custom-definition-was-created/">Can&#039;t get data from GA4 API prior to when an included Custom Definition was created</a></p> <div class="bb-content-inr-wrap"><p>Hey there,</p>
<p>So, I&#8217;ve run across this peculiar thing when adding a custom dimension or metric. It seems that the data starts from when that most recent dimension/metric was recorded, despite having a beginning date set before that. It&#8217;s not from the registration point, but rather from when it was dated. Let me unravel this a bit more:</p>
<ul>
<li>I&#8217;ve&hellip;</li>
</ul>
<p><span class="activity-read-more" id="activity-read-more-356"><a href="http://googleanalytics4.co/forums/discussion/cant-get-data-from-ga4-api-prior-to-when-an-included-custom-definition-was-created/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		