Custom Event Tracking
  • 1 Minute to read
  • Dark
    Light

Custom Event Tracking

  • Dark
    Light

Article summary

Additional custom parameters may also be included. If the required parameters are not included, the event will fail and SyndiTag will render an error message.

Posting an event with an alternate value to “addToCart” or “transaction” will render a custom data event which will be recorded. Required parameters are type and event.

window.SYNDI.push({
  "type": "track", 
  "event": "foo", 
  "customParam1": "bar", 
  "customParam2": "foobar"
});

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