+

Search Tips   |   Advanced Search

The Active Site Analytics Mediator SPI


The portal provides a client side JavaScript SPI named Active Site Analytics Mediator SPI. We can use it to implement aggregators. The Active Site Analytics Mediator SPI allows aggregators to register callback functions; the portal framework calls these functions to notify the aggregator about DOM changes that can be relevant for Active Site Analytics.

We can get access to the Active Site Analytics Mediator SPI using the following global JavaScript variable:


Parent: Write an aggregator for Active Site Analytics
Related reference:
Guidelines for implementing an aggregator
Aggregator patterns and samples
How to identify and resolve problems with the aggregator