Logo max ostapenko
  • learning
    • Selected knowledge sources
    • Tech radar
  • blog
  • projects
    • Google Analytics 4 Data Import

    • Datahub
    • Abusive Experience Report
    • Ad Experience Report
    • Safe Browsing

    • HTTP Archive
    • Web Almanac - Privacy
  • about

Google Analytics 4 Data Import

  • Google Analytics 4 Data Import
  • Datahub
    • Abusive Experience Report
    • Ad Experience Report
    • Safe Browsing

  • HTTP Archive
    • Web Almanac - Privacy

On this page

  • Overview
  • Get started

Code Links

  • Python package
  • Package source

Google Analytics 4 Data Import

Google Analytics 4 Data Import pipeline using Google Cloud Platform.

Overview

Google Analytics 4 Data Import pipeline using Google Cloud Platform.

Supported sources:

  • BigQuery
  • Cloud Storage
  • SFTP

Pipeline diagram

Pipeline diagram

Get started

Configure data imports from a notebook:

Open In Colab

It is a approachable interface with easily configurable environment. Open it and follow the instructions to get a pipeline running within a minute.

Read a detailed overview about the pipeline configuration in a blog post.

It is possible to use dedicated Python package in another environment:

pip install ga4_data_import
Back to top

Built with Quarto