Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/_data/actions/amplitude.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,9 +198,9 @@ config:
- name: Track Referrer to Amplitude
connection_mode:
- device-web
configurable: false
configurable: true
location:
notes: Not supported with Actions
notes: Update the User Properties mapping to send `context.page.referrer`.
- name: Track Revenue per Product
connection_mode:
- cloud
Expand All @@ -219,9 +219,9 @@ config:
connection_mode:
- cloud
- device-web
configurable: false
configurable: true
location:
notes: Not supported with Actions
notes: Supported by default. See the UTM Properties section to view the mappings.
- name: Unset Params Referrer on New Session
connection_mode:
- device-web
Expand Down