Croct is a SaaS platform that provides technology for real-time personalization. We provide unified and managed customer data for marketers, product managers, and software engineers to generate insights, toggle features to meet each customer's unique needs, and drive revenue with timely and relevant messages. The platform also allows developers to focus on building great products instead of expensive custom infrastructure.
This documentation will guide developers through the process of integrating Croct into their applications.
⚠️ ImportantThis flow is the same for web (Vanilla JavaScript, React, Vue, NextJs, etc.) and app (iOS and Android).
Ready? So let's start!
-
Gathering Data
Learn how to gather the information that will fuel the personalization engine. -
Defining a Personalization Strategy and Goal
Learn how to define what will be customized and which metrics will help. -
Implementing
See how to implement, track and measure results.
Data collection helps us provide unified customer data and rotate resources to meet each customer's unique needs and monetize timely and relevant news. For this, it is necessary to collect the information that will be provided to the custom engine.
💡️️ Hint
It’s common to all other steps.