ENTERPRISE


Sprint - 113

TEAM MEMBERS


SM: Kari George
UX: Brad Zeffren
Devs: Josh Long, Chad Campbell
QA: Matt Dolbey
PO: Jim Hitch

Ent-Dashboard.......Building a Go-Kart
2362 - Design                                                             Instructions                                                             2323 - Framework                                              Chassis
2389 - Hook up the data bar                      Steering Column                                                 2390 - Hook up the FOI                                Engine
2326 - Mailing Score                                           Steering Wheel                                                     2327 - Inactives                                                     Brakes
2328 - Open Rate                                                  Axel                                                                                  2329 - Click Rate                                                   Wheels
2330 - Mailing Volume                                     Exhaust                                                                      2331 - In app reports                                          Seat
2332 - Download reports                             Seat belt                                                                      2333 - Empty States                                           Shocks
2324 - Help**                                                              Spoiler                                                                           2325 - Hover Hotness**                                Racing Stripes

GoalS


Write the instructions & build the chassis

      
Delivered: 24 points

ENT-2350

RSVP verbiage showing up in some trial instances

Copy Change


ENT-2062

Add workflow that tracks if an account has sent a mailing in the last 60 days

ENT-2062

Update workflows to track subject of interest so that we can handle different subjects spawned from the same event

ENT-2362

Finalize V1 Partner Dashboard Design


ENT-2323

The Framework

Build out the Backbone app structure for the Partner Dashboard within Emma. 

ENT-2385

of ENT-2323


Prototype (Enterprise) Account Data Aggregation

Challenge

Provide Account Level and Enterprise Level mailing statistics for enterprise dashboard

  • Mailing Summaries are stored in S3


Pros:
Cluster management
Massively parallel calculations
Cons:
Resolution (nightly runs)
Fiddly

Results

1733832 {"avg_click_rate": 0.0, "account_id": "1733832", "avg_score": 7.2175321614591716, "avg_open_rate": 0.21686644930315815}

1736097 {"avg_click_rate": 0.16633411108884641, "account_id": "1736097", "avg_score": 8.502262919442094, "avg_open_rate": 0.34675896605328527}

1738632 {"avg_click_rate": 0.094731243268791218, "account_id": "1738632", "avg_score": 7.7357826529721958, "avg_open_rate": 0.35394344055275806}

more Results


24    {"avg_click_rate": 0.18574606348470055, "account_id": "24", "avg_score": 9.7276597500945172, "avg_open_rate": 0.91481707889299602}

Alternative

Cache data in Redis, roll up from there

Pros:
Resolution can be higher

Cons:
Limited Parallelization
Hacky


END


Sprint 113

By entatemma

Sprint 113

  • 525