import * as ga from './ga'; import * as fb from './fb'; import * as matomo from './matomo'; export default ga; export {ga, fb, matomo};