跳至內容
選單
此問題已被標幟
2 回覆
1969 瀏覽次數

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
419
1
7月 25
5303
0
7月 25
854
0
6月 25
864
1
6月 25
1038