0% found this document useful (0 votes)
4 views1 page

E-commerce Ad Preference Design Guide

The document discusses designing a feature to allow e-commerce users to save advertisement preferences by category and topic, with no page scrollbars and topics exceeding the viewport, along with APIs that log and handle codes, an audit database table, and designing weekly emails per user preferences.

Uploaded by

Janmejaya Bal
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views1 page

E-commerce Ad Preference Design Guide

The document discusses designing a feature to allow e-commerce users to save advertisement preferences by category and topic, with no page scrollbars and topics exceeding the viewport, along with APIs that log and handle codes, an audit database table, and designing weekly emails per user preferences.

Uploaded by

Janmejaya Bal
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

As an e-commerce user,

I want to save my preference for advertisement


There are two levels of hierarchy -
1. category: like home improvement, mobile, garments etc.
2. topic: formal, casual, traditional, summer, winter etc.
UI: There should be no scrollbar on the page.
UI: The topics could be more than the view port
API: should have logging and handle http codes
DB: has audit table
Design UI (User Interface), API (Application Programming Interface), Database and
security to complete this feature
How will you design weekly email as per user preference?

You might also like