ČSOB OBI NCF ACC

Open Google Chrome Developer Console and run _satellite.setDebug(true); and refresh the page to see debug messages.

See this page's source code for the integration manual.

Example of calling a measure function

measure({
  action: "testButtonClicked",
  elementName: "Test link"
});

Test link