# customMap

```javascript
import { customMap } from 'vue-gtag'

customMap({ 'dimension2': 'age' })
```
