开发者

How can I integrate AdWords conversion with Contact form?

开发者 https://www.devze.com 2023-04-13 05:30 出处:网络
I wan to integrate an AdWords conversion code in contao. The conversion shall be tracked when a contact form (that was created in the Backend) is sent successfully. I\'ve to do that for a costumer of

I wan to integrate an AdWords conversion code in contao. The conversion shall be tracked when a contact form (that was created in the Backend) is sent successfully. I've to do that for a costumer of 开发者_运维知识库my organization and actually got no experiences with contao. I already generated the conversion code, I just don't know the "place" to paste it. Is there a template or sth. like that for each form?


there are different ways to achieve this in contao.

first you could copy the templates to to your /template folder and add the code

second, an much easier solution, you could create an html-module (in the layout section) an include it as a content element in the frontent (i would say on the page where's the form redirect)

0

精彩评论

暂无评论...
验证码 换一张
取 消