Google Analytics API creating custom tabs with custom data

Is there any API that creates custom tabs in the Google Analytics API. I wanted to click my user data and show it in a separate tab using my custom reporting

+4
source share
1 answer

Ganesh , you can use custom reports for this. However, you will need to configure the reports yourself using the GA web interface (which is pretty clean and easy to learn).

Just select the sizes and measures you want, apply any include / exclude filters, and you're done!

0

Source: https://habr.com/ru/post/1523532/


All Articles