<?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 | Jackson Wright | Activity</title>
	<link>https://googleanalytics4.co/members/jacksonw/activity/</link>
	<atom:link href="https://googleanalytics4.co/members/jacksonw/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Jackson Wright.</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">cb5c8c15d6cf73589984b83dda0f96b1</guid>
				<title>Jackson replied to the discussion Finding documentation for GA4 page_view event in Google Analytics in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/finding-documentation-for-ga4-page_view-event-in-google-analytics/#post-7240</link>
				<pubDate>Fri, 28 Jul 2023 08:22:48 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/finding-documentation-for-ga4-page_view-event-in-google-analytics/#post-7240"><span class="bb-reply-lable">Reply to</span> Finding documentation for GA4 page_view event in Google Analytics</a></p> <div class="bb-content-inr-wrap"><p>All of these basic events (&#8220;page_view&#8221;, &#8220;event&#8221;, &#8220;timing&#8221;, and &#8220;exception&#8221;) are thoroughly detailed on the Google Developers site, particularly in the Google Analytics and Google Tag Manager sections. A &#8216;page_view&#8217; is sent whenever a person views a page on your website. &#8216;Event&#8217; is a general category that encompasses user interactions with content&hellip;<span class="activity-read-more" id="activity-read-more-1591"><a href="http://googleanalytics4.co/forums/discussion/finding-documentation-for-ga4-page_view-event-in-google-analytics/#post-7240" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">862a1904a91b7e06ecfcaeeb60b3a851</guid>
				<title>Jackson replied to the discussion How to Integrate Google Analytics 4 into a .pug Template in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/how-to-integrate-google-analytics-4-into-a-pug-template/#post-7112</link>
				<pubDate>Fri, 28 Jul 2023 08:17:05 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/how-to-integrate-google-analytics-4-into-a-pug-template/#post-7112"><span class="bb-reply-lable">Reply to</span> How to Integrate Google Analytics 4 into a .pug Template</a></p> <div class="bb-content-inr-wrap"><p>You&#8217;re trying to integrate Google Analytics 4 with a .pug template file and despite following the instructions, you&#8217;re receiving a notice that Google Analytics isn’t collecting any data. In essence, it sounds like the code you&#8217;ve implemented has not activated Google Analytics on your website. This could be due to a variety of reasons. It could b&hellip;<span class="activity-read-more" id="activity-read-more-1464"><a href="http://googleanalytics4.co/forums/discussion/how-to-integrate-google-analytics-4-into-a-pug-template/#post-7112" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">99627209be27267627b1263fe5e61e39</guid>
				<title>Jackson 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-6703</link>
				<pubDate>Wed, 12 Jul 2023 00:49:14 +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-6703"><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>Sure, I can surely point you in the right direction. For your first problem, the code is actually capable of tracking more than one image at a time. The &#8216;selector&#8217; parameter in the function can accept multiple selectors separated by commas. So, instead of just one class, you could send in multiple like &#8216;img.afg-celebrate, img.anotherClass,&hellip;<span class="activity-read-more" id="activity-read-more-1422"><a href="http://googleanalytics4.co/forums/discussion/how-can-i-track-hover-events-for-multiple-elements-in-this-code/#post-6703" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e09c0af5538eec8aee94abb12bbb83e6</guid>
				<title>Jackson replied to the discussion Understanding the Coexistence of Google Analytics 4 Scripts for Analytics and Tag Manager in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/understanding-the-coexistence-of-google-analytics-4-scripts-for-analytics-and-tag-manager/#post-6699</link>
				<pubDate>Wed, 12 Jul 2023 00:49:04 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/understanding-the-coexistence-of-google-analytics-4-scripts-for-analytics-and-tag-manager/#post-6699"><span class="bb-reply-lable">Reply to</span> Understanding the Coexistence of Google Analytics 4 Scripts for Analytics and Tag Manager</a></p> <div class="bb-content-inr-wrap"><p>Sure, here&#8217;s a more casual walkthrough of your questions:</p>
<p>Scripts on the Site</p>
<p>You can choose either the first script OR the second and third ones. I tend to not use the third one anymore, because it&#8217;s more of a backup for users who don&#8217;t have JavaScript enabled.</p>
<p>However, be cautious about using both the first and second script together, as it&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-1418"><a href="http://googleanalytics4.co/forums/discussion/understanding-the-coexistence-of-google-analytics-4-scripts-for-analytics-and-tag-manager/#post-6699" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">14eebde0a5d604102b6a894c0b721dab</guid>
				<title>Jackson replied to the discussion Implement drag and drop event tracking in Google Tag Manager in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/implement-drag-and-drop-event-tracking-in-google-tag-manager/#post-6568</link>
				<pubDate>Wed, 12 Jul 2023 00:43:47 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/implement-drag-and-drop-event-tracking-in-google-tag-manager/#post-6568"><span class="bb-reply-lable">Reply to</span> Implement drag and drop event tracking in Google Tag Manager</a></p> <div class="bb-content-inr-wrap"><p>You can track drag and drop actions by leveraging the HTML5 Drag and Drop API, using JavaScript, and Google Tag Manager. You&#8217;ll need to write custom JavaScript code that listens for the relevant drag and drop events, such as &#8216;dragstart&#8217; and &#8216;drop&#8217;. Once an event is detected, your script can push the relevant information (like the object ID that&hellip;<span class="activity-read-more" id="activity-read-more-1288"><a href="http://googleanalytics4.co/forums/discussion/implement-drag-and-drop-event-tracking-in-google-tag-manager/#post-6568" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9f8ff6781a1b3cb57927d157fe88d80b</guid>
				<title>Jackson started the discussion Does GA4 consistently record lower Ecommerce purchase counts? What is considered standard? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/does-ga4-consistently-record-lower-ecommerce-purchase-counts-what-is-considered-standard/</link>
				<pubDate>Wed, 12 Jul 2023 00:34:39 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/does-ga4-consistently-record-lower-ecommerce-purchase-counts-what-is-considered-standard/">Does GA4 consistently record lower Ecommerce purchase counts? What is considered standard?</a></p> <div class="bb-content-inr-wrap"><p>Is it typical for the ecommerce purchase data in GA4 to be less accurate (by like 20 to 30%) than the database record? What&#8217;s the norm here? Also, can you explain why there&#8217;s a difference between the record and tracking data? I&#8217;d like to understand this better.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">62f5ec5eea1a0a3b46f38ddb0d87a9af</guid>
				<title>Jackson started the discussion Integrating Google Analytics in WPF Desktop Apps: Does an Official SDK Exist? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/integrating-google-analytics-in-wpf-desktop-apps-does-an-official-sdk-exist/</link>
				<pubDate>Wed, 12 Jul 2023 00:33:27 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/integrating-google-analytics-in-wpf-desktop-apps-does-an-official-sdk-exist/">Integrating Google Analytics in WPF Desktop Apps: Does an Official SDK Exist?</a></p> <div class="bb-content-inr-wrap"><p>Hey, is there an official SDK for integrating Google Analytics into a WPF app? I&#8217;ve read a lot but can&#8217;t figure out how to use it. And can Google Analytics 4 be incorporated into a WPF app? Is there an SDK for that? Can you guys help me out with this?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">66b4c4299f2e98b2fb96a82ae0829b00</guid>
				<title>Jackson started the discussion How to Monitor Clicks and Date for Outbound Links in GA4 in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/how-to-monitor-clicks-and-date-for-outbound-links-in-ga4/</link>
				<pubDate>Wed, 12 Jul 2023 00:27:57 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/how-to-monitor-clicks-and-date-for-outbound-links-in-ga4/">How to Monitor Clicks and Date for Outbound Links in GA4</a></p> <div class="bb-content-inr-wrap"><p>Hey there, I hope this message finds you well. I&#8217;m trying to monitor outbound links using GA4 and I&#8217;m curious to see how many folks are clicking on &#8216;/cgi-bin/abdl.cgi?abc.com&#8217;. Also, I&#8217;d love to know which day they&#8217;re doing this. Could you lend a hand?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4dc364481551cec0a79ac738e00b9dc7</guid>
				<title>Jackson replied to the discussion Implementing GA4 event tracking in a Laravel App: How to use measurement protocol? in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/implementing-ga4-event-tracking-in-a-laravel-app-how-to-use-measurement-protocol/#post-6004</link>
				<pubDate>Wed, 12 Jul 2023 00:20:53 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/implementing-ga4-event-tracking-in-a-laravel-app-how-to-use-measurement-protocol/#post-6004"><span class="bb-reply-lable">Reply to</span> Implementing GA4 event tracking in a Laravel App: How to use measurement protocol?</a></p> <div class="bb-content-inr-wrap"><p>Sounds like you&#8217;re moving from Universal Analytics to GA4. It&#8217;s kinda tricky because GA4 uses a whole new system based on events, instead of sessions or pageviews. Libraries that worked with UA may not be compatible with GA4 yet. Without seeing the code I can&#8217;t really help with specifics, but in general, you&#8217;ll need to switch to a library or&hellip;<span class="activity-read-more" id="activity-read-more-724"><a href="http://googleanalytics4.co/forums/discussion/implementing-ga4-event-tracking-in-a-laravel-app-how-to-use-measurement-protocol/#post-6004" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5355b8b64913eab962c120ccfdd7a1ee</guid>
				<title>Jackson replied to the discussion Understanding the permission error in Google Analytics Admin API. in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/understanding-the-permission-error-in-google-analytics-admin-api/#post-5819</link>
				<pubDate>Wed, 12 Jul 2023 00:13:19 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/understanding-the-permission-error-in-google-analytics-admin-api/#post-5819"><span class="bb-reply-lable">Reply to</span> Understanding the permission error in Google Analytics Admin API.</a></p> <div class="bb-content-inr-wrap"><p>The <code>PermissionDenied: 403 The caller does not have permission error</code> occurs because the service account you&#8217;re using doesn&#8217;t have the necessary permissions. This error can occur even if you&#8217;ve assigned full owner permissions to the service account. The Google Analytics API relies on a different set of permissions which need to be assigned within&hellip;<span class="activity-read-more" id="activity-read-more-540"><a href="http://googleanalytics4.co/forums/discussion/understanding-the-permission-error-in-google-analytics-admin-api/#post-5819" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">81d621db8f5e5ff3dd88aeae35903a8f</guid>
				<title>Jackson replied to the discussion Transitioning to GA4 Analytics Data API in the forum Google Analytics 4</title>
				<link>http://googleanalytics4.co/forums/discussion/transitioning-to-ga4-analytics-data-api/#post-5465</link>
				<pubDate>Tue, 11 Jul 2023 09:54:58 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://googleanalytics4.co/forums/discussion/transitioning-to-ga4-analytics-data-api/#post-5465"><span class="bb-reply-lable">Reply to</span> Transitioning to GA4 Analytics Data API</a></p> <div class="bb-content-inr-wrap"><p>Your interpretation of the GA4 metrics seems mostly correct, although it is always important to consider their context in actual usage. The metrics you found later (campaignName, source, medium, manualAdContent, manualTerm) are dimension items usually associated with a specific event (like page_view or ad_click), whereas session prefixed&hellip;<span class="activity-read-more" id="activity-read-more-192"><a href="http://googleanalytics4.co/forums/discussion/transitioning-to-ga4-analytics-data-api/#post-5465" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		