I want to be able to identify and track the users that are hitting a specific page (feature) that is limited by our product tiering in our multi-tenant SaaS app.
Our customer businesses have their own segmented dashboard based on the subdomain of the app url (somebusiness.ourapp.com), and I have figured out how to capture that as a Group. This allows us to see that all the users for a particular business are part of the same Group. If a business is not subscribed to a particular tier, and they navigate to a page that has a feature not in their tier, we show them an "upgrade" message - but how do I capture what users went to that page?
Secondly, is there a way to tag (or otherwise identify) the Groups in Amplitude with what tier the Business (group) is subscribed to?
The goal here is to identify what businesses/users are interested in a feature they are not subscribed to.