My client is trying to track a campaign and they need to insert a tracking code on a page which has a url that corresponds to a form completion (something like, /registration/thank-you). Right now it looks like that is not possible. Our main events page url is /registration/, and that’s where all steps of the form processing are taking place. Is there a way to get urls for the form steps on a non payment event registration?
One way would be to add your tracking code to the /templates/payment_page.php template, anywhere in between lines 15-30.
Then, you copy this file over to /wp-content/uploads/espresso/templates and it can load from there and not get overwritten on an Event Espresso plugin update.
Viewing 3 reply threads
The support post ‘Non Payment Confirmation Page URL’ 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.