Lucky Orange Destination
Lucky Orange quick info
Lucky Orange accepts Identify calls. If you reference it in the Integrations object, call it “Lucky Orange”.
Lucky Orange accepts device-mode data only from Analytics.js.
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.
This document was last updated on October 16, 2018. If you notice any gaps, outdated information or simply want to leave some feedback to help us improve our documentation, let us know!
Getting Started
Before you start, make sure Lucky Orange supports the source type and connection mode you’ve chosen to implement. You can learn more about connection modes here.
Web | Mobile | Server | |
---|---|---|---|
📱 Device-mode | ✅ | ⬜️ | ⬜️ |
☁️ Cloud-mode | ⬜️ | ⬜️ | ⬜️ |
- 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.
Site ID
Your Site ID.
This page was last modified: 20 Oct 2020
Need support?
Questions? Problems? Need more info? Contact us, and we can help!