This plugin saves the usertracking events to the Google Analitycs service
trackingID
the google tracking ID.
domain
domain to use the google analytics
category
category to use to save the user events
{
"es.upv.paella.usertracking.GoogleAnalyticsSaverPlugIn": {
"enabled": true,
"trackingID": "UA-XXXXXXXX-Y"
}
}