Skip to content

Commit e2dc631

Browse files
author
markzegarelli
authored
Add information for migration of two Amplitude destination settings (#3329)
* Add information about migrating two settings * Re-add dropped word
1 parent 5bdf70f commit e2dc631

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/_data/actions/amplitude.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -198,9 +198,9 @@ config:
198198
- name: Track Referrer to Amplitude
199199
connection_mode:
200200
- device-web
201-
configurable: false
201+
configurable: true
202202
location:
203-
notes: Not supported with Actions
203+
notes: Update the User Properties mapping to send `context.page.referrer`.
204204
- name: Track Revenue per Product
205205
connection_mode:
206206
- cloud
@@ -219,9 +219,9 @@ config:
219219
connection_mode:
220220
- cloud
221221
- device-web
222-
configurable: false
222+
configurable: true
223223
location:
224-
notes: Not supported with Actions
224+
notes: Supported by default. See the UTM Properties section to view the mappings.
225225
- name: Unset Params Referrer on New Session
226226
connection_mode:
227227
- device-web

0 commit comments

Comments
 (0)