Skip to content
View GlitchG's full-sized avatar

Block or report GlitchG

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
GlitchG/README.md

Hi, I'm Gleb 👋

Marketing Data Analyst & Performance Marketer · 12+ years in · Madeira, Portugal — working remotely with teams across the world.

Open to Marketing Analytics and Data-Driven / AI-Native Marketing Manager roles, remote.

Python SQL BigQuery GA4 Looker Studio n8n

I spend most of my time turning messy ad and product data into things people actually act on. Attribution models that tell you which channels work. Marketing mix models that size what budget really drives. Dashboards that surface the right metric at the right grain. And, increasingly, the pipelines and bots that turn the analysis into action automatically. I speak English, Russian, and Portuguese fluently, plus intermediate Spanish.

What I do

  • Attribution & marketing mix modeling (MMM) — channel impact, budget allocation, incrementality
  • Analytics engineering — GA4 → BigQuery → dbt → BI, server-side GTM
  • Marketing automation & PPC optimization — profit-aware budget and keyword management, human-in-the-loop

Stack

  • Data & modeling: GA4, BigQuery, server-side GTM, AppsFlyer, Triple Whale
  • BI: Looker Studio, Power BI
  • Ad platforms: Google Ads, Meta Ads, Yandex Direct
  • Automation: Python, n8n, Telegram bots
  • Programming languages: SQL, Python, JavaScript

Featured projects

Marketing automation & optimization(latest)

  • google-ads-budget-bot — margin-aware Google Ads budget optimization from Telegram: weekly audits, profit-based recommendations (break-even ROAS, not vanity ROAS), conversion-lag aware, applied with one tap. Multi-account. Python · Google Ads API.
  • google-ads-search-terms-botnegative-keyword & new-keyword management from Telegram: a deterministic, auditable rules engine (no LLM), human-in-the-loop approval, idempotent writes. Python · Google Ads API.

Analytics & modeling

  • ga4-attribution-models — eight attribution models in BigQuery SQL: last-click, first-click, linear, time decay, position-based, last non-direct, data-driven (BQ ML), and a cross-model comparison. Runs on Google's public GA4 sample.
  • bigquery-meridian-mmm — marketing mix model using Google's Meridian library. Bayesian inference, full posterior distributions, geo-level support, MCMC diagnostics.
  • simple-marketing-mix-model — the OLS + adstock + Hill saturation version, for when full Bayesian is overkill.
  • marketing_analytics_sample_reporting — dbt project unifying Facebook, Google, and TikTok ad spend into a clean reporting mart.
  • landing-page-ab-testing — SQL templates for AB analysis: frequentist t-test, Bayesian, SRM detection, sample-size calculator, guardrail checks.
  • cohort-log-predict — predict day-30, day-90, day-365 retention from just two data points using a power-law fit.

Outside GitHub

I run portugalevents.eu — a small platform helping local events in Portugal get found. n8n + GA4 + BigQuery + Looker Studio.

Let's talk

Open to AI-Native Marketing Manager / Marketing Data Analytics roles, remote. → LinkedIn

marketing analytics · analytics engineering · marketing data analyst · AI-native marketing manager · GA4 · BigQuery · BigQuery ML · dbt · server-side GTM · attribution modeling · marketing mix modeling (MMM) · incrementality · PPC automation · Google Ads API · budget optimization · A/B testing · cohort analysis · retention modeling · Python · SQL · Looker Studio · Power BI · n8n

Pinned Loading

  1. bigquery-meridian-mmm bigquery-meridian-mmm Public

    Marketing Mix Modeling with Google Meridian on GA4 data. Bayesian inference, full posterior distributions, PyMC-powered. Applied to real GA4 ecommerce data with step-by-step guide.

    Python

  2. cohort-log-predict cohort-log-predict Public

    Cohort retention prediction from 2 data points using logarithmic extrapolation + BigQuery SQL

    Python

  3. ga4-attribution-models ga4-attribution-models Public

    GA4 Attribution Models using BigQuery with sample ecommerce data

    JavaScript

  4. landing-page-ab-testing landing-page-ab-testing Public

    Landing Page AB Testing - BigQuery Portfolio with Hypothesis Templates & Guardrails

  5. ga4-bigquery-incremental ga4-bigquery-incremental Public

    Production-grade GA4 BigQuery incremental refresh patterns. Handles intraday + daily exports, late events, and cost optimisation.

    JavaScript

  6. google-ads-budget-bot google-ads-budget-bot Public

    Self-hosted Telegram bot that audits Google Ads accounts weekly and proposes margin-aware budget optimizations with one-tap approval. Python, multi-account, conversion-lag aware.

    Python