Support

Home Forums Event Espresso Premium Google Analytics Events

Google Analytics Events

Posted: July 16, 2023 at 11:22 am

Viewing 1 reply thread


Katelyn

July 16, 2023 at 11:22 am

Will the code snippet found here (https://eventespresso.com/topic/include-google-analytics-ecommerce-tracking/) work with GA4 events?


Rio

  • Support Staff

July 16, 2023 at 6:34 pm

This is the level for an experience OOP programmer.

We have a lot of hooks available. You can search through the codebase with your IDE and search for:

– Action Hooks using: AHEE__
– Filter Hooks using: FHEE__
– or ALL EE hooks via: HEE__

So, for example, you could hook into this which would give you access to the checkout class which has everything attached to it:

AHEE__EE_SPCO_Reg_Step_Finalize_Registration__process_reg_step__completed

Viewing 1 reply thread

The support post ‘Google Analytics Events’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso