aawnu / php-ga4

PHP Wrapper for Google Analytics 4 with Server Side Tracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build custom events on top of this codebase to ensure scalability

aawnu opened this issue · comments

Require this codebase and extend the Model\Events class with self-defined event name and parameters.

I was considering making custom events for marketing and other stuff; but decided to either make sub-dependencies for that or let others developer on top on the bare codebase.