Files
noodl-docs/library/modules/google-analytics/nodes/google-analytics-root/README.md
Eric Tuvesson 656e5fc8d2 chore: Upgrade Docusaurus from v2 to v3 (#52)
* chore: Upgrade Docusaurus from v2 to v3

* chore: Update "Test build" GH workflow

* fix: build

All markdown is processed as MDX

* fix: Broken links
2024-01-12 16:53:22 +01:00

1.8 KiB

title, hide_title
title hide_title
Google Analytics Root true

{/##head##/}

Google Analytics Root

This node loads Google Analytics in your Noodl app. It must be placed in your Root Component for the tracking to work properly. You can find your Root Component in the Components list in the sidebar, having a house icon beside it.

This node uses Google Analytics 4 and requires a Google Analytics Measurement ID.

{/##head##/}

Inputs

Data Description
Measurement ID The Google Analytics Measurement ID to send the data to.
Allow Tracking Sets if tracking should be allowed. For GDPR reasons this is disabled by default.

Outputs

Signal Description
Starting Tracking Sends a signal after the tracking code is activated, before it's initialised in the app.