Skip to content

A PHP server-side event tracking class for sending events to Google Analytics 4 from the backend of your app

License

Notifications You must be signed in to change notification settings

bbeckford/google_analytics_4_serverside_event_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Google Analytics 4 Serverside Event Tracker

A PHP server-side event tracking class for sending events to Google Analytics 4 from the backend of your app.

Adding to GitHub in the hopes that others can help me continue the effort of reverse-engineering all the parameters we could send to Google Analytics 4, contributions welcome :)

Current status: it works! But I don't know what all the parameters mean yet. Also it needs the ability to add custom parameters to the events now as we aren't just confined to category/action/label/value like before with Universal Analytics.

About

A PHP server-side event tracking class for sending events to Google Analytics 4 from the backend of your app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages