Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post-Launch (v3) #5

Open
michaelwalkerfl opened this issue Jan 21, 2016 · 0 comments
Open

Post-Launch (v3) #5

michaelwalkerfl opened this issue Jan 21, 2016 · 0 comments

Comments

@michaelwalkerfl
Copy link

Principles

  • Each component should be searchable/findable from search
  • Hide complexity
  • Flexible
  • Unique Views for each module/page
    • User is able to understand where they are at
    • Each component feels unique
  • Force customer to think about we're doing
  • Bring them back with notifications and require manual interaction vs automatically doing things
  • Fool them into learning what to do
    • Teach as you go / "Educational Game"
  • Gamify / Achievements
    • Ninja "stars" earned when they do things
    • Badges (achievement unlocked)
    • Automatic and manual (useful if people complain/unhappy to make them happy)

Dash Hierarchy

Products / Features ->
    Modules ->
        Pages ->
            Panel ->
                Named Controls
Ecommerce / Checkout (product)
    Product (module)
        Product List Page (pages?)

First use

  • New user sees a clean slate, no modules active
  • Choose your own adventure
  • Populate modules based upon requested features or signup path

Sidebar

  • Populated based on modules in use, products active
  • Use + button at bottom to add new product/feature/modules

Search / Log

  • Search across everything
  • Search needs to understand product / page / widget / input / entity
  • Highlight in sidebar location of matching panel/named controls
  • Show additional products (if matching)
  • Show matching entities (lazily)
  • Doubles as log?
    • Auto-populate when they do interesting things

Design Concepts

Major Components

  • Header
    • User Menu
  • Search / Log
    • Full width
    • Expands when interacting
    • Locks to context, [ This user x ] or [ Orders x ], etc
      • Doubles as breadcrumb
    • Searchable UI
    • Context-aware filter pane (order list view, etc)
  • Left Sidebar
    • Modules
      • Nested Page?
    • Add / Browse Modules
  • Right Sidebar (context-sensitive)
  • Content / Main?
    • Secondary header
      • Gradient or image based on context
      • Secondary menu
    • Secondary panel

Information

  • Think about what information is useful to present to user to help them understand how to make products convert better.
  • Specials going on, context-aware, up-sell
  • Curated selection of products especially on landing page (upgrades, multiple sells)
  • Metrics specific to conversion on every product/page
  • Show opportunities to change across entire platform
  • Guide users to do the right thing

Inspiration

@zeekay zeekay changed the title Dash: Post-Launch (v3) Post-Launch (v3) Jan 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant