Add click-stream monitoring service
In order to add a new click-stream monitoring service, Navigate to the "Services" page.

Click on "Add Service" button.

Now enter the service details.
- Service ID
ID of the service. [spaces and colon(:) are not allowed]
- Service port
Port where the service is running.
- Description
Description of the service.
- Host ID
Host ID of the service. [ you need choose this from the existing hosts list ]
- Website Title
Title of the website.
- Website Port
Port of the website. This field is optional.
- User ID Location
Location where the user ID will be stored. You can choose from the following 3 options:
- Cookies ( selected by default )
- Session storage
- Local storage
- User ID
Custom user ID. This field is optional.
- User Search Param
URL search parameter. This field is optional.
- User Search Category Param
URL search category parameter. This field is optional.
- Ping
How frequently you want to monitor the data. Minimum value is 10 seconds.
- Website Type
Options are following:
- Single page
- Multi page
- Check health of the service
By checking this input, the app will start checking health & SSL of service.

Click on "Add service". The service will get added. It will you a javascript script which you need to paste into the <head>
tag of your website. By following this step you can start monitoring the traffic of your website.
