<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic What is a good way to ingest Google Analytics data into Databricks in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/what-is-a-good-way-to-ingest-google-analytics-data-into/m-p/22560#M15463</link>
    <description />
    <pubDate>Fri, 18 Jun 2021 19:02:17 GMT</pubDate>
    <dc:creator>aladda</dc:creator>
    <dc:date>2021-06-18T19:02:17Z</dc:date>
    <item>
      <title>What is a good way to ingest Google Analytics data into Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-a-good-way-to-ingest-google-analytics-data-into/m-p/22560#M15463</link>
      <description />
      <pubDate>Fri, 18 Jun 2021 19:02:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-a-good-way-to-ingest-google-analytics-data-into/m-p/22560#M15463</guid>
      <dc:creator>aladda</dc:creator>
      <dc:date>2021-06-18T19:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: What is a good way to ingest Google Analytics data into Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-a-good-way-to-ingest-google-analytics-data-into/m-p/22561#M15464</link>
      <description>&lt;P&gt;You can use a ETL tool that connects to GA and puts it into Databricks. You can also do it yourself - use the GA APIs via python and connect. This can be though as you need to set everything up yourself (API Oauth 2.0, different api endpoints, parse json etc). &lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 18:01:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-a-good-way-to-ingest-google-analytics-data-into/m-p/22561#M15464</guid>
      <dc:creator>Digan_Parikh</dc:creator>
      <dc:date>2021-06-22T18:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: What is a good way to ingest Google Analytics data into Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-a-good-way-to-ingest-google-analytics-data-into/m-p/22562#M15465</link>
      <description>&lt;P&gt;Thanks @Digan Parikh​&amp;nbsp;. Credit to Tahir Fayyaz,  Found a couple of different paths depending on whether you're looking to bring in raw GA data vs aggregated GA data. &lt;/P&gt;&lt;P&gt;1) For Raw You can bring in data from GA Universal Analytics 360 Paid version or GA v4 Free and GA v4 360 (Paid) versions first into Big Query and then use either the Spark Bigquery Connector to bring that data in Delta Lake (on any cloud provider) or Land that data into GCS and then use AutoLoader on GCS to bring that into Delta&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) For aggregated GA data you can either use the GA Reporting API or the GA Data API and then bring that data in either via DB Scheduled Python Notebook Job or Partner ETL tools into Delta&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 03:06:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-a-good-way-to-ingest-google-analytics-data-into/m-p/22562#M15465</guid>
      <dc:creator>aladda</dc:creator>
      <dc:date>2021-06-23T03:06:22Z</dc:date>
    </item>
  </channel>
</rss>

