コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
1931 ビュー

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
413
1
7月 25
5297
0
7月 25
842
0
6月 25
855
1
6月 25
1026