Skip to Content
Menú
This question has been flagged
2 Respostes
1923 Vistes

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

Avatar
Descartar

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

Autor Best Answer

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

Avatar
Descartar
Best Answer

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

Avatar
Descartar

Please find code here :-

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

Related Posts Respostes Vistes Activitat
0
de jul. 25
409
1
de jul. 25
5295
0
de jul. 25
839
0
de juny 25
848
1
de juny 25
1024