Conversion Tracking
  • 1 Minute to read
  • Dark
    Light

Conversion Tracking

  • Dark
    Light

Article summary

Conversion tracking requires type, event, qty (quantity), sku, and price. This enables our clients to measure the incremental lift in conversions that Syndigo produces.

window.SYNDI = window.SYNDI || [];
window.SYNDI.push({ 
     "type": "track", 
     "event": "transaction", 
     "orderid": "12341234ASDF", 
     "total": "1201.456", 
     "items": [ 
         { 
             "sku": "1234123r4", 
             "price": "123.546", 
             "count": "123" 
         }, 
         { 
             "sku": "12asdfa4123r4", 
             "price": "12.546", 
             "count": "1", 
             "customParam1": "foo" 
         } 
     ], 
     "customParam2": "bar" 
});

Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Eddy AI, facilitating knowledge discovery through conversational intelligence