dubman Posted January 16, 2017 Share Posted January 16, 2017 Hello, we use the ask for a quote (devis) module and want to integrate google adwords conversion tracking. Unfortunately I have no idea (and not even the developers of the module) where to insert the code. I hope that someone here can help me. Thanks in advance! Manfred Link to comment Share on other sites More sharing options...
dubman Posted January 17, 2017 Author Share Posted January 17, 2017 nobody got an idea? Link to comment Share on other sites More sharing options...
JeredBolton Posted January 20, 2017 Share Posted January 20, 2017 Google Adwords conversion tracking code is typically added to a "thank you for contacting us" page, or in this case you'd add it to a "thank you for asking us for a quote" page. In otherwords, you add the tracking code to a page, or part of a page, that is only displayed when the customer has submitted their request. Link to comment Share on other sites More sharing options...
dubman Posted January 24, 2017 Author Share Posted January 24, 2017 Thanks Jered, I know that. I added the code to the confirmation page of the quote cart module in views/templates/front/quotes_cart.tpl line after {if isset($guest_mail_send)}, between the IF / ELSE but it doesnt work. The code is integrated in the page but the google conversion analysis too says: Missing HTTP ResponseMissing HTTP Response denotes that, while the AdWords Conversion Tracking code was detected in the page source, the script itself did not execute. Each time the Conversion Tracking script executes, we expect an HTTP Response carrying the Conversion Tracking request to Google’s servers carrying conversion_id, conversion_label, conversion_value and page URL. This means that the Conversion Tracking code is not implemented properly on the page and no conversions will be tracked. Recommended Action: Reinstall the Conversion Tracking snippet by removing the current iteration, copy a new version from the AdWords interface, and insert that version into the site. So what can I do now? We must have conversion tracking. Is it possible to route to another (for instance) content page in which I include the tracking code? Thanks and regards, Manfred Link to comment Share on other sites More sharing options...
JeredBolton Posted January 24, 2017 Share Posted January 24, 2017 This may be relevant: https://www.prestashop.com/forums/topic/411360-google-analytics-no-http-response-detected/ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now