<?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 | Jacob Wilson | Activity</title>
	<link>https://googleanalytics4.co/members/jacobjavajuggernaut/activity/</link>
	<atom:link href="https://googleanalytics4.co/members/jacobjavajuggernaut/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Jacob Wilson.</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">78e7dd8a9707a5b816ac185407fed4e1</guid>
				<title>Jacob replied to the discussion Troubleshooting email sending issues in Google Apps Script in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/troubleshooting-email-sending-issues-in-google-apps-script/#post-7675</link>
				<pubDate>Fri, 28 Jul 2023 08:42:10 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/troubleshooting-email-sending-issues-in-google-apps-script/#post-7675"><span class="bb-reply-lable">Reply to</span> Troubleshooting email sending issues in Google Apps Script</a></p> <div class="bb-content-inr-wrap"><p>Hey, I peeped your code and noticed in your conditional statement you write ‘if (overdueValue === &#8220;TRUE&#8221;)’. The thing is, &#8216;overdueValue&#8217; is a boolean (true or false), not a string (&#8216;TRUE&#8217; or &#8216;FALSE&#8217;). So, your condition will always deliver &#8216;false&#8217;.</p>
<p>Here&#8217;s an updated version of your code using boolean instead:</p>
<p><code></code>`<br />
function sendEmail() {<br />
  const ss&hellip;<span class="activity-read-more" id="activity-read-more-2024"><a href="http://googleanalytics4.co/forums/discussion/troubleshooting-email-sending-issues-in-google-apps-script/#post-7675" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b1e052c34d91a2b3888edf7646ff62fe</guid>
				<title>Jacob started the discussion Integrating CSV Uploads with GA4 Custom Datasources via API in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/integrating-csv-uploads-with-ga4-custom-datasources-via-api/</link>
				<pubDate>Fri, 28 Jul 2023 08:27:34 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/integrating-csv-uploads-with-ga4-custom-datasources-via-api/">Integrating CSV Uploads with GA4 Custom Datasources via API</a></p> <div class="bb-content-inr-wrap"><p>Hey, I&#8217;ve got some Python code that&#8217;s been working great to upload CSV files to a custom GA Property datasource. This has been pretty smooth in GA3, especially for appending cost data. However, I&#8217;ve hit a snag. I&#8217;m trying to shift this over to a GA4 property, but it&#8217;s been a real struggle finding the necessary info in the docs. Can anyone lend a&hellip;<span class="activity-read-more" id="activity-read-more-1700"><a href="http://googleanalytics4.co/forums/discussion/integrating-csv-uploads-with-ga4-custom-datasources-via-api/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">19a284e0aafb5b20a8edcfd9070a3c75</guid>
				<title>Jacob started the discussion Calculating Google BigQuery Expenses: Essential Factors to Consider in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/calculating-google-bigquery-expenses-essential-factors-to-consider/</link>
				<pubDate>Wed, 12 Jul 2023 00:41:46 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/calculating-google-bigquery-expenses-essential-factors-to-consider/">Calculating Google BigQuery Expenses: Essential Factors to Consider</a></p> <div class="bb-content-inr-wrap"><p>Hey there! I&#8217;m trying to work out the cost of hooking up Google Analytics with BigQuery. I&#8217;m using this cool tool, the <a target='_blank' href="https://cloud.google.com/products/calculator/" rel="nofollow noreferrer" rel="nofollow">Google Cloud Pricing Calculator</a>, which needs a few variables to do its magic. It&#8217;s asking me for:</p>
<ul>
<li>Active storage</li>
<li>Long-term storage</li>
<li>Streaming inserts</li>
<li>Streaming reads</li>
</ul>
<p>I know these should be somewhere in the Universal Analytics but&hellip;<span class="activity-read-more" id="activity-read-more-1238"><a href="http://googleanalytics4.co/forums/discussion/calculating-google-bigquery-expenses-essential-factors-to-consider/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">429df60f027f6f1639f2eb7f1ddb1491</guid>
				<title>Jacob replied to the discussion How can I retrieve adCost and adClicks information for a property using the GA4 Data API? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/how-can-i-retrieve-adcost-and-adclicks-information-for-a-property-using-the-ga4-data-api/#post-6402</link>
				<pubDate>Wed, 12 Jul 2023 00:37:00 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/how-can-i-retrieve-adcost-and-adclicks-information-for-a-property-using-the-ga4-data-api/#post-6402"><span class="bb-reply-lable">Reply to</span> How can I retrieve adCost and adClicks information for a property using the GA4 Data API?</a></p> <div class="bb-content-inr-wrap"><p>The error might be because you&#8217;re not adding a dimension to your request. For the new GA4 data API, certain metrics require a corresponding dimension to provide context for your data. In your case, you might need to include &#8216;sessionCampaignName&#8217; as a dimension. You can test your request using Google&#8217;s GA4 Data API&#8217;s query explorer, and if the&hellip;<span class="activity-read-more" id="activity-read-more-1122"><a href="http://googleanalytics4.co/forums/discussion/how-can-i-retrieve-adcost-and-adclicks-information-for-a-property-using-the-ga4-data-api/#post-6402" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4aad1e2759a2c654de886956a8d95469</guid>
				<title>Jacob replied to the discussion Discrepancy in session counts between GA4 metrics in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/discrepancy-in-session-counts-between-ga4-metrics/#post-5901</link>
				<pubDate>Wed, 12 Jul 2023 00:16:40 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/discrepancy-in-session-counts-between-ga4-metrics/#post-5901"><span class="bb-reply-lable">Reply to</span> Discrepancy in session counts between GA4 metrics</a></p> <div class="bb-content-inr-wrap"><p>In simpler terms, Google Analytics 4 (GA4) handles sessions differently from previous versions. In GA4, if a user visits your website, leaves, and then comes back through a different channel within the same session, GA4 classifies it as one session but counts both traffic sources. Therefore, when you add up the sessions from all the individual&hellip;<span class="activity-read-more" id="activity-read-more-622"><a href="http://googleanalytics4.co/forums/discussion/discrepancy-in-session-counts-between-ga4-metrics/#post-5901" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d919ca952c2767b7b4f93df7d9c8fcd6</guid>
				<title>Jacob replied to the discussion Implementing Separate Tracking in GA4 for Multiple Subdomains in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/implementing-separate-tracking-in-ga4-for-multiple-subdomains/#post-5773</link>
				<pubDate>Wed, 12 Jul 2023 00:11:33 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/implementing-separate-tracking-in-ga4-for-multiple-subdomains/#post-5773"><span class="bb-reply-lable">Reply to</span> Implementing Separate Tracking in GA4 for Multiple Subdomains</a></p> <div class="bb-content-inr-wrap"><p>In Google Analytics 4, views have been replaced with data streams, but these can&#8217;t be set up for individual page paths in the same way views were used in Universal Analytics. As a workaround, you might try creating audiences based on &#8216;page_view&#8217; events where the &#8216;page_location&#8217; contains the relevant path for each page you want to track separately.&hellip;<span class="activity-read-more" id="activity-read-more-494"><a href="http://googleanalytics4.co/forums/discussion/implementing-separate-tracking-in-ga4-for-multiple-subdomains/#post-5773" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">387c0e8217b6133bc8ab7ad3a7a1d3ae</guid>
				<title>Jacob started the discussion Connecting GA4 to PowerBI: alternatives to Windsor.Ai and BigQuery integration in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/connecting-ga4-to-powerbi-alternatives-to-windsor-ai-and-bigquery-integration/</link>
				<pubDate>Sat, 08 Jul 2023 07:59:24 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/connecting-ga4-to-powerbi-alternatives-to-windsor-ai-and-bigquery-integration/">Connecting GA4 to PowerBI: alternatives to Windsor.Ai and BigQuery integration</a></p> <div class="bb-content-inr-wrap"><p>Hey there, just picked up that our Marketing crew is shifting to GA4 and they&#8217;re scratching their heads because it doesn&#8217;t link to PowerBI. Seems Windsor.Ai is on their radar as a way to bridge the gap. Do you have any other savvy ways to hitch GA4 to PowerBI? Thanks, mate.</p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		