How to determine buyer signal from Stripe paymentsIf you have at least 2000 payments, Stripe data probably contains your buyer signal - the unique patterns that predict who will buy from you.Seamus Abshereon Apr 16, 2023
How to create a customer insight strategyLearn what goes into a successful customer insight strategy and how you can start gathering the data you need to truly understand your customers.Faradayon Jul 15, 2022
5 ways to personalize experiences across the customer lifecycleExplore practical personalization strategies that leading brands use to create more enjoyable experiences across the customer lifecycle.Faradayon Jun 17, 2022
AI and the future of personalized marketing with Iterable & FaradayIterable interviews Faraday's CEO to unlock the secrets to automated personalization using consumer data and AI responsibly.Faradayon May 26, 2022
3 common-sense rules for ethical data use Is your organization doing doing the right things with consumer data? Here are 3 common-sense rules to follow.Andy Rossmeisslon Jan 12, 2022
Marketing to millenials: Tips for home services companiesDigital campaigns, relevant messaging, and eco-friendly products are key to wooing the largest share of homebuyers in the country.Faradayon Apr 16, 2021
How to do histograms in PostgreSQLLearn how to create in-table histograms with PostgreSQL.Faradayon Oct 6, 2017
How we made our CSV processing 142x fasterA data science hack to process CSVs faster using XSV.Faradayon Feb 23, 2017
Saved by the compiler: Parallelizing a loop with Rust and rayonA detailed example of how to parallelize a loop with Rust and rayon.Eric Kiddon Oct 20, 2016
Using context in redux-sagaRedux-Saga offers a robust and testable set of tools for managing complex and asynchronous effects within Redux apps.Faradayon Oct 11, 2016