Online status without Inbox component

Hey Team, I'm trying to build a flow, only to send the user an email when he is offline, but this is an external user so he should not have an inbox, or at least not see the inbox. is there a way that I can track the online status of the user without showing him the fill inbox?
4 Replies
Pawan Jain
Pawan Jain6mo ago
@Omar Khatib if you use Inbox in your application and it that user visits your website. It is not mandatory to show the Inbox to user. it should just load. Novu can track online status only if Inbox is loaded
Omar Khatib
Omar KhatibOP6mo ago
Hey Pawan, Thank you for you help, you mean to render the Inbox inside a hidden div? or with empty bell ? what about the hook usage such as useNovu would that also track the online status?
Pawan Jain
Pawan Jain6mo ago
Let me check with my team on useNovu hook
Pawan Jain
Pawan Jain6mo ago
@Omar Khatib using hooks will change the online status of subscriber

Did you find this page helpful?