Launch an specific page with Local Notification

Hi All.

Happy new year!

I’m implementing the native plugin Local Notification in my app for schedule some actions and I don’t have any idea on how to redirect to a specific page of the app when the user makes click in the notification.
e.g.: If I click on the notification “A” it must open the app on the page: profile.
If I click on the notification “B” it must open the app on the page: settings.

Thanks!