The BlueConic JavaScript back-end API documentation can be found here.
Alternatively, use the quick links below to jump to one of the main packages.
![]() |
DomainObjects modeling important parts of BlueConic, e.g. Channel, Connection, Dialogue, Plugin, ProfileProperty, Segment, User |
![]() |
StoreInterfaces to access objects, e.g. connectionStore, dialogueStore, profilePropertyStore, segmentStore |
![]() |
SelectorInterfaces to retrieve stored objects, e.g. AreaSelector, DialogueSelector, OptimizerSelector, ProfilePropertySelector,SegmentSelector |
![]() |
FormsUseful form widgets, e.g. Label, SimpleInputWrapper |
![]() |
PluginsA common foundation for objects, e.g. _BaseConnection, _BaseInsight, _BaseInsightSettings, _BaseInteraction,_BaseListener, _BaseToolbar |
![]() |
MixinsUseful behaviors, e.g. _PausableMixin, _StoreBasedItemWidgetMixin |