Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
1972 Visninger

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
Kassér

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

Forfatter Bedste svar

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
Kassér
Bedste svar

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
Kassér

Please find code here :-

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

Related Posts Besvarelser Visninger Aktivitet
0
jul. 25
419
1
jul. 25
5318
0
jul. 25
856
0
jun. 25
864
1
jun. 25
1040