Relative Content

Tag Archive for pythoneventsgoogle-analytics

Problem sending event to Goggle Analytics via python

I have this .py code that should send an event to google analytics 4. When i execute the code, i get 204 message which i think means it run successfully. My problem is that when i go to events on google analytics, nithing appears there, I can only see the information of the events in real time tab on counting events by name only. Here is my code: