IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1
Smart visit client collector
About this task
BTT Smart visit client collector provides API to help collect the data when user logon and logout.
To add smart visit collector to my project to collect the data when user
logon and logout, you can:
Copy the file clientCollector.jsp from
the bttweb2collector/client/collector directory
into the web directory of the web project. Add bttweb2.jar into
the build path and Java EE Module Dependencies of the web project.
Integrate the file clientCollector.jsp into
the login destination web page to invoke the collector. Following is the sample code: