How do i get the variables as registration amount, which products the customer bought, and so on? Which php files do i have to investigate further, to solve this?
One file you could investigate is the thank-you-page-registration-details.template.php template, and another is the thank-you-page-transaction-details.template.php.
The former displays information about the registrations, the latter information about the transaction. Each of those templates has at least one hook that exposes registration/transaction data. The hooks allow extending what happens on the page via your own custom PHP and JavaScript.
The support post ‘Include Google Analytics Ecommerce 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.
Support forum for Event Espresso 3 and Event Espresso 4.