Skip to content

Projects

Creating a project is the first step to start using Manufactory.

Each project in Manufactory has its own separate API key you’ll use to send data.

A project consists of two sections - a user schema and an event schema.

Those schemas need to be implemented before sending events to a project.

For example, if you have one iOS project and one Android project within your organization, you’ll have your iOS app and your Android app send data to their respective project keys.

Manufactory > Events

Event schema design is essential for project implementation requiring single schema per project along with unique API keys to track data across different platforms and applications.

Manufactory > Actors

Planning and designing the actors schema is essential for collecting user properties in a project after its creation.

Manufactory > Implementation

A comprehensive guide details the systematic approach to integrating Manufactory products through schema setup event tracking and user configuration while emphasizing proper planning for successful implementation.

Events > Create events schema

The POST /events/schema endpoint allows creation of custom event schemas by specifying organization details project ID and attribute definitions using a Manufactory access token for authentication.