What are some ways we can track the usage patterns of n8n UI features on my self hosted n8n

For example, Pendo is one of the tool which could be used to track the usage patterns of various users on any UI app. Has any used Pendo with n8n? Is there any existing alternate solution?

  • n8n version: 1.70
  • Database (default: SQLite): SQLite
  • n8n EXECUTIONS_PROCESS setting (default: own, main): own
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: linux

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

hi @dilip_chainani

Welcome to the community! If you’re self-hosting, you can probably add the Pendo agent into the HTML and start tracking activity immediately. I haven’t used Pendo before but I’m assuming it offers a javascript agent you can inject to report back to their platform.

Hope that makes sense!

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.