Scrapes attribution data from Google Analytics Model Comparison Tool via JS network requests and sends to BigQuery. Currently v0.2.1, pre-1.0 with sporadic releases. Works only on GA Goals (not ecommerce) and loops through each goal individually.
pip install ga-attribution-scrapeNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage: initialize with property ID, goal ID, and credentials, then scrape.
Ensure you're using GA Goal IDs, not ecommerce conversion IDs.
Check that the service account has roles/bigquery.dataEditor on the dataset.
Keep browser drivers updated. Consider pinning browser version in Docker.
No dependency data recorded yet.