Skip to content

Commit 14cee4c

Browse files
authored
Merge branch 'develop' into collection-field-name-lowercase-specification
2 parents 4ea8ae9 + 78f264a commit 14cee4c

File tree

50 files changed

+2271
-1577
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+2271
-1577
lines changed

.github/styles/Vocab/Docs/accept.txt

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ async
2525
background(?:ed|ing)
2626
Blitzllama
2727
blocklist
28+
Bluedot
29+
bool
2830
boolean
2931
Breyta
3032
Chargebee
@@ -34,6 +36,7 @@ Cocoapods
3436
Contentful
3537
Criteo
3638
csv
39+
datetime
3740
deeplink
3841
Dev
3942
Doubleclick
@@ -44,8 +47,10 @@ eu
4447
Freshsales
4548
Friendbuy
4649
ga
50+
geofenc(?:e|ing)
4751
gmail
4852
Gradle
53+
gzip
4954
Heatmapping
5055
href
5156
html
@@ -62,6 +67,7 @@ Javadoc
6267
Javadocs
6368
Javascript
6469
Jebbit
70+
Jimo
6571
Jivox
6672
Kameleoon
6773
Kissmetrics
@@ -87,6 +93,7 @@ Preact
8793
Rokt
8894
Selligent
8995
Shopify
96+
signup
9097
Skalin
9198
Smartly
9299
Snapchat
@@ -107,5 +114,3 @@ WebKit
107114
Wootric
108115
Xcode
109116
Zendesk
110-
geofenc(?:e|ing)
111-
Bluedot

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

src/_data/catalog/destination_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination categories last updated 2022-07-28
2+
# destination categories last updated 2022-08-18
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

0 commit comments

Comments
 (0)