Add adobe analytics and google analytics on web app

  • Goal:

  • Steps:

  • Details:

  • Screenshots:

  • App json export: <!---Not Applicable))

1 Like

Hey @AshishDhagat! Thanks for reaching out.

Can you share any additional information about how you're wanting to use these integrations and what you've tried so far? Generally speaking, the best way to enable custom third-party integrations is to add them to your app via a CDN, as specified here.

1 Like

The requirement is related to add JavaScript code on webpage and track adobe analytics.

Also for current component add additional class or ID for styling and add additional tracking for adobe.

1 Like

The only native support for in-app usage analytics is limited to the Enterprise plan. That particular integration supports either Google Analytics or Segment. You can read more about it here.

Most analytics tooling requires relatively low-level access to the client's window and document - which Retool prevents for security reasons when defining custom JS - so it may not be possible otherwise.

1 Like