Azure API Management - Developer Portal - Google analytics

María Luz Micozzi 46 Reputation points
2021-07-21T16:22:36.987+00:00

Hi, Can I add google analytics on my developer portal? (Azure API Management) Thanks on advance.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,217 questions
0 comments No comments
{count} vote

Accepted answer
  1. Pramod Valavala 20,641 Reputation points Microsoft Employee
    2021-07-22T13:45:24.327+00:00

    @María Luz Micozzi The APIM Developer Portal has built-in support for Google Tag Manager for both managed and self-hosted portals. The official doc for the same covers step required for setting things up for both.

    For more customized integration, you would have to self-host with your own implementation as required.


1 additional answer

Sort by: Most helpful
  1. Nik Osvalds 1 Reputation point
    2021-09-08T15:16:06.21+00:00

    There are detailed instructions available in the Microsoft Learn:

    https://learn.microsoft.com/en-us/azure/api-management/developer-portal-integrate-google-tag-manager

    There is also a node/cli script you can use if you don't want to mess with the management API:
    https://github.com/Azure/api-management-developer-portal/blob/master/scripts.v3/gtm.js

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.