How can I use Fair Choice ?
Fair choice feature is currently available on beta version. If you are interested, please contact consent@ogury.co with an email registered on the platform. If you are eligible, the feature will be enabled.
Can I use an existing product for Fair Choice ?
Yes, the payment will be validated by Ogury back-end and the user will be detected as a paying user on the next successful ask request.
Can I use the Fair Choice product in another location in my application ?
Yes, no problem. A paying user, outside of the consent notice will be synchronized on the next successful ask request.
What is the impact for my users who already gave a consent in the past ?
Your existing consented users will not see any impact. The next time they will see a consent (i.e. when the Vendor list has been updated), they will have the opportunity to pay instead of giving their consent.
If you configure Fair choice without allowing to refuse the data collection, your existing user base in REFUSE status will be displayed with the consent notice on the next successful ask request
I want to use a product available in a previous version of my app. How can I inform Ogury SDK that the current user already paid ?
It is not necessary to inform Ogury SDK in this case.
On the first call of an ask() method, Ogury SDK will forward the payment token available to our server which will take care of validating it with the store for the product you chose to use for Fair Choice.
In case of a valid payment, Ogury SDK will update its state to answer True when you use the hasPaid() method and will not show any consent notice for this specific user.
What do I need to do when the current user is in payment status ?
When we successfully validated the payment of a user, the hasPaid() method in the SDK will return false.
When it is the case you need to stop any personal data collection and stop sending any ad request.
Can I propose rewarded ads even if the user has paid ?
When using OIM product, rewarded ads can be delivered to paying users.
When using OED product, ads are blocked, after a propagation time, on the asset for paying users.