Hi Satish,
Considering that Kaltura is FOSS, with some work, you can do anything:) However, there is no built in mechanism for it.
This would involve:
- changing the core so that it knows to handle additional parameters and regenerating client libs to reflect that
- changing the DWH DB schema to be able to hold that data
- changing the ETL process to be able to process this data
All in all, I'd say it is certainly an effort but you can do it if you wish.
An alternative is to set up Google Analytics [or another mechanism] and put that on your embed pages to report additional parameters.