Lucky Orange Destination
Destination Info
- Accepts Identify calls.
- Refer to it as Lucky Orange in the Integrations object
Components
The Lucky Orange Destination supports Lucky Orange Classic only. Support for the new Lucky Orange is not available at this time.
Lucky Orange lets you quickly see who is on your site and interact with them in many ways. With Lucky Orange, you can chat with visitors on your site, actually watch their mouse move around the screen and click in real time, play them back as recording, generate beautiful heat maps of clicks, mouse movements (eye tracking), and scroll depth, create quick insightful polls, and more. You can browse the code on GitHub.
Getting Started
- From the Segment web app, click Catalog.
- Search for “Lucky Orange” in the Catalog, select it, and choose which of your sources to connect the destination to.
- In the destination settings, enter your Site ID from the Lucky Orange.
- Segment automatically initializes Lucky Orange’s library upon loading analytics.js.
Identify
If you’re not familiar with the Segment Specs, take a look to understand what the Identify method does. An example call would look like:
analytics.identify("97980cfea0067", {
name: "Peter Gibbons",
email: "peter@example.com",
});
Calling identify
will create and update visitors in Lucky Orange. All traits to Lucky Orange and each trait will create a new column in the visitor view. If name
and email
are set in an identify
call, Lucky Orange will also try to find an Gravatar associated with the user.
Settings
Segment lets you change these destination settings from the Segment app without having to touch any code.
Setting | Description |
---|---|
Site ID (required) |
string . Your Site ID. |
This page was last modified: 27 Oct 2023
Need support?
Questions? Problems? Need more info? Contact Segment Support for assistance!