Hi, I was recently adding webpushr to a WordPress site and I’m trying to subscribe users on two different pages (Page A and Page B) I made the manual integration by adding a different WebPushR code on each page, but when a user get subscribe in Page A and I navigate to Page B I noted the user got to subscribe to Page B too. How can we separate user subscriptions on my site? And how can we send independent notifications when Page A is updated and when Page B is updated.
I also added a line of code to the page to add a custom attribute to the user to segment them but it looks like the user is not getting the attribute as expected.