Send data to serverside v2
Last updated
Was this helpful?
Last updated
Was this helpful?
On the new platform (aka Platform X), everything is Source/Event/Destination. (your website, app or server) collect your user actions by sending . These events are sent to the platform servers and are then enriched, normalized and translated in each tool () format, so that they can be sent to your chosen destinations. You can learn more in the section.
From a server, use our .
From a mobile application, you can either use one of our SDK (, , ...) or use our if you don't want to use a SDK.
Events are the new format of your data. As explain in the , common events have to be sent in the standard format (name and properties) to benefit from plug&play features.
Standard event format can be found in our
Go through this based on the ssv1 format :