-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.triaged
Description
We use a server-side tracking proxy that forwards Matomo tracking requests with server-side authentication. We need to include custom HTTP headers in tracking requests.
Question: Does Matomo JavaScript tracking support adding custom HTTP headers to tracking requests when using:
- setTrackerUrl() with a custom endpoint?
- Matomo Tag Manager?
- Any other Matomo API methods?
Context: We route tracking through /api/MatomoTrackingProxy/Track and need to validate requests server-side using custom headers.
Is there a native way to add custom headers?
Metadata
Metadata
Assignees
Labels
EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.triaged