Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Sklik conversion code

Sklik conversion code

mykeen
Tourist
8 0 4

Hello,

 

I received a checkout code to measure conversions from one of our sale channels. The code looks like this:

 

<script> window.sznIVA.IS.updateIdentities({ eid: null });

var conversionConf

= {

id: 100203066,

value: null,

orderId: null,

zboziType: null,

zboziId: 210592,

consent: null

};

window.rc.conversionHit(conversionConf);

</script>

 

And all the null values should be replaced with something different. But I don't know what should be instead of null values. I have been told it should be variations depending on order value, order id, consent, but don't know how they exactly they should look like for our website.

 

Could anybody help me with that please?

 

Thank you. 

Replies 0 (0)