All Questions
4 questions
1
vote
1
answer
789
views
Angular Universal pages do not show up in Google Analytics when the page is visited directly
We’ve noticed that, with our Angular-14-with-Universal site, Google Analytics does not seem to register or pick up on clicks when interior pages are visited directly.
For example, if a user starts off ...
0
votes
1
answer
545
views
Google Analytics - page_title reporting does not work anymore
This code had worked for me for a long time to report the title of the web page to google analytics. Overnight, it stopped working and I'm trying to figure out how to make it work again.
The code ...
0
votes
1
answer
2k
views
Deactivate Gtag in Angular App on user-opt-out / based on cookie-policy
I implemented a cookie-policy banner with settings for tracking-cookies. Therefore in the next step I need to decide, whether to "use" or not use google-analytics (gtag) during runtime.
Google ...
1
vote
0
answers
355
views
Google Analytics not tracking views in IOS Ionic 3 Application with GTAG.js
I'm setting up Google Analytics in my application, I already track all events and pages.
When I look the Google Analytics, the android is working perfectly, otherwise the iOS is not tracking any view ...