Skip to content
View anijic's full-sized avatar

Block or report anijic

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
anijic/README.md

Hi, I'm Charles Aniji 👋

Chemical Engineer turned GA4 Data Integrity Auditor | Process Control, Mass Balance & First-Party SST

Most e‑commerce and SaaS companies lose 20–40% of their conversion data due to broken tracking and client‑side signal loss. But insights are only as good as the data infrastructure underneath them.

I don't approach tracking as a marketer; I approach it as a process engineer. I apply Mass Balance and Failure Mode Analysis (FMEA) to analytics infrastructure to find where the pipeline leaks and why — and now extend that into first‑party Server‑Side Tagging (SST) on GCP App Engine.

🚀 What I Do

  • GA4 Data Integrity Audits: 47‑point diagnostic across Shopify, GTM, and GA4 — scored matrix, dev‑ready fix tickets, and a QA monitoring dashboard
  • GA4 ↔ Shopify Mass Balance Monitoring: FULL OUTER JOIN reconciliation between GA4 events and Shopify orders, with FMEA leak classification (FM‑01 tracker suppression, FM‑03 phantom purchases, FM‑05 sensor ghosts) and quantified impact
  • First‑Party SST on GCP App Engine: Dual GTM Web + Server containers with custom first‑party endpoints (e.g., collect.aniji.ca) to bypass ITP/ad‑blockers and restore signal integrity, plus app.yaml + GTM JSON exports and a GitHub Pages trigger environment to validate Web → Server → GA4 delivery before production
  • NL2SQL & Semantic Layer QA: Design of Experiments (DoE) stress‑testing of AI‑powered query platforms to diagnose architectural failures before they reach production
  • SaaS Revenue Protection: Dual‑method SQL redundancy validation to identify at‑risk MRR before it disappears from your model

📊 Featured Projects

🛠 Stack

GA4 Google Tag Manager Shopify BigQuery SQL Python Looker Studio Scikit-learn Tableau GCP App Engine Server-Side Tagging

📫 Work With Me

Pinned Loading

  1. ga4-data-integrity-audit ga4-data-integrity-audit Public

    GA4 tracking audit delivering a 47-point diagnostic matrix, developer-ready fix tickets, and a Looker Studio QA monitoring dashboard.

  2. shopify-ga4-mass-balance-monitor shopify-ga4-mass-balance-monitor Public

    Zero-loss GA4 ↔ Shopify reconciliation and first-party Server-Side Tagging (SST) proxy on GCP App Engine — applying Chemical Engineering FMEA and mass-balance principles to detect phantom revenue a…

    Python

  3. saas_churn_predictor saas_churn_predictor Public

    Heuristic + ML churn risk engine using the IBM Telco benchmark dataset. SQL safety-factor scoring, Tableau control panel, Random Forest modeling, and $249K modeled monthly revenue exposure.

    Jupyter Notebook 1

  4. nlq_platform_stress_test nlq_platform_stress_test Public

    30-query DoE stress-test of an enterprise NL2SQL semantic platform. Diagnosed 16 architectural failures across 5 bug classes using BigQuery ground-truth validation.

  5. Retail_Analytics_Repo Retail_Analytics_Repo Public

    RFM segmentation and market basket analysis on 540K+ transactions identifying £350K revenue opportunity. SQL, R, Tableau.