HTTP API

Evefan is fully compatible with Segment.com's HTTP endpoints, allowing for seamless integration and data collection. This overview outlines the key endpoints and their compatibility with Evefan.

Track

Endpoint: /v1/track

Evefan supports Segment's Track endpoint, which is used to record user actions, events, and associated properties.

Learn more: Segment Track Documentation

Identify

Endpoint: /v1/identify

The Identify endpoint is supported in Evefan, allowing you to tie user actions to a specific user ID and record user traits.

Learn more: Segment Identify Documentation

Page

Endpoint: /v1/page

Evefan is compatible with Segment's Page endpoint, which is used to record page views and associated properties.

Learn more: Segment Page Documentation

Screen

Endpoint: /v1/screen

The Screen endpoint, used for recording mobile screen views, is fully supported by Evefan.

Learn more: Segment Screen Documentation

Group

Endpoint: /v1/group

Evefan supports the Group endpoint, which allows you to associate a user with a group (like a company or organization).

Learn more: Segment Group Documentation

Alias

Endpoint: /v1/alias

The Alias endpoint, used to merge different user identities, is compatible with Evefan.

Learn more: Segment Alias Documentation

Batch

Endpoint: /v1/batch

Evefan supports Segment's Batch endpoint, allowing you to send multiple calls in a single request for improved efficiency.

Learn more: Segment Batch Documentation

Last updated