contexture · live
visit· session views· total views· time on site· avg views/visit· days since last·
sample

behavioral profile

visitor type
·
first page of session
·
avg time on site
·
engagement
·

query yourself · CX.io()

CX.io(
//==> run a query to see your own context

the toolkit

Debug the calculation layer in isolation.

A browser-independent popup for the context layer: inspect what Contexture calculates, edit the engagement profile, force new sessions and pageviews, then syndicate once the numbers are right.

Why a popup, not an extension

It is browser-independent, needs no install or extension, and loads the live library against any page, so it runs on any site, including ones where Contexture is not installed. That makes it a shareable demo and a universal implementation microscope.

Explore your own context

Open the Toolkit on this very site and watch your anonymous Profile thicken as you browse. The Engagement Profile Editor lets you read and write stored values by name, delete or wipe them, and force a New Session or New Pageview to test session- and page-scoped calculations on demand.

The workflow: install, load with ?CXdebug=1, open the Toolkit, drive a few interactions, verify the Profile, then syndicate. Debug the calculation layer in isolation first; syndicate only once the numbers are right.

CONTEXT · the live view of the current visitor: their Path (journey), the anonymous Profile (behavioral attributes), and the Page context (the assembled data groups). Drilldowns switch to the Engagement Profile Editor, the live API documentation, and runnable Data Query Examples.

CX.io("behavior", "visitorType")  //==> "Returning"
CX.io("behavior")              //==> { visit, sessionPageViews, ... }

source: ebook appendix d. Confirm tab list against the upgraded Toolkit before publishing.

launch

Run it anywhere, as a bookmarklet

Drag the link below to your bookmarks bar. Run it on any page to open the Toolkit popup and read live context with CX.io().

Contexture Toolkit

javascript:(function(){var s=document.createElement("script");s.src="https://contexturesdk.com/assets/js/toolkit-launcher.js";document.body.appendChild(s);})();