Skip to contentSkip to navigationSkip to topbar
On this page
Looking for more inspiration?Visit the
(information)
You're in the right place! Segment documentation is now part of Twilio Docs. The content you are used to is still here—just in a new home with a refreshed look.

Rockerbox Destination


Destination Info
  • Accepts Page and Track calls.
  • In Device-mode, refer to it as Hindsight in the Integrations object
Connection Modes
Device-modeCloud-mode
Web Web
Mobile Mobile
Server Server

Getting Started

getting-started page anchor

To integrate with Rockerbox, you need a pixel code. To request one, contact Rockerbox.


Triggering a Page call fires window.RB.track('view') and passes on page properties, including any custom properties outside of url, path, title.


Rockerbox can accept any custom .track() events and properties.


Segment lets you change these destination settings from the Segment app without having to touch any code.

Property nameTypeRequiredDescription
Custom Tracking Domainstring

Optional

Load trackers and pixels from specified domain https://help.rockerbox.com/docs/cname-integration


Enable Cookie Syncboolean

Optional

Enable cookie sync between their domain and Rockerbox. Depending on the data a company sends to Rockerbox, this may be necessary to adhere to CCPA regulations. More info here: https://help.rockerbox.com/docs/segment-pixel-implementation

Default: false

Pixel Codestring
required

Please enter your Hindsight Pixel Code. You can find this inside Hindsight's provided snippet. It is the value being passed into the RB.initialize()