<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Query Google Analytics Data Using SQL	</title>
	<atom:link href="https://reflectivedata.com/how-to-query-google-analytics-data-using-sql/feed/" rel="self" type="application/rss+xml" />
	<link>https://reflectivedata.com/how-to-query-google-analytics-data-using-sql/</link>
	<description></description>
	<lastBuildDate>Tue, 21 Jun 2022 14:08:52 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Silver Ringvee		</title>
		<link>https://reflectivedata.com/how-to-query-google-analytics-data-using-sql/#comment-33130</link>

		<dc:creator><![CDATA[Silver Ringvee]]></dc:creator>
		<pubDate>Tue, 21 Jun 2022 14:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://reflectivedata.com/?p=6985#comment-33130</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://reflectivedata.com/how-to-query-google-analytics-data-using-sql/#comment-33082&quot;&gt;Scotty Eller&lt;/a&gt;.

Thanks. It&#039;s a custom build from scratch.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://reflectivedata.com/how-to-query-google-analytics-data-using-sql/#comment-33082">Scotty Eller</a>.</p>
<p>Thanks. It&#8217;s a custom build from scratch.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Scotty Eller		</title>
		<link>https://reflectivedata.com/how-to-query-google-analytics-data-using-sql/#comment-33082</link>

		<dc:creator><![CDATA[Scotty Eller]]></dc:creator>
		<pubDate>Fri, 17 Jun 2022 12:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://reflectivedata.com/?p=6985#comment-33082</guid>

					<description><![CDATA[I appreciate your wp theme, where did you get a hold of it from?]]></description>
			<content:encoded><![CDATA[<p>I appreciate your wp theme, where did you get a hold of it from?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Best Google Analytics Alternative for 2022 - Reflective Data		</title>
		<link>https://reflectivedata.com/how-to-query-google-analytics-data-using-sql/#comment-32445</link>

		<dc:creator><![CDATA[Best Google Analytics Alternative for 2022 - Reflective Data]]></dc:creator>
		<pubDate>Thu, 24 Mar 2022 11:17:47 +0000</pubDate>
		<guid isPermaLink="false">http://reflectivedata.com/?p=6985#comment-32445</guid>

					<description><![CDATA[[&#8230;] Query Google Analytics Data Using SQL [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Query Google Analytics Data Using SQL [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Silver Ringvee		</title>
		<link>https://reflectivedata.com/how-to-query-google-analytics-data-using-sql/#comment-28576</link>

		<dc:creator><![CDATA[Silver Ringvee]]></dc:creator>
		<pubDate>Mon, 25 Jan 2021 10:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://reflectivedata.com/?p=6985#comment-28576</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://reflectivedata.com/how-to-query-google-analytics-data-using-sql/#comment-28552&quot;&gt;Atanu&lt;/a&gt;.

Hi Atanu,

This is indeed possible! It all comes down to your SQL skill really.

In general, dimensions will be in &quot;GROUP BY&quot; and metrics will be aggregated by some functions like &quot;COUNT()&quot; or &quot;SUM()&quot;. I hope this makes sense.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://reflectivedata.com/how-to-query-google-analytics-data-using-sql/#comment-28552">Atanu</a>.</p>
<p>Hi Atanu,</p>
<p>This is indeed possible! It all comes down to your SQL skill really.</p>
<p>In general, dimensions will be in &#8220;GROUP BY&#8221; and metrics will be aggregated by some functions like &#8220;COUNT()&#8221; or &#8220;SUM()&#8221;. I hope this makes sense.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Atanu		</title>
		<link>https://reflectivedata.com/how-to-query-google-analytics-data-using-sql/#comment-28552</link>

		<dc:creator><![CDATA[Atanu]]></dc:creator>
		<pubDate>Sat, 23 Jan 2021 05:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://reflectivedata.com/?p=6985#comment-28552</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://reflectivedata.com/how-to-query-google-analytics-data-using-sql/#comment-28184&quot;&gt;Peter M&lt;/a&gt;.

Hi Peter, 
How do we get the multi dimensional data using metrics and dimension through sql? For eg: if we have pagepath as a dimension. For which, I can get users as a metric count for a particular date. If I want to split this count to multiple date I. E, dimension. If there is any possible way]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://reflectivedata.com/how-to-query-google-analytics-data-using-sql/#comment-28184">Peter M</a>.</p>
<p>Hi Peter,<br />
How do we get the multi dimensional data using metrics and dimension through sql? For eg: if we have pagepath as a dimension. For which, I can get users as a metric count for a particular date. If I want to split this count to multiple date I. E, dimension. If there is any possible way</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Peter M		</title>
		<link>https://reflectivedata.com/how-to-query-google-analytics-data-using-sql/#comment-28184</link>

		<dc:creator><![CDATA[Peter M]]></dc:creator>
		<pubDate>Wed, 30 Dec 2020 11:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://reflectivedata.com/?p=6985#comment-28184</guid>

					<description><![CDATA[Love the examples! 

Exporting GA data using tools like Supermetrics and Google Sheets has been a pain in the a** to be honest. Really looking forward to using this solution in my work. Thanks!

P]]></description>
			<content:encoded><![CDATA[<p>Love the examples! </p>
<p>Exporting GA data using tools like Supermetrics and Google Sheets has been a pain in the a** to be honest. Really looking forward to using this solution in my work. Thanks!</p>
<p>P</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
