Primary navigation

  • Faraday prediction platform

    No-code AI for growth, embedded in your stack

    • How Faraday works

      Learn the basics

    • Security & privacy

      We’ve got you covered

    • Responsible AI

      Balance power with fairness

    • Product documentation

      In-depth guides for every use case

    Platform features

    Everything you need to make your growth stack predictive

    • Powerful predictions

      Propensity, persona, and forecasted spend

    • Integrations

      Connected to 100s of popular tools

    • Built-in consumer data

      Rich profiles of 300 million adults

    • Developer API

      Predict programmatically

    All product features→
  • Roles

    Faraday for . . .

    • Customer acquisition
    • Data & analytics
    • Dev & engineering
    • Engagement & retention
    • Lead management
    • Marketing & growth

    Popular prediction recipes

    By use case

    • Churn scores
    • High spenders
    • Lead scores
    • Likely buyers
    • Persona assignments
    • Repeat purchasers

    By destination

    • Aurora
    • Azure SQL
    • BigQuery
    • Cloud SQL
    • CSV
    • Facebook Custom Audiences
    • GCS
    • Google Ads
    • HubSpot
    • Iterable
    • Klaviyo
    • LinkedIn Ads
    • Lookup API
    • MySQL
    • Pinterest Ads
    • Postgres
    • RDS
    • Recharge
    • Redshift
    • S3
    • Salesforce
    • Salesforce Marketing Cloud
    • Segment
    • sftp
    • Shopify
    • Snowflake
    • SQL Server
    • Stripe
    • The Trade Desk
    • TikTok
    Explore all prediction recipes→

    Learn more

    • Product documentation

      In-depth guides for every use case

    • Faraday Academy

      Become a prediction pro in no time

    • Customer stories

      Learn from the best

    • Our blog

      Case studies, tips & tricks, and more

    Talk to sales→
  • Predictions for developers

    Fast, secure automated AI that just works

    • Reference documentation

      Faraday’s comprehensive API

    • Product documentation

      How to use Faraday's web app, driven by our API

    • Developer chat

      Get help directly from Faraday engineers

    Predict customer behavior in a few lines of code

    @fdy/faraday-js
    const configuration = new Configuration({
      headers: { authorization: "Bearer YOUR_API_KEY" },
    });
    const faraday = new FaradayClient(configuration);
    // upload orders, identify customers
    await faraday.uploads.createUpload("orders", "orders.csv", file);
    const cohort = await faraday.cohorts.createCohort({
      name: "Customers",
      stream_name: "orders",
    });
    // segmentation for personalization
    const personaSet = await faraday.personaSets.createPersonaSet({
      name: "Customers",
      cohort_id: cohort.id,
    });
    // activation pipeline
    const scope = await faraday.scopes.createScope({
      name: "Customers Scores",
      preview: true,
      population: { cohort_ids: [cohort.id] },
      payload: { persona_set_ids: [personaSet.id] },
    });

Secondary navigation

  • Search
  • Talk to sales
  • Log in
  • Sign up free
Blog
  • Categories

    • All posts
    • Watch and listen
    • Persona predictions
    • Predicting with Faraday
    • Personalization
    • Growth tips
    • Customer insights
    • Propensity predictions
    • Data science
    • Prediction API
    • Predictive lead scoring
    • News and updates
    • Direct mail
    • Feature guides
    • Churn predictions
    • Likely buyer predictions
    • Faraday Academy
    • Market sizing
    • Customer stories
    • Facebook ads
    • Ad optimization
    • Responsible AI
    • Privacy and ethics
    • Email and SMS
    • Acquisition marketing
    • Lifecycle marketing
    • Data security
    • Direct mail marketing
    • Engagement and retention
    • Omnichannel marketing
    • Embedded predictions
    • Ominichannel marketing
    • Engineering hacks
    • Postgres
    • AWS
    • Terraform
  1. Blog/
  2. Data security

Data security

  • Building trust: How brands can answer common data security questions
    • Responsible AI
    • Privacy and ethics
    • Data security

    Building trust: How brands can answer common data security questions

    Transparency is an important part of your security practices—clients and collaborators alike should be able to quickly and easily understand what you’re doing to protect their data.

    July 12, 2022 · Andy Rossmeissl

The best of AI, right in your inbox

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

  • LinkedIn
  • Twitter
  • Youtube
  • Get help
  • Developers
  • Changelog
  • © 2023 Faraday, Inc.
  • TermsPrivacy policyDo not sell my info