Custom Click with ionic in Push Notification

I have been using ionic and FCM ( Firebase Cloud Messaging ) for notification, i get the notification on my app and now i have 2 issues.
one, if its normal notification like not with advanced option in FCM CONSOLE > Notification then it doesn’t play any sound but when it’s data Notification then it does play sound.
Secondly i want to open a particular page of my app on notification click. so how to do that.
NOTE: I am using ionic not an ionic2.

can someone answer this? Even i am looking for the same custom click action option in notifications. Please help.