adswerve / GA4-Measurement-Protocol-Python

Google Analytics 4 Python Library for Measurement Protocol
BSD 3-Clause "New" or "Revised" License
58 stars 19 forks source link

Feature/client id and firebase app #36

Closed rptomey closed 2 years ago

rptomey commented 2 years ago

Support for tracking using either gtag or Firebase, including the creation of new subclasses, updates to the markdown, and a utility function for generating a random new client id (gtag only).