Clickstream events

Clickstream events refer to a series of actions or interactions a user takes when browsing a mobile app. These events are recorded and analyzed by businesses to gain insights into user behavior and preferences. By analyzing clickstream data, businesses can optimize their app design, improve user experience, and increase conversion rates..

Note

These are the events triggered by sdk when users will initiate the following mentioned labels, these would be sent when logLevel: 1 is passed in initiate.

Scroll inside to view more
Labels
Events logs
deregistered_account_cs
Would be sent when user deregister's themselves
change_upi_pin_cs
After changing the pin
set_upi_pin_cs
After setting the pin for any of the user's linked account
check_balance_cs
Once user's checks the balance for any of the linked accounts
make_primary_cs
For marking any account as their primary account
delete_vpa_account_cs
Deleting a bank account from account management
mandate_created_cs
After an autopay is created
mandate_declined_cs
After an incoming autopay request is declined by the user
mandate_revoked_cs
If user closes an existing active/pause or a pending autopay
mandate_paused_cs
When users paused an active mandate
mandate_resumed_cs
When users unpaused a already paused mandate
mandate_approved_cs
After an incoming autopay request is approved by the user
download_status_cs
If user downloads their QR code
scan_qr_cs
Once any QR is scanned by user
add_secondary_vpa_cs
Addition of a secondary vpa
delete_vpa_cs
Deleting a VPA
block_user_cs
Blocking a user when you receive a collect request from them
spam_user_cs
Marking someone as a spam user/entity when you receive a collect request
unblock_vpa_cs
Unblocking a already blocked vpa
status_info_cs
Indicates the status details for an issue or error.
Last updated 2 years ago