Real-time alerts when someone lands on a specific URL
I've built some landing pages that are each designed for a very small and targeted audience. I'm trying to get a notification in real-time every time someone lands on one of these pages.
The way I've got it set up at the moment, I am able to receive notifications but I am not able to know which of the pages are being hit. Essentially I'm being alerted that "someone is on one of my pages". How can I get an alert that someone just landed on www.website.com/person1 and a different alert when someone arrives at www.website.com/person2?