UNPKG

voxa-ga

Version:

Integrate Google Universal Analytics into your Alexa apps using the voxa framework

10 lines (8 loc) 162 B
'use strict'; /** * Voxa-GA integration * * Copyright (c) 2017 Rain Agency. * Licensed under the MIT license. */ module.exports = require('./lib/voxa-ga');