Issue #3477129: Add hook to alter the URL for push notification
When we receive a push notification, we can click on it because it is covered by a URL. Now, this is the canonical url of the entity that related to the notification. However, sometimes we want to have a different URL, and there is no way to change it now.
So, we need to add hook to have possibility alter the URL for push notification.