Understand the Human Behind the Device

User Behavior and Network Intelligence

Moonsense helps customers detect the most sophisticated fraud schemes by providing immediate access to actionable signals and underlying granular source data for baselining normal vs. fraudulent behavior without creating additional user friction.

Contact Sales

Detecting The Most Difficult Fraud Types

Understand Digital Body Language

User Behavior and Network Intelligence are the building blocks required to reveal the user's digital body language, similar to an individual's fingerprint. In a world where data breaches are common, the user's digital body language is uniquely capable of detecting the most challenging fraud typologies without adding user friction.

New Account Fraud (NAF)

Identity theft is one of the most common fraud types. During account creation, there is an expected pattern of behavior. By analyzing the user's digital body language, you can flag accounts that are different from what's normal (e.g., copy/pasting the user name)

Account Takeover (ATO)

When a user logs in with valid credentials, how do you know if they are the right person? By establishing an individual's baseline, you can quickly detect when an impostor is logging in and take additional actions to protect the account.

Automation Detection (BOT)

Losses compound as automation becomes prevalent. Human behavior is distinctly different from a bot when interacting with an application. Moonsense unlocks visibility into relevant attributes of the digital body language to flag bot activity.

Malware & Remote Access Tools

Scam victims are “socially engineered” into providing device access using remote access tools. With Moonsense behavioral insights such as touch events and device orientation you can flag fraudulent users.

Two Flexible Deployment Options

Moonsense Data Direct
or Moonsense Cloud

Moonsense Data Direct: Moonsense delivers signals and the underlying data from the user device to your application backend, making it easy to comply with stringent data privacy regulations.

Moonsense Cloud: Alternatively, we can act as a Data Processor taking care of data ingest and management with strict controls over data access and retention.

Learn More
iOS
Android
Web
import MoonsenseSDK

Moonsense.initialize(
  publicToken: "ADD PUBLIC TOKEN HERE .."
)

var session: Session? = try? Moonsense.startSession(
   duration: 15,
  labels: ["label1", "label2"]
)

session?.stopSession()
import io.moonsense.sdk.Moonsense

Moonsense.initialize(
  context,
  "ADD PUBLIC TOKEN HERE .."
)

var session = Moonsense.startSession(
  15,
  TimeUnit.SECONDS,
  listOf("label1", "label2")
)

session.stopSession()
import { Moonsense } from "@Moonsense/moonsense-web-sdk";

const moonsenseSdk = new Moonsense({
    publicToken: "ADD PUBLIC TOKEN HERE .."
});

const session = moonsenseSdk.startSesssion(15000);

session.stopSession();

One integration unlocks access to both user behavioral and network intelligence.

Zero Configuration

From integrating Moonsense to capturing and processing customer data, the setup is seamless and requires no configuration.

Efficient & Resilient

Built for resiliency, Moonsense is highly efficient and built to respond easily to developer requirements for app and service integration.

Cost Effective

Providing access to global infrastructure for data ingestion so your team doesn’t have to, Moonsense data is integrated with minimal engineering effort.

Privacy Aware

By processing data on the device and providing the flexibility of sending signals directly to the customer backend, Moonsense ensures that the user privacy is protected.

About Moonsense

Infrastructure for Fraud Detection

A strong foundation for fraud detection requires user data ownership and baseline analytics capabilities. Risk scores and pre-built rules alone are insufficient to detect ever-changing fraud attacks. Companies are transitioning from end-to-end solution providers towards leveraging best-of-breed vendors. Moonsense provides customers with a deep understanding of the user through visibility into digital body language and actionable signals while preserving user privacy, deployment flexibility and without adding any user friction.

Our investors

Moonsense has received the support of investment firms XYZ Ventures, Foothill Ventures, Sweat Equity Ventures, Race Capital and angel investors including John Lilly, Josh Wills, Sekhar Sarukkahi, and more.

Team experience

With expert knowledge of mobile platforms and data infrastructure, Moonsense is made by developers for developers. Our founding team has developed and operated mission critical infrastructure at major global organizations including Amazon, Cloudera, Facebook, Twilio, Twitter, and VSCO.