angulartics-google-analytics icon indicating copy to clipboard operation
angulartics-google-analytics copied to clipboard

dimensionsAndMetrics should just pass the object as expected

Open pbrain19 opened this issue 6 years ago • 0 comments

I am working with a huge app that has some analytics in. When trying to use the setUserProperties the source reveals that all properties are ignored if they do not contain the word metric or dimension. This restriction needs to be removed as google maps does not have such restrictions and it interferes with naming conventions a user may want in their analytics. So my question is why there is a need for dimensionsAndMetrics method?

pbrain19 avatar Apr 30 '18 20:04 pbrain19