Support

Home Forums Event Espresso Premium Setup GA4 E-Commerce Conversion Tracking

Setup GA4 E-Commerce Conversion Tracking

Posted: June 7, 2023 at 12:58 pm

Viewing 2 reply threads


Chris Keller

June 7, 2023 at 12:58 pm

Hi, we are a website that sells training course services using Event Espresso. Currently, users are able to book training sessions through our website.

We’re trying to complete Google Analytics 4 setup for our website, and we want to be able to use GA4 to track all transactions done through Event Espresso.

Ideally we want to see both the price of each transaction, as well as the name of the purchased item.

Any help would be appreciated.


Tony

  • Support Staff

June 9, 2023 at 3:44 pm

Hi there,

We currently do now have a GA integration available for Event Espresso so this is going to require custom code.

Is there a specific part of this you are stuck on?

For example, are you already using a hook within EE to try and pull all of the information from that?


Garth

  • Support Staff

June 9, 2023 at 3:45 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

Does that help?

Viewing 2 reply threads

The support post ‘Setup GA4 E-Commerce Conversion Tracking’ 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