Hi, I'm really bothered that this theme is not equip to handle any type of tracking for the leads that come in. I've put a lot of time and work into this website. I would like to be able to track the conversions I get from google adwords so I can optimize my campaign. Can you please put me in the right direction? Do I need to redirect the submit button to a "thank you page" where i can then input the tracking code? If so, can you tell me how I can accomplish this? Is there any other options? Thank you.
Hello ! You can use your code in place of success message. It is not necessary to use a separate page. But if you want you can also use a code with page link. Please follow below code and below image . PHP: header( 'Location: http://www.yoursite.com/new_page.html' ) ; Thanks & Regards Pramod