Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module provides a way to track radioactivity actions for the content that is loaded and can't trigger actions through javascript.

The problem

For example if we have indexed the whole node page in solr and we serve that page directly from solr without further processing (as Search API do) then radioactivity actions are not triggered.

The solution

The solution is to track the actions with an 1x1 transparent tracking PNG file.

Usage

  1. Enable the Radioactivity module and the Radioactivity Image Tracking module.
  2. Create a new decay profile in admin/structure/radioactivity.
  3. Create a field for a content type, select a decay profile for it and set the initial energy value.
  4. Set the field display format as "Radioactivity image tracking + display"
  5. You are done. Follow the rest of the instructions here to show the results in a view.

Project information