Include Page | ||||
---|---|---|---|---|
|
Topics
...
The Javascript Connector: [LEGACY] The JavaScript Connector
...
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Legacy statement
If you are looking for pre-June 2023 connector information, please refer to:
|
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.
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:
...
...
...
...
...
...
Integrating our SDK: examples and best practices
...
Include Page | ||||
---|---|---|---|---|
|