I am trying to monitor my RestAPI trafic but i don't know how? I am a beginner(Junior developer) most of solutions show client side solution but in my project I don't have any html file. Can anyone guide how iI can configure google analytics with my API at server side.
-
Wlecome to stack please read stackoverflow.com/help/on-topic number 4 Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.Linda Lawton - DaImTo– Linda Lawton - DaImTo2020-09-22 07:21:03 +00:00Commented Sep 22, 2020 at 7:21
-
I have tried following solutions..stackoverflow.com/questions/21397907/… stackoverflow.com/questions/12653239/… and also tried some console application solution and read documentation of google analytics Measurement Protocol but I am unable to understand properly. I am confused because I don't know where I should put the tracking id in my API because in client side we can put under head tag.Tayyab Mehmood– Tayyab Mehmood2020-09-23 10:13:18 +00:00Commented Sep 23, 2020 at 10:13
-
I want to monitor API usage and most visited pages and hits count.Tayyab Mehmood– Tayyab Mehmood2020-09-23 10:14:45 +00:00Commented Sep 23, 2020 at 10:14
Add a comment
|