As you may be aware, Google has quietly removed the 'Service Provider' and 'Network Domain' dimensions from Google Analytics.
I was personally making heavy use of these dimensions, so I made a GA plugin to get the dimension back into my GA accounts.
I guess some of you could benefit from this too, so I have published the plugin. It's 100% free forever, without any limitations. I would love some honest feedback :)
No personal data is captured or stored. The form fields are pure front-end (VueJS), immediately outputting the values you enter into the preview box. There is no backend that stores anything. The only tracker currently installed is GA, which doesn't capture inputs either.
As you may be aware, Google has quietly removed the 'Service Provider' and 'Network Domain' dimensions from Google Analytics.
I was personally making heavy use of these dimensions, so I made a GA plugin to get the dimension back into my GA accounts.
I guess some of you could benefit from this too, so I have published the plugin. It's 100% free forever, without any limitations. I would love some honest feedback :)