Sklik conversion code

Topic summary

Request for help implementing a checkout conversion tracking script. The provided JavaScript includes placeholders set to null that should be dynamically populated on order completion.

Key placeholders to replace:

  • eid (in updateIdentities)
  • value (order value)
  • orderId (transaction ID)
  • zboziType
  • consent (user consent status)

Fixed IDs present: id: 100203066 and zboziId: 210592. The poster was told these fields should vary based on order value, order ID, and consent, but they don’t know the exact format or sourcing for their site.

A code snippet is central to the question. No solutions or implementation steps were provided yet; the thread remains unresolved and is seeking guidance on what values to pass and how to structure them.

Summarized with AI on December 29. AI used: gpt-5.

Hello,

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

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.

1 Like