Webanizr Logo
Open / sluit menu
Module analytics

The snackbarMessage message can be used to show updates to the website visitor.

syntax

webanizr.send('analytics', data, parameters, callback);

data

A list of analytics plugins to add. Each plugin can contain the following parameters:

type__plugin (required)

The type or vendor of the analytics plugin. Supported options are:

  • Google Analytics

id__customer (required in most cases)

The unique id given by the vendor.

parameters

There are no parameters supported at this point.

callback

The callback function is called with the original data.

demo

https://cdn.cpmodules.webanizr.com/demo/analytics/index.html