Login to follow
SegmentReact

SegmentReact (ODC)

Stable version 0.1.0 (Compatible with ODC)
Uploaded on 19 October 2023 by OutSystems Labs
SegmentReact

SegmentReact (ODC)

Documentation
0.1.0

How to Use

Reference Segment_Initialize action and call it in your application. We recommend initializing Segment in ApplicationReady (system event).
Segment SegmentWriteKey must be provided as parameters.


How to Configure

Go to Segment web page. Sign in and create a new Workspace.
Now take a SegmentWriteKey from Setting tab and use it in our plugin (see highlighted key in image below):

Note: each source has its own different key.

Please note that it may take some time (up to 5 minutes), for the data to be displayed on Segment interface.


Troubleshooting

You can see in the Developer Tools of the browser, in the network tab, the beacon sent by Segment.
The beacon will be sent to the domain https://api.segment.io.