Destinations Overview

An overview of Destinations and the demo of adding one.

What is the Destination?

A destination in Lemnisk is the pre-built integration with CDP to provide data in terms of events to the platforms in a seamless way. You can then use these events on these platforms for marketing, analytics, and other purposes.

Connection modes

There are two ways in which a destination can be set up

Device Mode Destinations

Device Mode destinations are basically SDKs that Lemnisk loads on the website or app. Whenever a user takes an action on the website/app, an event will be fired and Lemnisk will trigger that particular event to all the device mode destination platforms that support client-side data collection. To put it in simpler terms, Lemnisk SDK will load the destination SDK and call the destination SDK methods to fire the events.

Cloud Mode Destinations

Lemnisk CDP can fire user behaviour events to destinations via APIs. We can send the event data in real-time. Cloud mode means that Lemnisk sends the data directly from the Lemnisk servers to their servers. To put it in simpler terms, Lemnisk fires destination APIs to send the user events in real-time.

How to create a destination in Lemnisk?

Following are the steps to create a destination in Lemnisk -

  1. Click on the Data pipeline section on the left of the Lemnisk login screen and click on Destinations.

  2. Click on Create Destination.

  3. Select Destination and click on proceed. You can see the list of destinations by selecting the type of destination from the left column or searching for the destination name.

  4. Select the source with which you would want to integrate your destination and click continue

  5. Provide the name of your destination. Please note that the destination should be no more than 25 characters in length.

  6. If you want to add more sources to your destination, you can click on add source and integrate a new or existing source to your destination. This would enable you to integrate multiple sources to your destination.

List of supported destinations

Last updated