Functiondojox.analytics.addData

dojo.require("dojox.analytics._base");
defined in dojox/analytics/_base.js

add data to the queue. Will be pusshed to the server on the next

Usage

function (dataType, data) (view source)
parametertypedescription
dataType  
data