Overview
// Image Innkeepr generates incrementality forecasts based on recent user engagement data. We track interactions across all digital properties—including websites, mobile apps, and backend systems—and convert them into audience and conversion signals. This provides marketing and growth teams with an analytics infrastructure for optimizing user interactions based on incremental impact. To activate Innkeepr, two components must be configured:- Event collection: Send user interaction data via Innkeepr’s client-side tracking libraries or server-side APIs. This includes events such as checkout_completed, signup, or product_viewed, along with relevant traits (e.g., order_value, is_new_customer, source).
- Objective definition: Specify a measurable target variable that Innkeepr should optimize for—such as customer lifetime value (CLV), purchase probability, average order value (AOV), or retention likelihood.
Common use cases
Growth and marketing teams use Innkeepr’s signals to:- Build lookalike audiences focused on new-customer acquisition
- Optimize conversion values based on incremental impact
- Target high-CLV customer segments
- Exclude low-AOV purchasers from retargeting
- Suppress spend on low-impact or non-incremental traffic
How you can collect data
You can collect data by implementing Innkeepr’s tracking libraries as your Sources:- Innkeepr.js – Our JavaScript source is the most powerful way to collect customer data from your website. Innkeepr recommends it as the default installation for web tracking.
- Server-side sources – Ideal for sending analytics data directly from your backend when client-side tracking isn’t feasible, or when sending mission-critical data like revenue or transaction events.
The Innkeepr methods
Innkeepr’s tracking libraries generate structured messages about user activity across your digital properties. These messages are standardized and fed into our causal analytics engine to generate activation-ready signals. The core tracking API methods are:- Identify – Who is the user?
- Page – What page or screen are they viewing?
- Track – What action are they taking?