google-analytics-plugin
google-analytics-plugin copied to clipboard
Viewing the campaign details within GA
This is more just a question than an issue. I have it set up with trackView so that I have the screen view with the campaign details set to window.location.href
ex. $cordovaGoogleAnalytics.trackView("Visit Post Page", window.location.href);
Where do I then view this new campaign details within GA, is it a secondary dimension on if so which one?
I am having a similar issue, I can see that there are page views, but the page names aren't showing. https://github.com/danwilson/google-analytics-plugin/issues/420
Edit, the solution to the issue mentioned above fixed the problem for me. I am now seeing page views on my Analytics dashboard. It took around 6 hours though, I could not see them in the live analytics.