-
Notifications
You must be signed in to change notification settings - Fork 69
Description
Description:
We would like to dynamically disable Google AdSense ads for users who are paid members. This feature is essential for providing a premium user experience to our paying customers.
Use Case:
Our platform offers a subscription model, and it is crucial that our paid members do not see any ads while using the service. Currently, we have no way to programmatically disable ads for these users, and we would like a solution to manage this dynamically based on the user's subscription status.
Proposed Solution:
Introduce a method to programmatically enable or disable Google AdSense ads based on the user's subscription status.
Provide documentation and examples on how to implement this feature.
Benefits:
Improved user experience for paid members by providing an ad-free environment.
Increased value proposition for our subscription model.
More control over ad display settings based on user roles.
We appreciate your consideration of this feature request and look forward to your feedback.