Tip |
---|
Check out also our journy.io developers documentation -- https://developers.journy.io/ |
Table of Contents | style | none|||
---|---|---|---|---|
Include Page | ||||
|
Topics
Table of Contents | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Overview
The way to connect your website and platform is through our SDKs.
We have SDKs for The JavaScript SDK, The Node.js SDK, The PHP SDK, The Ruby SDK, The Python SDK, The .Net / C# SDK.
...
And best of all, it is 100% compatible with Segment customer data platform SDKs. Meaning that your development investments can be recuperated, should you choose to make the switch to Segment and use journy.io as a Segment destination.
Note |
---|
The journy.io SDKs do NOT require any Segment subscription. |
This article describes the setup of the "SDK" connector in journy.io connection.
If you are looking at how to integrate your platform with our different SDKs instead, please check following guides:
...
...
. |
...
...
...
...
How to connect to journy.io
...
Installing the SDK
Import the SDK and initialize it with your write key
Identify the current user
Add the user to an account
Track an event for a user when active within a specific account (1)
Track an event for a user only (not related to an account)
Track screen view (Javascript only)
Note |
---|
(1!) In B2B environment, customers often tend to provide screen views and events on user level only. They are missing a lot of information on account level, and we thus highly recommend tracking events on users within specific accounts! |
For more information about the different SDKs and how to implement it, we have create following guides:
Tip |
---|
Check out also our http://journy.io developers documentation -- https://developers.journy.io/ |
Tip: Need help with your Connectors?
Reach out to our support team
...
or book time to make it online
...
Integrating our SDK: examples and best practices
...
Include Page | ||||
---|---|---|---|---|
|