Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Google conversion tracking | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Google conversion tracking

Google conversion tracking

Posted: January 8, 2014 at 12:22 am

Viewing 1 reply thread


Matt Keath

January 8, 2014 at 12:22 am

Hi,

I want to use Google conversion tracking after the user has registered.

Where and how to I add the code.

So could you please explain how to:

Add the conversion tracking when the user registers. All events are free.

Thanks so much.


Josh

January 8, 2014 at 11:23 am

Hi Matt,

We have a release in the works that will have hooks for this, but in the meantime a good place to add this is in first part of the payment_page.php template after it checks this:

if ( $total_cost == 0 ) { 

This is because all your events are free. You can copy over the payment_page.php template to /wp-content/uploads/espresso/templates to prevent your changes from getting overwritten on an update.

Viewing 1 reply thread

The support post ‘Google 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 - Staging Server