IN BROWSER
LocalStorage, Scalable
(anonymous)
user UX
Need
Drupal (mostly) treats anonymous users the same.
Drupal go-to is data in the DB (ok: SOLR, memcache).
Neat
Session-only data at
scale.
Anonymous user
profiling/
personalization.
<Links>
plugins.jquery.com/tag/localstorage
brian.io/lawnchair
( 1798)
drupal.org/project/amplifyjs
(1198)
(bloat)
github.com/marcuswestin/store.js
(2562)
jstorage.info
(1144) (
D.o jstorage_lib
)
<my-LINKs>
Very fresh.
drupal.org/project/semi_anonymous
Hella docs.
github.com/tableau-mkt/semi_anonymous
@Todo
Stash/restore
[#2279289]
GUID? (
supercookie
)
hasUserSeen(type, thing)
[#2279301]
Full tests
Let's Go!
What are you stashing in localStorage today?
What would you like to?
Collaboration/plan to define space and norms?
What configurations should exist inside Drupal?
Useful JS libraries and abstractions are available?
Made with Slides.com