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
Would be sent when user deregister's themselves
change_upi_pin
After changing the pin
onboarding
Successful completion of device binding
set_upi_pin
After setting the pin for any of the user's linked account
check_balance
Once user's checks the balance for any of the linked accounts
make_primary
For marking any account as their primary account
delete_vpa_account
Deleting a bank account from account management
mandate_created
After an autopay is created
mandate_declined
After an incoming autopay request is declined by the user
mandate_revoked
If user closes an existing active/pause or a pending autopay
mandate_paused
When users paused an active mandate
mandate_resumed
When users unpaused a already paused mandate
mandate_approved
After an incoming autopay request is approved by the user
download_status
If user downloads their QR code
scan_qr
Once any QR is scanned by user
add_secondary_vpa
Addition of a secondary vpa
delete_vpa
Deleting a VPA
block_user
Blocking a user when you receive a collect request from them
spam_user
Marking someone as a spam user/entity when you receive a collect request
unblock_vpa
Unblocking a already blocked vpa
Last updated 2 years ago