serverServer Side

Server-to-server event collection

circle-info

This page is under construction.

Overview

Send events directly from your server to ListenLayer without client-side JavaScript.

Use Cases

  • Backend transaction tracking

  • CRM event synchronization

  • Offline conversion imports

  • Server-side form submissions

Authentication

Server-side requests require API authentication.

Event Format

Events follow the same schema as browser events with additional server-side fields.

  • API - API reference and authentication

Last updated

Was this helpful?