Skip to content

Commit

Permalink
Docs: Update tracking-user-activity.rst (#39611)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewRocky committed May 14, 2024
1 parent f57de6c commit 671d1e8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ Tracking User Activity

You can configure Airflow to route anonymous data to
`Google Analytics <https://analytics.google.com/>`_,
`Segment <https://segment.com/>`_, or `Metarouter <https://www.metarouter.io/>`_.
`Segment <https://segment.com/>`_, `Metarouter <https://www.metarouter.io/>`_, or `Matomo <https://matomo.org/>`_.

Edit ``airflow.cfg`` and set the ``webserver`` block to have an ``analytics_tool`` and ``analytics_id`` and ``analytics_url`` if you're using ``matomo``:
Edit ``airflow.cfg`` and set the ``webserver`` block to have an ``analytics_tool`` and ``analytics_id`` (and ``analytics_url`` if you're using ``matomo``):

.. code-block:: ini
Expand Down

0 comments on commit 671d1e8

Please sign in to comment.