Data API

The API

Adding the CONTXTFUL tag creates a "Contxtful.Api" javascript object in the code running on each browser (Web Client's namespace).

It is possible to inject and access data through this Contxtful.Api object.

It is also possible to connect events with Contxtful.Api


Note

The Contxtful.Api javascript object exists in the web client (in the web page or ad container). This allows each connected device to be aware of its own state.

This means that each connection to you servers must be done in a client-to-server call