跳至内容
菜单
此问题已终结
2 回复
1964 查看

Hi there,


I would like to add the GCLID for offline conversion to odoo 16 incl. hidden form field. Did someone tried this already and can share his knowledge?


Thanks!
Nicholas

形象
丢弃

I am also interested, I hope someone will answer this soon.

编写者 最佳答案

Hi Jainesh,

I guess the code you provided is not enough, when I double-check the Google instructions. Its needed to implement some JS, too.

EDIT: Im not allowed to add a link here...

Google: "Set up offline conversion imports using Google Click ID (GCLID)"


Best, 
Nicholas

形象
丢弃
最佳答案

Hi nicholas,

You can add input field in form architecture as below:

Please find code in comment. 


Source Google: Google Click ID (GCLID) is a parameter passed in the URL with ad clicks.

Hope it will be helpful to you.

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwar

形象
丢弃

Please find code here :-

<input type="hidden" name="gclid" t-att-value="request.params.get('gclid')"/>

相关帖文 回复 查看 活动
0
7月 25
418
1
7月 25
5302
0
7月 25
852
0
6月 25
864
1
6月 25
1037