Open Miyayes opened 3 years ago
@jsecretan and @amirsaber may be able to help with infrastructure and endpoints for this?
@Miyayes great idea. What are these cards components? Are they gonna be just an image or we want to have a combo of text and image to render on client? I imagine this could be a unit in catalog backed by PCDN
This is a text and image. Maybe it has to contain geo too, so the browser knows which ones to show depending on what OS region is. cc: @emerick
Current specifications: 117 x 157px image on the left, with short snippet of text on the right like pictured below:
Here's a sample of how we configure a promo in the client:
The components of a promo include:
@emerick how's adding a new creative type to catalog, similar to Brave News?
@Miyayes is this opt in only? how does reporting work here?
FWIW, I'm much more of a fan of doing this with a non-catalog component.
@amirsaber I don't think there's any reporting for these. This is not related to Brave Ads or the ads system. It's just image/text that we hardcode into the brave://rewards settings page for select partners/promotions.
This might be superseded by the new Brave Rewards design in the Brave Wallet, so putting P5 and blocking on it for now.
Description
Currently, promotional cards on brave://rewards settings page (such as the TAP Network card) are hardcoded into the browser. This makes them inflexible and hard to update.
Spec
Ask @Miyayes