Welcome to Tracify's Developer Documentation
To support custom integrations and lead generation tracking, we offer several APIs that enable you to integrate with Tracify.
If you're looking for an overview of our main product please visit tracify.ai.
Tracking APIs
Tracify collects customer events (or actions) from your application for reporting purposes. Our APIs are designed to let you send events from your web application when customers take specific actions. There are two supported methods listed below:
Client-side events JavaScript library
Events are sent from your customer's browser to Tracify via an installed javascript tracking code.
Server-side events API
Events are sent from your server to Tracify via a backend API integration.