diff --git a/src/_data/catalog/destination_categories.yml b/src/_data/catalog/destination_categories.yml index 18032239d7..715958d1e1 100644 --- a/src/_data/catalog/destination_categories.yml +++ b/src/_data/catalog/destination_categories.yml @@ -1,5 +1,5 @@ # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT -# destination categories last updated 2024-10-03 +# destination categories last updated 2024-10-08 items: - display_name: A/B Testing slug: a-b-testing diff --git a/src/_data/catalog/destinations.yml b/src/_data/catalog/destinations.yml index 17bc52d25b..b2dfc95b5e 100644 --- a/src/_data/catalog/destinations.yml +++ b/src/_data/catalog/destinations.yml @@ -1,5 +1,5 @@ # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT -# destination data last updated 2024-10-03 +# destination data last updated 2024-10-08 items: - id: 637e8d185e2dec264895ea89 display_name: 1Flow @@ -931,6 +931,591 @@ items: else: segment trigger: type = "track" and event != "Experiment Viewed" partnerOwned: true +- id: 65cb48feaca9d46bf269ac4a + display_name: Accoil Analytics + name: Accoil Analytics + slug: accoil-analytics + hidden: false + endpoints: + - US + regions: + - us-west-2 + - eu-west-1 + url: connections/destinations/catalog/accoil-analytics + previous_names: + - Accoil Analytics + website: https://www.accoil.com + status: PUBLIC_BETA + categories: + - Analytics + - Marketing Automation + logo: + url: https://cdn-devcenter.segment.com/1906d7f6-7c3c-4622-aa4a-e2852f1b0b21.svg + mark: + url: https://cdn-devcenter.segment.com/3e3fc36e-9364-4ca6-b439-3cd3b863569a.svg + methods: + track: true + identify: true + group: true + alias: true + screen: false + page: true + platforms: + browser: true + mobile: false + server: true + warehouse: false + cloudAppObject: false + components: [] + browserUnbundlingSupported: false + browserUnbundlingPublic: false + replay: false + connection_modes: + device: + web: false + mobile: false + server: false + cloud: + web: true + mobile: false + server: true + settings: + - name: api_key + type: password + defaultValue: '' + description: >- + Your Accoil.com API Key. You can find your API Key in your Accoil account + settings. + required: true + label: API Key + actions: + - id: r1XyrLFZyyGQBXosWMX1jG + name: Post to Accoil + slug: postToAccoil + description: Send Data to Accoil Analytics + platform: CLOUD + hidden: false + defaultTrigger: type = "track" + fields: [] + - id: zMAxXpRCAQHCuF6WctbkP + name: Identify + slug: identify + description: Identify a user in Accoil + platform: CLOUD + hidden: false + defaultTrigger: type = "identify" + fields: + - id: m6uv5KVMmriBNxS9uhFHva + sortOrder: 0 + fieldKey: userId + label: User ID + type: STRING + description: The ID associated with the user + placeholder: '' + defaultValue: + '@path': $.userId + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: hqH7Qtpu7oPp6syjYS1g3Z + sortOrder: 1 + fieldKey: email + label: Email + type: STRING + description: >- + Email addresses are highly recommended as they are often used to + identify users across multiple platforms. (Highly Recommended) + placeholder: '' + defaultValue: + '@path': $.traits.email + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: pMbBjPPD8Bw9QowwDDsPw4 + sortOrder: 2 + fieldKey: name + label: Name + type: STRING + description: >- + Providing a name helps display users in Accoil. If no name is provided, + the email address is displayed instead. (Highly Recommended) + placeholder: '' + defaultValue: + '@path': $.traits.name + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: hr1JFUu8bpaEX7nxNtZcBQ + sortOrder: 3 + fieldKey: role + label: Role + type: STRING + description: >- + Describes the user's role in your product such as Admin, Owner, Team + Member. (Suggested) + placeholder: '' + defaultValue: + '@path': $.traits.role + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: af8RHAYqkBzvzLGKWLYByE + sortOrder: 4 + fieldKey: accountStatus + label: Account Status + type: STRING + description: >- + Capturing the account status on the user can be helpful to segment + users. Possible options include: Free, Trial, Paid, Cancelled + (Suggested) + placeholder: '' + defaultValue: + '@path': $.traits.accountStatus + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 862rkvQJHQZnBpBX6kc8qd + sortOrder: 5 + fieldKey: createdAt + label: Created at + type: STRING + description: >- + When was the user created, including this ensures that tenure tracking + is accurate. (Highly Recommended) + placeholder: '' + defaultValue: + '@path': $.traits.createdAt + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: wY1R9RvApeBSgdWHdoJSoV + sortOrder: 6 + fieldKey: traits + label: Traits + type: OBJECT + description: Optionally send all traits to associate with the user or the group + placeholder: '' + defaultValue: + '@path': $.traits + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 6K9mTCs58muYup2fPZQWjD + sortOrder: 7 + fieldKey: timestamp + label: Timestamp + type: STRING + description: The timestamp of the event + placeholder: '' + defaultValue: + '@path': $.timestamp + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 2YWXcXtAa2S4Mt1m2WKDXS + name: Group + slug: group + description: Identify Accounts (groups) in Accoil + platform: CLOUD + hidden: false + defaultTrigger: type = "group" + fields: + - id: vMUBfm7HRB8Z4tZJPM5c5u + sortOrder: 0 + fieldKey: anonymousId + label: Anonymous ID + type: STRING + description: Anonymous id + placeholder: '' + defaultValue: + '@path': $.anonymousId + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: ft8B2a1c46fd5m9St2XXZH + sortOrder: 1 + fieldKey: userId + label: User ID + type: STRING + description: The ID associated with the user + placeholder: '' + defaultValue: + '@path': $.userId + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: wnqCcujDnHYpCsvTs61F8k + sortOrder: 2 + fieldKey: groupId + label: Group ID + type: STRING + description: The group id + placeholder: '' + defaultValue: + '@path': $.groupId + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 77ScvgARykMSQQbXRPSeh1 + sortOrder: 3 + fieldKey: name + label: Name + type: STRING + description: >- + The name of the account. Without providing a name, accounts are + displayed using a numeric ID, making them harder to identify. (Highly + Recommended) + placeholder: '' + defaultValue: + '@path': $.traits.name + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: hxioRxw75iEe3MdaDtS8ba + sortOrder: 4 + fieldKey: createdAt + label: Created at + type: STRING + description: >- + Helps calculate account tenure. If no createdAt is provided, the + earliest createdAt from the associated users will be used. (Highly + Recommended) + placeholder: '' + defaultValue: + '@path': $.traits.createdAt + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 5juXx71swZP3ftoENTi6HS + sortOrder: 5 + fieldKey: status + label: Status + type: STRING + description: >- + The overall status of your the account subscription. Possible options + include: Free, Trial, Paid, Cancelled (Highly Recommended) + placeholder: '' + defaultValue: + '@path': $.traits.status + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: iXWgHq8PrbUYBMSBPeoarT + sortOrder: 6 + fieldKey: plan + label: Plan + type: STRING + description: >- + The plan type helps in segmenting accounts by their subscription tier + (e.g., starter, pro, enterprise). (Recommended) + placeholder: '' + defaultValue: + '@path': $.traits.plan + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: iBXQfJdRfidbt1AJyfAJLY + sortOrder: 7 + fieldKey: mrr + label: MRR + type: NUMBER + description: >- + Monthly recurring revenue (MRR) is important for segmenting accounts by + value. It also allows Accoil to show the dollar value of different + segments. Ideally this is passed in cents eg $99 becomes 9900. (Highly + Recommended) + placeholder: '' + defaultValue: + '@path': $.traits.mrr + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: ev1Mqhwx59fpdRESQtvzQw + sortOrder: 8 + fieldKey: traits + label: Traits + type: OBJECT + description: Optionally send all traits to associate with the user or the group + placeholder: '' + defaultValue: + '@path': $.traits + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: nxi6JVLpQomPaRMpuPdoSs + sortOrder: 9 + fieldKey: timestamp + label: Timestamp + type: STRING + description: The timestamp of the event + placeholder: '' + defaultValue: + '@path': $.timestamp + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: c6WySjVg8mhj9qgFpGGekp + name: Page + slug: page + description: Send page events to Accoil + platform: CLOUD + hidden: false + defaultTrigger: type = "page" + fields: + - id: 8jaLqe9Hjx7cgo3u2RYhty + sortOrder: 0 + fieldKey: userId + label: User ID + type: STRING + description: The ID associated with the user + placeholder: '' + defaultValue: + '@path': $.userId + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: pPZHXHAqFigfmu7yu7aKmX + sortOrder: 1 + fieldKey: name + label: Page Name + type: STRING + description: The name of the page + placeholder: '' + defaultValue: + '@path': $.name + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: mM2ktXp8VkVxacywfuCrHy + sortOrder: 2 + fieldKey: timestamp + label: Timestamp + type: STRING + description: The timestamp of the event + placeholder: '' + defaultValue: + '@path': $.timestamp + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: ewLJYYDzvtpqEwKcmtS6rJ + name: Track + slug: track + description: Track a user action in Accoil + platform: CLOUD + hidden: false + defaultTrigger: type = "track" + fields: + - id: 7RM6vhWyFUt2ptxVjWgKHn + sortOrder: 0 + fieldKey: event + label: Event Name + type: STRING + description: The event name + placeholder: '' + defaultValue: + '@path': $.event + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 98fz2533tHoiUfMBGaBVf2 + sortOrder: 1 + fieldKey: userId + label: User ID + type: STRING + description: The ID associated with the user + placeholder: '' + defaultValue: + '@path': $.userId + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: mzcGW4wJ9RwEtzeCao7jQY + sortOrder: 2 + fieldKey: timestamp + label: Timestamp + type: STRING + description: The timestamp of the event + placeholder: '' + defaultValue: + '@path': $.timestamp + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: pBgCiZ6bodJxCMfDNn5n6p + name: Screen + slug: screen + description: Send screen events to Accoil + platform: CLOUD + hidden: false + defaultTrigger: type = "screen" + fields: + - id: kXLCstmjgr9sUG7UB2D7fd + sortOrder: 0 + fieldKey: userId + label: User ID + type: STRING + description: The ID associated with the user + placeholder: '' + defaultValue: + '@path': $.userId + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: hVHUCs9sAQT5zr2MySzGtc + sortOrder: 1 + fieldKey: name + label: Screen Name + type: STRING + description: The name of the screen + placeholder: '' + defaultValue: + '@path': $.name + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: fNqz5oDVnLBtb1ZBHVfuw2 + sortOrder: 2 + fieldKey: timestamp + label: Timestamp + type: STRING + description: The timestamp of the event + placeholder: '' + defaultValue: + '@path': $.timestamp + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + presets: + - actionId: zMAxXpRCAQHCuF6WctbkP + name: Identify Calls + fields: + userId: + '@path': $.userId + email: + '@path': $.traits.email + name: + '@path': $.traits.name + role: + '@path': $.traits.role + accountStatus: + '@path': $.traits.accountStatus + createdAt: + '@path': $.traits.createdAt + traits: + '@path': $.traits + timestamp: + '@path': $.timestamp + trigger: type = "identify" + - actionId: c6WySjVg8mhj9qgFpGGekp + name: Page Calls + fields: + userId: + '@path': $.userId + name: + '@path': $.name + timestamp: + '@path': $.timestamp + trigger: type = "page" + - actionId: ewLJYYDzvtpqEwKcmtS6rJ + name: Track Calls + fields: + event: + '@path': $.event + userId: + '@path': $.userId + timestamp: + '@path': $.timestamp + trigger: type = "track" + - actionId: pBgCiZ6bodJxCMfDNn5n6p + name: Screen Calls + fields: + userId: + '@path': $.userId + name: + '@path': $.name + timestamp: + '@path': $.timestamp + trigger: type = "screen" + - actionId: 2YWXcXtAa2S4Mt1m2WKDXS + name: Group Calls + fields: + anonymousId: + '@path': $.anonymousId + userId: + '@path': $.userId + groupId: + '@path': $.groupId + name: + '@path': $.traits.name + createdAt: + '@path': $.traits.createdAt + status: + '@path': $.traits.status + plan: + '@path': $.traits.plan + mrr: + '@path': $.traits.mrr + traits: + '@path': $.traits + timestamp: + '@path': $.timestamp + trigger: type = "group" + partnerOwned: true - id: 64edec5a4f881f992e432b81 display_name: Acoustic (Actions) name: Acoustic (Actions) @@ -22197,7 +22782,7 @@ items: hidden: false defaultTrigger: type = "identify" fields: - - id: qVmJwEKiVUgpbSFqKDmFXW + - id: pCNMfgA3iWb63cZTbGZ1Zt sortOrder: 0 fieldKey: external_id label: External User ID @@ -22211,7 +22796,7 @@ items: choices: null dynamic: false allowNull: false - - id: ikudeCT92VSVCVJjz7JYcv + - id: 4TvwbxfcPNAdnAwxoeHBMM sortOrder: 1 fieldKey: user_alias label: User Alias Object @@ -22225,7 +22810,7 @@ items: choices: null dynamic: false allowNull: false - - id: 5k8GGQTkuECnspPd1VkuT1 + - id: tcjasErZ5ByT1khtQwQxt2 sortOrder: 2 fieldKey: braze_id label: Braze User Identifier @@ -22239,7 +22824,7 @@ items: choices: null dynamic: false allowNull: true - - id: 5pRqk1HPWXh97aAa9J23MN + - id: fZJm9C4tBpY727NYRDKMaQ sortOrder: 3 fieldKey: country label: Country @@ -22253,7 +22838,7 @@ items: choices: null dynamic: false allowNull: true - - id: o8qhtuDQMGBxf253C6naim + - id: ntHPtnW6vjFbxtXuEGp8xN sortOrder: 4 fieldKey: current_location label: Current Location @@ -22270,7 +22855,7 @@ items: choices: null dynamic: false allowNull: true - - id: sirQ9HUcaeeDMXL1Ai67cu + - id: 8z8nGPJ4vuJzzqc14tq3nc sortOrder: 5 fieldKey: date_of_first_session label: Date of First Session @@ -22282,7 +22867,7 @@ items: choices: null dynamic: false allowNull: true - - id: cNs8MEWy691V1LcAwKkVq + - id: e5ZR5ptMHGut9n3nKaLU2E sortOrder: 6 fieldKey: date_of_last_session label: Date of Last Session @@ -22294,7 +22879,7 @@ items: choices: null dynamic: false allowNull: true - - id: bgfDwCRSZCrqFxLJ64SJnu + - id: bn4JHMS4RxSQ1WZUGuv2Z5 sortOrder: 7 fieldKey: dob label: Date of Birth @@ -22306,7 +22891,7 @@ items: choices: null dynamic: false allowNull: true - - id: ni6q761NHAmLBqsFqiUnyj + - id: 8wVaSL8SyFzdGpsbpZd9zh sortOrder: 8 fieldKey: email label: Email @@ -22320,7 +22905,7 @@ items: choices: null dynamic: false allowNull: true - - id: vvBHcc6CAynCdDxHUgKn8A + - id: aaDUiEPFQU6ARSRmQh25XY sortOrder: 9 fieldKey: email_subscribe label: Email Subscribe @@ -22335,7 +22920,7 @@ items: choices: null dynamic: false allowNull: false - - id: utRXxisW6HdD9QodYxiCWD + - id: gE1UnyP3g3ucgNA4oDGzs6 sortOrder: 10 fieldKey: email_open_tracking_disabled label: Email Open Tracking Disabled @@ -22349,7 +22934,7 @@ items: choices: null dynamic: false allowNull: false - - id: cddn6tWEhsZvmiWWSiBjEe + - id: gfs2aiLZSJ4ug2sg97T2DJ sortOrder: 11 fieldKey: email_click_tracking_disabled label: Email Click Tracking Disabled @@ -22363,7 +22948,7 @@ items: choices: null dynamic: false allowNull: false - - id: nAHEJDXyP1g7XZZeZUjV5o + - id: xdwoGRVMmhWgpmL64eeJVH sortOrder: 12 fieldKey: facebook label: Facebook Attribution Data @@ -22377,7 +22962,7 @@ items: choices: null dynamic: false allowNull: false - - id: mdDduv9cAKTCog2JzBE2AH + - id: 8aGhkkuefQ7UxxvrrrTGaN sortOrder: 13 fieldKey: first_name label: First Name @@ -22391,7 +22976,7 @@ items: choices: null dynamic: false allowNull: true - - id: oMLCMKUE19VzxKw9LhuWnY + - id: 4PVQRLpXUsNkiZEfrCgkH7 sortOrder: 14 fieldKey: gender label: Gender @@ -22407,7 +22992,7 @@ items: choices: null dynamic: false allowNull: true - - id: mL4bm7jKdVdqPtTaPicsus + - id: 7hEeFrgdiwJrGWHP9N3qRV sortOrder: 15 fieldKey: home_city label: Home City @@ -22421,7 +23006,7 @@ items: choices: null dynamic: false allowNull: true - - id: thLKmgMVtfUWLUeV2fpNUf + - id: aTXxT6d4cCmLkdLURJEJqw sortOrder: 16 fieldKey: image_url label: Image URL @@ -22435,7 +23020,7 @@ items: choices: null dynamic: false allowNull: true - - id: xeoBZtpSGhkskoWSwgR2aT + - id: 8hifpwogT9baxU5gkvaYKV sortOrder: 17 fieldKey: language label: Language @@ -22447,7 +23032,7 @@ items: choices: null dynamic: false allowNull: true - - id: t4gzTrZ6hTV9XKMkjqJfU + - id: 9iasmnssRuTho7GRnmSrwZ sortOrder: 18 fieldKey: last_name label: Last Name @@ -22461,7 +23046,7 @@ items: choices: null dynamic: false allowNull: false - - id: sRzK6Pwh2Dg6CZAKHTeDhm + - id: 4XyqHF1JtoC6rq4cTdcD1F sortOrder: 19 fieldKey: marked_email_as_spam_at label: Marked Email as Spam At @@ -22473,7 +23058,7 @@ items: choices: null dynamic: false allowNull: true - - id: dh6ZXo2szmub4gNpAorPGe + - id: iorXpJmrcPHn4UoiMg12bF sortOrder: 20 fieldKey: phone label: Phone Number @@ -22487,7 +23072,7 @@ items: choices: null dynamic: false allowNull: true - - id: pYbTwKxdDL4iNFEzF4MDHb + - id: hBDe9CQfKyhyHqyiHMEgtx sortOrder: 21 fieldKey: push_subscribe label: Push Subscribe @@ -22502,7 +23087,7 @@ items: choices: null dynamic: false allowNull: false - - id: fyMWo2EWVmfxGigy8tGZrv + - id: sL4yb2vb93stK1RyuFP9Yd sortOrder: 22 fieldKey: push_tokens label: Push Tokens @@ -22519,7 +23104,7 @@ items: choices: null dynamic: false allowNull: false - - id: 9ZxWivdgbLgmK5TYSHUeh7 + - id: 7DwajX2aAV881fJ8JQ7jkR sortOrder: 23 fieldKey: time_zone label: Time zone @@ -22534,7 +23119,7 @@ items: choices: null dynamic: false allowNull: false - - id: w3Bhi8Qh3spNz2xiUk32xP + - id: u4Uodc4jo1hHkuLq8yWF4n sortOrder: 24 fieldKey: twitter label: Twitter Attribution Data @@ -22549,7 +23134,7 @@ items: choices: null dynamic: false allowNull: false - - id: mY5qBE84yWPd9ozaGXpVXd + - id: bQwVsPihx7NJ2ozBbhKHz7 sortOrder: 25 fieldKey: custom_attributes label: Custom Attributes @@ -22563,7 +23148,7 @@ items: choices: null dynamic: false allowNull: false - - id: vB7ZKgkrUfcVXui9nDSHrV + - id: fADsLasd9KggsPSAyCzs9H sortOrder: 26 fieldKey: _update_existing_only label: Update Existing Only @@ -22578,7 +23163,7 @@ items: choices: null dynamic: false allowNull: false - - id: 2PPUVTznwYNqiQqx6hmM9c + - id: s3QcYz4Z6oeAFt5nTvsy61 sortOrder: 27 fieldKey: enable_batching label: Batch Data to Braze @@ -22601,7 +23186,7 @@ items: hidden: false defaultTrigger: type = "track" and event != "Order Completed" fields: - - id: ht6EkP4zGYNfNYF3Roqi32 + - id: eAZzL1NG6TW3e8Uigio3P8 sortOrder: 0 fieldKey: external_id label: External User ID @@ -22615,7 +23200,7 @@ items: choices: null dynamic: false allowNull: false - - id: oHyZoXVuUsX6bSiPTm4Jje + - id: pK1e4oSg8SomTWFzFYNLxv sortOrder: 1 fieldKey: user_alias label: User Alias Object @@ -22629,7 +23214,7 @@ items: choices: null dynamic: false allowNull: false - - id: iJmjVwdrVe5VNXHVYPXHAM + - id: 9sJYr1dQ4aqCewTuoczBWF sortOrder: 2 fieldKey: email label: Email @@ -22649,7 +23234,7 @@ items: choices: null dynamic: false allowNull: false - - id: mPKFjVLrk8FKhuasepF4za + - id: eRgUd3i8UfGneUzMeM86m sortOrder: 3 fieldKey: braze_id label: Braze User Identifier @@ -22663,7 +23248,7 @@ items: choices: null dynamic: false allowNull: true - - id: 39eBTsE5PTRs3DL5NsCLom + - id: 2id8XkwdQsQtZKXTRa4nE2 sortOrder: 4 fieldKey: name label: Event Name @@ -22677,7 +23262,7 @@ items: choices: null dynamic: false allowNull: false - - id: xumqFzm346hKusYQFygFqh + - id: wn9MAEpNab3ekYPnQGQ8nG sortOrder: 5 fieldKey: time label: Time @@ -22691,7 +23276,7 @@ items: choices: null dynamic: false allowNull: false - - id: ot8E6jgAQf6ayjmffCvPT1 + - id: 35KPUA1X8UTrBboCKyiNU sortOrder: 6 fieldKey: properties label: Event Properties @@ -22705,7 +23290,7 @@ items: choices: null dynamic: false allowNull: false - - id: kg5WgW4fNfVunQBVvjk9jp + - id: 55vT5LknvPDUQ9beNfVJBM sortOrder: 7 fieldKey: _update_existing_only label: Update Existing Only @@ -22720,7 +23305,7 @@ items: choices: null dynamic: false allowNull: false - - id: bushHffxBJFyrBJfbFt2ju + - id: dZyf8RjR5uwgbm3JUD9Qpu sortOrder: 8 fieldKey: enable_batching label: Batch Data to Braze @@ -22743,7 +23328,7 @@ items: hidden: false defaultTrigger: event = "Order Completed" fields: - - id: mxb4x8KH3M477si2y6oWKr + - id: uZnToC6ejXVfXouckGH3Fb sortOrder: 0 fieldKey: external_id label: External User ID @@ -22757,7 +23342,7 @@ items: choices: null dynamic: false allowNull: false - - id: tQpw1mfZrc6PRALJK9KNep + - id: bjHCBcVcw9Geho51Du1qSd sortOrder: 1 fieldKey: user_alias label: User Alias Object @@ -22771,7 +23356,7 @@ items: choices: null dynamic: false allowNull: false - - id: s4oVBMLrKMm2E1nvggiJGn + - id: mYXJHKNgCEqkrUNouEWBM3 sortOrder: 2 fieldKey: email label: Email @@ -22785,7 +23370,7 @@ items: choices: null dynamic: false allowNull: false - - id: iWoC6NSAnUev2Pz9NL2BWR + - id: evNkoWyYL9vR5UcSM7L6aD sortOrder: 3 fieldKey: braze_id label: Braze User Identifier @@ -22799,7 +23384,7 @@ items: choices: null dynamic: false allowNull: true - - id: vk1WZFLAZxJqM7XEzgeP47 + - id: 7TEYNF8nmpa4UtoVSigmsa sortOrder: 4 fieldKey: time label: Time @@ -22813,7 +23398,7 @@ items: choices: null dynamic: false allowNull: false - - id: 8HeqhT9F5CaedzaZsZETM2 + - id: jQhfvXBC3L42RhZpXtFWWQ sortOrder: 5 fieldKey: products label: Products @@ -22827,7 +23412,7 @@ items: choices: null dynamic: false allowNull: false - - id: 6mXz1KPMbWUC1DveRZUrbN + - id: a91amtLEv26ZmU7hHs78Cw sortOrder: 6 fieldKey: properties label: Event Properties @@ -22841,7 +23426,7 @@ items: choices: null dynamic: false allowNull: false - - id: jrJbKszin2m6pyPs8zqKyt + - id: uLTkAGKabUEfexrthSRQ5T sortOrder: 7 fieldKey: _update_existing_only label: Update Existing Only @@ -22856,7 +23441,7 @@ items: choices: null dynamic: false allowNull: false - - id: vLwyn3e5MStihAti7t1hHM + - id: vK5uB43rZGK6XaRudaA62P sortOrder: 8 fieldKey: enable_batching label: Batch Data to Braze @@ -22893,7 +23478,7 @@ items: hidden: false defaultTrigger: null fields: - - id: ttU5onbGjkAkivbZa8sjUY + - id: iQKccsgPrGA8RYeHFjNR8q sortOrder: 0 fieldKey: external_id label: External ID @@ -22905,7 +23490,7 @@ items: choices: null dynamic: false allowNull: false - - id: 2bVhXoTPEpa6BcrX5EoSuu + - id: 7xe2CAAQytRFWTpGsbZnRY sortOrder: 1 fieldKey: user_alias label: User Alias Object @@ -22919,7 +23504,7 @@ items: choices: null dynamic: false allowNull: false - - id: xcw9zQ1QMcU2tbn2FY6RJG + - id: r6vPYWTD7keMXTUEGdShr sortOrder: 2 fieldKey: merge_behavior label: Merge Behavior @@ -22948,7 +23533,7 @@ items: hidden: false defaultTrigger: event = "Create Alias" fields: - - id: iaL7BJ1RcxEi9HWRjAnTX6 + - id: 7AzFS8EFGAbKEW5ypDsgth sortOrder: 0 fieldKey: external_id label: External ID @@ -22960,7 +23545,7 @@ items: choices: null dynamic: false allowNull: true - - id: hHkPpvPiKqUWfykhF5ECMN + - id: buLEwctUdYeAoj3Y4DwrFo sortOrder: 1 fieldKey: alias_name label: Alias Name @@ -22972,7 +23557,7 @@ items: choices: null dynamic: false allowNull: false - - id: wTKshrGt5MB1g1QFGW66bt + - id: f3bRFP39fz3DDbNw47Xqws sortOrder: 2 fieldKey: alias_label label: Alias Label @@ -22992,7 +23577,7 @@ items: hidden: false defaultTrigger: type = "identify" fields: - - id: JftPmeJ6kZmtKwnpfyom4 + - id: h4SFWm82eNHpvgAJdKb7Nv sortOrder: 0 fieldKey: external_id label: External User ID @@ -23006,7 +23591,7 @@ items: choices: null dynamic: false allowNull: false - - id: w1AgGFqJw43mD5zzDKTeD1 + - id: cRNuLcrfxPUry5LLj8pFcu sortOrder: 1 fieldKey: user_alias label: User Alias Object @@ -23020,7 +23605,7 @@ items: choices: null dynamic: false allowNull: false - - id: rGVm2JULWupgUQRs4ADaKp + - id: gUPT978MTpVGiDBVfWZJ84 sortOrder: 2 fieldKey: braze_id label: Braze User Identifier @@ -23034,7 +23619,7 @@ items: choices: null dynamic: false allowNull: true - - id: 5yG9cvBFyDcZG69bRfCngc + - id: hSE8FnSBebLZwhaNxEEbaw sortOrder: 3 fieldKey: country label: Country @@ -23048,7 +23633,7 @@ items: choices: null dynamic: false allowNull: true - - id: vVFPX8arw5mUUs5VXX9ano + - id: 8V1HF2WQBikLi4ZLWYLgcs sortOrder: 4 fieldKey: current_location label: Current Location @@ -23065,7 +23650,7 @@ items: choices: null dynamic: false allowNull: true - - id: pfwXghn366sP7vtJD1ACX5 + - id: cFFFHWR8drfh34oYXw8f5A sortOrder: 5 fieldKey: date_of_first_session label: Date of First Session @@ -23077,7 +23662,7 @@ items: choices: null dynamic: false allowNull: true - - id: cujUE5wZ6Bvh4C49tv6xSf + - id: m7zCoKdZpKQ2AYN3Jk6FWa sortOrder: 6 fieldKey: date_of_last_session label: Date of Last Session @@ -23089,7 +23674,7 @@ items: choices: null dynamic: false allowNull: true - - id: 3oP3xC36AUXLT5sYquskEx + - id: a3h9mBQ15GB6RFPyTn1Gfp sortOrder: 7 fieldKey: dob label: Date of Birth @@ -23101,7 +23686,7 @@ items: choices: null dynamic: false allowNull: true - - id: nimxGbjK8LGgZWdVMs1X51 + - id: gPDsqz3bibrvi9YxkMgBr6 sortOrder: 8 fieldKey: email label: Email @@ -23115,7 +23700,7 @@ items: choices: null dynamic: false allowNull: true - - id: bWd7DBjkEQM5LWHafxQdpo + - id: u3bVweyKWwv57mEetximuX sortOrder: 9 fieldKey: email_subscribe label: Email Subscribe @@ -23130,7 +23715,7 @@ items: choices: null dynamic: false allowNull: false - - id: uZBjNrXYeAAGanhLu8H95n + - id: 8TM9sLQpQnFzNkyn3yjiAV sortOrder: 10 fieldKey: email_open_tracking_disabled label: Email Open Tracking Disabled @@ -23144,7 +23729,7 @@ items: choices: null dynamic: false allowNull: false - - id: vgxnn1Hz3iv8AZU2METadV + - id: 6w19LckqMTjGV25m3aMFQa sortOrder: 11 fieldKey: email_click_tracking_disabled label: Email Click Tracking Disabled @@ -23158,7 +23743,7 @@ items: choices: null dynamic: false allowNull: false - - id: opHPbsmWQ5vrvXYVf7ftmi + - id: 7TAYkoFt9bb7raUKwusRyB sortOrder: 12 fieldKey: facebook label: Facebook Attribution Data @@ -23172,7 +23757,7 @@ items: choices: null dynamic: false allowNull: false - - id: ujBPxpN1ZPZAbm462j92oM + - id: 8bZGr1ZdxEUmb5FsEKd4h5 sortOrder: 13 fieldKey: first_name label: First Name @@ -23186,7 +23771,7 @@ items: choices: null dynamic: false allowNull: true - - id: ipjF12HerwnLx6i9NtZyN3 + - id: svQrmcBSQnfS2ztGgMawhE sortOrder: 14 fieldKey: gender label: Gender @@ -23202,7 +23787,7 @@ items: choices: null dynamic: false allowNull: true - - id: XyBnuwJoCjYgrei1Kt9HH + - id: 5WmLmqssBoSQ12Ft35yTCm sortOrder: 15 fieldKey: home_city label: Home City @@ -23216,7 +23801,7 @@ items: choices: null dynamic: false allowNull: true - - id: kpx1wBALG7ybpqwjh9un2S + - id: a6YvpdHsyTGprr1b79XYme sortOrder: 16 fieldKey: image_url label: Image URL @@ -23230,7 +23815,7 @@ items: choices: null dynamic: false allowNull: true - - id: et5CPQvLPq3G1AJ1gdRE6Y + - id: 981d3r4vQ9rhYh9TMhmfMX sortOrder: 17 fieldKey: language label: Language @@ -23242,7 +23827,7 @@ items: choices: null dynamic: false allowNull: true - - id: e8GAUGcKng6CADquCriARR + - id: icuqLxqDfpqWEuSn51zq54 sortOrder: 18 fieldKey: last_name label: Last Name @@ -23256,7 +23841,7 @@ items: choices: null dynamic: false allowNull: false - - id: fa6MmvNFEAWm4akrGyEiF3 + - id: i1NZTAaimziVVtbrA3Bhht sortOrder: 19 fieldKey: marked_email_as_spam_at label: Marked Email as Spam At @@ -23268,7 +23853,7 @@ items: choices: null dynamic: false allowNull: true - - id: roC2V7LdKjrzxxKaWzvMaY + - id: pUnoEBrwygsHGt6TBYGfmn sortOrder: 20 fieldKey: phone label: Phone Number @@ -23282,7 +23867,7 @@ items: choices: null dynamic: false allowNull: true - - id: myicLjEEAznBJRBvuaKTDq + - id: 6QN7He9vw1mpGYwhW9fzgT sortOrder: 21 fieldKey: push_subscribe label: Push Subscribe @@ -23297,7 +23882,7 @@ items: choices: null dynamic: false allowNull: false - - id: qvnHQV8SCnFZ6Vt1i2rJf6 + - id: odCa5De3hRjNpob7eagxB7 sortOrder: 22 fieldKey: push_tokens label: Push Tokens @@ -23314,7 +23899,7 @@ items: choices: null dynamic: false allowNull: false - - id: hhS1Epx3AQoqYUPrj7hs54 + - id: 7j4HjAc9dQtBi5zpV9Ddv9 sortOrder: 23 fieldKey: time_zone label: Time zone @@ -23329,7 +23914,7 @@ items: choices: null dynamic: false allowNull: false - - id: oSK1xJ4bfcmom2pwGGjArH + - id: dyFSExMxCRnbiQw3XToxqn sortOrder: 24 fieldKey: twitter label: Twitter Attribution Data @@ -23344,7 +23929,7 @@ items: choices: null dynamic: false allowNull: false - - id: fdvu4XyLv5cLvCi71v7tHV + - id: pwHK8miTkZs5NcBGtae1bz sortOrder: 25 fieldKey: custom_attributes label: Custom Attributes @@ -23358,7 +23943,7 @@ items: choices: null dynamic: false allowNull: false - - id: hP9uPBVUEUC3nFH9uD54AE + - id: rSrzxA7ehEhY5KPBEUhYRh sortOrder: 26 fieldKey: enable_batching label: Batch Data to Braze @@ -23381,7 +23966,7 @@ items: hidden: false defaultTrigger: type = "track" and event != "Order Completed" fields: - - id: jxgZNEf6XGZ1kYCH5K4WmA + - id: bt7UoQZHo6fdgubtNpaLHW sortOrder: 0 fieldKey: external_id label: External User ID @@ -23395,7 +23980,7 @@ items: choices: null dynamic: false allowNull: false - - id: jWuX4wxhZpXPpzPqm8YJ71 + - id: 7YSgXEG9TBTMwXLnz1fq6Q sortOrder: 1 fieldKey: user_alias label: User Alias Object @@ -23409,7 +23994,7 @@ items: choices: null dynamic: false allowNull: false - - id: 6qiodHfFRNvi9WEZaosM57 + - id: p4VNYNqz9PUDAcgVqWZPEE sortOrder: 2 fieldKey: email label: Email @@ -23429,7 +24014,7 @@ items: choices: null dynamic: false allowNull: false - - id: 6dCE92CYNUT7ptAgizuCPw + - id: feTv7vkHV3p8cpNoeh3osY sortOrder: 3 fieldKey: braze_id label: Braze User Identifier @@ -23443,7 +24028,7 @@ items: choices: null dynamic: false allowNull: true - - id: v1tcZpmk51BQp9z3waaxLB + - id: uYyXnbMWCt4Y81YNqKjjHv sortOrder: 4 fieldKey: name label: Event Name @@ -23457,7 +24042,7 @@ items: choices: null dynamic: false allowNull: false - - id: gdWYLiUq33asHtpkWdqyDE + - id: 74u9YAr8G6zjqNrmCHfQyt sortOrder: 5 fieldKey: time label: Time @@ -23471,7 +24056,7 @@ items: choices: null dynamic: false allowNull: false - - id: rWjSv3y8sEmxPkVMmqGWUz + - id: 8kBc71EnFuPaKtwTsUXu9V sortOrder: 6 fieldKey: properties label: Event Properties @@ -23485,7 +24070,7 @@ items: choices: null dynamic: false allowNull: false - - id: mTC18dANQoqQd3sEaRkT7G + - id: dfJs4qZeUEFTw59CB3GTdx sortOrder: 7 fieldKey: enable_batching label: Batch Data to Braze @@ -23510,7 +24095,7 @@ items: hidden: false defaultTrigger: null fields: - - id: 2uhvengbu1DMqru5au2vYD + - id: iXozAJygPBTJH1F73jNK69 sortOrder: 0 fieldKey: external_id label: External ID @@ -23522,7 +24107,7 @@ items: choices: null dynamic: false allowNull: false - - id: 454wRVE94jRfWETXk6qV5X + - id: nfpTCRwBkKDDHQvXkGp8LV sortOrder: 1 fieldKey: user_alias label: User Alias Object @@ -23536,7 +24121,7 @@ items: choices: null dynamic: false allowNull: false - - id: nCwtkkqXrKJvczCkHGQn6k + - id: kjr1dMhwShoZhTohj2aNGy sortOrder: 2 fieldKey: merge_behavior label: Merge Behavior @@ -23565,7 +24150,7 @@ items: hidden: false defaultTrigger: event = "Create Alias" fields: - - id: 5zk2X8T7ojApnqdm2W5nwn + - id: mhGCNPToityC61CLw2Frjn sortOrder: 0 fieldKey: external_id label: External ID @@ -23577,7 +24162,7 @@ items: choices: null dynamic: false allowNull: true - - id: jac5wnfy2V9tSSYq8FTvnP + - id: p1nnYvVEJn6iVq6bxfqNTG sortOrder: 1 fieldKey: alias_name label: Alias Name @@ -23589,7 +24174,7 @@ items: choices: null dynamic: false allowNull: false - - id: 29b8NLEu2c6JuaBdiwWGdq + - id: e7csKKdF2HEUqHtTRaVcC3 sortOrder: 2 fieldKey: alias_label label: Alias Label @@ -23609,7 +24194,7 @@ items: hidden: false defaultTrigger: event = "Order Completed" fields: - - id: s2kPax4goWAQjE8YvCejbH + - id: esBBzSBGJPbPEuJiunxyqc sortOrder: 0 fieldKey: external_id label: External User ID @@ -23623,7 +24208,7 @@ items: choices: null dynamic: false allowNull: false - - id: xhDvWJgMUZ5Azc9ARq4dcY + - id: iCWNb8wfmKK1hgxbpJHVpG sortOrder: 1 fieldKey: user_alias label: User Alias Object @@ -23637,7 +24222,7 @@ items: choices: null dynamic: false allowNull: false - - id: epm8g5aKdv3aBAEVH4FgDL + - id: pN9MGm8nSAnhcvuLxPjJ9a sortOrder: 2 fieldKey: email label: Email @@ -23651,7 +24236,7 @@ items: choices: null dynamic: false allowNull: false - - id: foQmYTDFwhoGydLVHxVAaC + - id: 7Bgs8knBSosaF5AUsKZFmq sortOrder: 3 fieldKey: braze_id label: Braze User Identifier @@ -23665,7 +24250,7 @@ items: choices: null dynamic: false allowNull: true - - id: 5cMtCfJS3WLicsMaMv1sM8 + - id: c36sHSbkd9mC9bFicAjhAs sortOrder: 4 fieldKey: time label: Time @@ -23679,7 +24264,7 @@ items: choices: null dynamic: false allowNull: false - - id: jzHkNdj4dt4TKhnqgbYinB + - id: ecywTc3bfGTasCDBxYMhiE sortOrder: 5 fieldKey: products label: Products @@ -23693,7 +24278,7 @@ items: choices: null dynamic: false allowNull: false - - id: jaAZDSi2ZFNHujiCgXmCZF + - id: bAQU29KPZp9pq7Wep7wMwR sortOrder: 6 fieldKey: properties label: Event Properties @@ -23707,7 +24292,7 @@ items: choices: null dynamic: false allowNull: false - - id: gTX2xs9zNqybs2b5vENDqc + - id: va2xv8NejWdXkvGxGNLH4q sortOrder: 7 fieldKey: enable_batching label: Batch Data to Braze @@ -23723,50 +24308,50 @@ items: dynamic: false allowNull: false presets: - - actionId: 3pnc4QJvUjWGi2bp6EnDt - name: Track Calls + - actionId: vE7Gf9yobj2gTuMBhwmg7g + name: Order Completed Calls fields: external_id: '@path': $.userId email: - '@if': - exists: - '@path': $.context.traits.email - then: - '@path': $.context.traits.email - else: - '@path': $.properties.email + '@path': $.traits.email braze_id: '@path': $.properties.braze_id - name: - '@path': $.event time: '@path': $.receivedAt + products: + '@path': $.properties.products properties: '@path': $.properties _update_existing_only: false enable_batching: true batch_size: 75 - trigger: type = "track" and event != "Order Completed" - - actionId: vE7Gf9yobj2gTuMBhwmg7g - name: Order Completed Calls + trigger: event = "Order Completed" + - actionId: 3pnc4QJvUjWGi2bp6EnDt + name: Track Calls fields: external_id: '@path': $.userId email: - '@path': $.traits.email + '@if': + exists: + '@path': $.context.traits.email + then: + '@path': $.context.traits.email + else: + '@path': $.properties.email braze_id: '@path': $.properties.braze_id + name: + '@path': $.event time: '@path': $.receivedAt - products: - '@path': $.properties.products properties: '@path': $.properties _update_existing_only: false enable_batching: true batch_size: 75 - trigger: event = "Order Completed" + trigger: type = "track" and event != "Order Completed" - actionId: 2P24zUSAL8BUpyGYNGmD7M name: Identify Calls fields: @@ -35714,7 +36299,7 @@ items: hidden: false defaultTrigger: null fields: - - id: 73tkjvniKz8nvxv7oVVVzg + - id: a6ismB8cJTCpPWv91aRB3N sortOrder: 0 fieldKey: action_source label: Action Source @@ -35746,7 +36331,7 @@ items: value: other dynamic: false allowNull: false - - id: gh4nYjVrVqch5ejEt7m9Di + - id: msWPWP1hGiMgHhdwYHeEu8 sortOrder: 1 fieldKey: event_name label: Event Name @@ -35765,7 +36350,7 @@ items: choices: null dynamic: false allowNull: false - - id: gSJ6tVVxWrsrSfinXshiTG + - id: rBMX6i2eVDZDFjfd7twTi3 sortOrder: 2 fieldKey: event_time label: Event Time @@ -35781,7 +36366,7 @@ items: choices: null dynamic: false allowNull: false - - id: cHVDzHsAFZux9jTbh8Vqaq + - id: pjajpTpEMTAT9N1f79mACt sortOrder: 3 fieldKey: user_data label: User Data @@ -35831,7 +36416,7 @@ items: choices: null dynamic: false allowNull: false - - id: jgNXmCrzxEzjhAbQ84dssm + - id: rXgpibqmtJU4WpRcUvGt7C sortOrder: 4 fieldKey: app_data_field label: App Events Fields @@ -35841,7 +36426,7 @@ items: Conversions API. For more information about app events support in the Conversions API, see the Facebook docs [here](https://developers.facebook.com/docs/marketing-api/conversions-api/app-events). - App events sent through the Conversions API must be associated with a dataset. + App events sent through the Conversions API must be associated with a dataset. Instructions for creating a dataset can be found [here](https://www.facebook.com/business/help/750785952855662?id=490360542427371). Once a dataset is created, the dataset ID can be substituted for the pixel ID in the destination settings. placeholder: '' @@ -35868,12 +36453,16 @@ items: '@path': $.context.screen.density deviceTimezone: '@path': $.context.timezone + anonId: + '@path': $.context.anon_id + madId: + '@path': $.context.madId required: false multiple: false choices: null dynamic: false allowNull: false - - id: bMM5dDgEHEBJzHtPPGoNsj + - id: hq5mN5JymF7WsC9JZU2a2o sortOrder: 5 fieldKey: custom_data label: Custom Data @@ -35889,7 +36478,7 @@ items: choices: null dynamic: false allowNull: false - - id: 71aguiU9tyNdFj57HRrc4x + - id: nbTeJ21wUPZXMhS4W4BPGw sortOrder: 6 fieldKey: event_id label: Event ID @@ -35905,7 +36494,7 @@ items: choices: null dynamic: false allowNull: false - - id: eTQrXbDaU1xsUanhRpKSES + - id: xAWHymdyMAWTTZqqCDMTQ6 sortOrder: 7 fieldKey: event_source_url label: Event Source URL @@ -35922,7 +36511,7 @@ items: choices: null dynamic: false allowNull: false - - id: qP3EK1dfLYiXCPLbtEw3XG + - id: fVKS7gPn2q2UsiZ9iHbzLC sortOrder: 8 fieldKey: data_processing_options label: Data Processing Options @@ -35939,7 +36528,7 @@ items: choices: null dynamic: false allowNull: false - - id: xdL6wyChgYyBsfBPAKxUiR + - id: r6QPu2qFMVndaoMcjVhv5j sortOrder: 9 fieldKey: data_processing_options_country label: Data Processing Country @@ -35960,7 +36549,7 @@ items: value: 1 dynamic: false allowNull: false - - id: gFtacEEZSfbj5Yc2uc489N + - id: o8Ag9RjowAufSin8jSZpG sortOrder: 10 fieldKey: data_processing_options_state label: Data Processing State @@ -35993,7 +36582,7 @@ items: hidden: false defaultTrigger: type = "track" and event = "Order Completed" fields: - - id: xfBWg1nd1sLqgpTDWVhkcA + - id: 21Lm149SJ67dNhbHMw8W7G sortOrder: 0 fieldKey: action_source label: Action Source @@ -36025,7 +36614,7 @@ items: value: other dynamic: false allowNull: false - - id: k5ZnLHHUDEk6mXJAUYoL9D + - id: tbGfXqYX1jEYXBkX98iqFb sortOrder: 1 fieldKey: currency label: Currency @@ -36041,7 +36630,7 @@ items: choices: null dynamic: false allowNull: false - - id: egVStWCcMfkX4buT4sUdzh + - id: knkfcnoXyW8VGkeL9zoL1p sortOrder: 2 fieldKey: event_time label: Event Time @@ -36057,7 +36646,7 @@ items: choices: null dynamic: false allowNull: false - - id: W1LWKWwRW7dsa1M5gAivE + - id: q3ArP9syQDuPLV6vc3KEBC sortOrder: 3 fieldKey: user_data label: User Data @@ -36107,7 +36696,7 @@ items: choices: null dynamic: false allowNull: false - - id: nFDXbhk8KwCZhuE9d6gmcu + - id: 4xyjFH7fArisUXNEjr971H sortOrder: 4 fieldKey: app_data_field label: App Events Fields @@ -36117,7 +36706,7 @@ items: Conversions API. For more information about app events support in the Conversions API, see the Facebook docs [here](https://developers.facebook.com/docs/marketing-api/conversions-api/app-events). - App events sent through the Conversions API must be associated with a dataset. + App events sent through the Conversions API must be associated with a dataset. Instructions for creating a dataset can be found [here](https://www.facebook.com/business/help/750785952855662?id=490360542427371). Once a dataset is created, the dataset ID can be substituted for the pixel ID in the destination settings. placeholder: '' @@ -36144,12 +36733,16 @@ items: '@path': $.context.screen.density deviceTimezone: '@path': $.context.timezone + anonId: + '@path': $.context.anon_id + madId: + '@path': $.context.madId required: false multiple: false choices: null dynamic: false allowNull: false - - id: a8r84utA7LkEDXXatK2sME + - id: qW1eAKdr6p9or9TUvvzy sortOrder: 5 fieldKey: value label: Value @@ -36165,7 +36758,7 @@ items: choices: null dynamic: false allowNull: false - - id: A8q9tyTKNR25RfcrD98pg + - id: 2sRcinCozJYwz2U6zwFUCc sortOrder: 6 fieldKey: content_ids label: Content IDs @@ -36177,7 +36770,7 @@ items: choices: null dynamic: false allowNull: false - - id: hkeUPe7154h6Jpz9F4VmTZ + - id: 3V7551P4iobUE8VkK74sp9 sortOrder: 7 fieldKey: content_name label: Content Name @@ -36189,7 +36782,7 @@ items: choices: null dynamic: false allowNull: false - - id: kgivKNkVXWjoRhzg16Wfev + - id: gzB9yLsddERXQ8VEnh5k2B sortOrder: 8 fieldKey: content_type label: Content Type @@ -36205,7 +36798,7 @@ items: choices: null dynamic: false allowNull: false - - id: eLkHYHAtuiqhxXj9fnopDS + - id: evN5W6nQkv7scxWRk7UvFQ sortOrder: 9 fieldKey: contents label: Contents @@ -36229,7 +36822,7 @@ items: choices: null dynamic: false allowNull: false - - id: 4mL8MioG3F8X67GTeGXHUW + - id: px3xWEqukhq5hRhQ1fZshD sortOrder: 10 fieldKey: event_id label: Event ID @@ -36245,7 +36838,7 @@ items: choices: null dynamic: false allowNull: false - - id: peptCfsb8pW6AyMwZH38RL + - id: wHejUiCL2Zk1jdB7NYPLBd sortOrder: 11 fieldKey: event_source_url label: Event Source URL @@ -36262,7 +36855,7 @@ items: choices: null dynamic: false allowNull: false - - id: efKX2zSckYYNXzzXXApn1d + - id: rHnsf6jGNtjxKLe1TrgVzM sortOrder: 12 fieldKey: num_items label: Number of Items @@ -36274,7 +36867,7 @@ items: choices: null dynamic: false allowNull: false - - id: rwHdxxk72r6tYqnXskVBur + - id: 32fCrsT8JTbqG3fbnHdMSx sortOrder: 13 fieldKey: custom_data label: Custom Data @@ -36290,7 +36883,7 @@ items: choices: null dynamic: false allowNull: false - - id: 9UQzwATuAiJuFHTpLdfD9D + - id: r4iW5Tw1xDekKWMK8jtvMA sortOrder: 14 fieldKey: data_processing_options label: Data Processing Options @@ -36307,7 +36900,7 @@ items: choices: null dynamic: false allowNull: false - - id: qjWx9dyBVryKUTk1uiCoGf + - id: sVt6WqA2pdHzR9gkNqF8KD sortOrder: 15 fieldKey: data_processing_options_country label: Data Processing Country @@ -36328,7 +36921,7 @@ items: value: 1 dynamic: false allowNull: false - - id: 4FLCZA71bfRs7nTuys97xo + - id: sAq5Xwp5X816ykrZQ1CZag sortOrder: 16 fieldKey: data_processing_options_state label: Data Processing State @@ -36361,7 +36954,7 @@ items: hidden: false defaultTrigger: type = "track" and event = "Products Searched" fields: - - id: e7ScRrMfQ9vafi7c8kvhfZ + - id: aG8dyQ5PjWcDaLjGpQZomE sortOrder: 0 fieldKey: action_source label: Action Source @@ -36393,7 +36986,7 @@ items: value: other dynamic: false allowNull: false - - id: iQMzbozCMUNNk25VyCaJqU + - id: v4GCNG9oUXEbFgxreXKvZD sortOrder: 1 fieldKey: event_time label: Event Time @@ -36409,7 +37002,7 @@ items: choices: null dynamic: false allowNull: false - - id: wB5Wc4JR5n4qZaTZcV7ag4 + - id: 2BSfJ97kcY7NZ6kbCvGdwW sortOrder: 2 fieldKey: user_data label: User Data @@ -36459,7 +37052,7 @@ items: choices: null dynamic: false allowNull: false - - id: pRt3sh6v5Hj7MNB8ddWqXp + - id: adt1soSvvgNCQFeYeFUhtr sortOrder: 3 fieldKey: app_data_field label: App Events Fields @@ -36469,7 +37062,7 @@ items: Conversions API. For more information about app events support in the Conversions API, see the Facebook docs [here](https://developers.facebook.com/docs/marketing-api/conversions-api/app-events). - App events sent through the Conversions API must be associated with a dataset. + App events sent through the Conversions API must be associated with a dataset. Instructions for creating a dataset can be found [here](https://www.facebook.com/business/help/750785952855662?id=490360542427371). Once a dataset is created, the dataset ID can be substituted for the pixel ID in the destination settings. placeholder: '' @@ -36496,12 +37089,16 @@ items: '@path': $.context.screen.density deviceTimezone: '@path': $.context.timezone + anonId: + '@path': $.context.anon_id + madId: + '@path': $.context.madId required: false multiple: false choices: null dynamic: false allowNull: false - - id: tChEfhU5Xs4ncYH481WeUK + - id: 6E4J5BPZarNL2h8T1ocYUi sortOrder: 4 fieldKey: content_category label: Content Category @@ -36513,7 +37110,7 @@ items: choices: null dynamic: false allowNull: false - - id: nbZbBpwqmWoxksxrpkidaj + - id: goVKp9ceHgwBUyr8ekTSGJ sortOrder: 5 fieldKey: content_ids label: Content IDs @@ -36525,7 +37122,7 @@ items: choices: null dynamic: false allowNull: false - - id: jyKaDs6J32EscmHT7uyrgF + - id: vr2VS1AoYcxzG8MSwSf8bz sortOrder: 6 fieldKey: contents label: Contents @@ -36549,7 +37146,7 @@ items: choices: null dynamic: false allowNull: false - - id: bpRgV842h6DazqE47Xxepc + - id: c3e5zKTWykFwBV6XT58uLb sortOrder: 7 fieldKey: currency label: Currency @@ -36565,7 +37162,7 @@ items: choices: null dynamic: false allowNull: false - - id: cgQxLEETAzinvS1ozdzqjv + - id: hCygc33RjW6s1TBqVHLBBP sortOrder: 8 fieldKey: event_id label: Event ID @@ -36581,7 +37178,7 @@ items: choices: null dynamic: false allowNull: false - - id: 6fDMSYNQ5ymV9XKqN6KXBc + - id: 4Mq792LsphHfZN8v4x8zhu sortOrder: 9 fieldKey: event_source_url label: Event Source URL @@ -36598,7 +37195,7 @@ items: choices: null dynamic: false allowNull: false - - id: 54PmFY6Bwd2FhXx963Xv5J + - id: a7BE5B28LGCAA1iWJ7rS1W sortOrder: 10 fieldKey: search_string label: Search String @@ -36612,7 +37209,7 @@ items: choices: null dynamic: false allowNull: false - - id: 7QKGVJrktDBzkHtmR6ABc4 + - id: kVCEEQ6bo4CwA2Aikuzz3h sortOrder: 11 fieldKey: value label: Value @@ -36626,7 +37223,7 @@ items: choices: null dynamic: false allowNull: false - - id: 5h6v16R1sX16V42Yr35wEu + - id: aiuGGZW8Q76j2A9nGiYKis sortOrder: 12 fieldKey: custom_data label: Custom Data @@ -36642,7 +37239,7 @@ items: choices: null dynamic: false allowNull: false - - id: fVATXUZc94H57tZcgPf9sZ + - id: tTcLdabdYwd7gEWMwVuEnJ sortOrder: 13 fieldKey: data_processing_options label: Data Processing Options @@ -36659,7 +37256,7 @@ items: choices: null dynamic: false allowNull: false - - id: cQsZqtKzraNMhAvAaXoxSs + - id: 6aqvioAF4eGgSetNkWTtVe sortOrder: 14 fieldKey: data_processing_options_country label: Data Processing Country @@ -36680,7 +37277,7 @@ items: value: 1 dynamic: false allowNull: false - - id: nUjXq5DiboGQJABTCZqhEB + - id: svvqrxFukbjahzJAzn5Vsn sortOrder: 15 fieldKey: data_processing_options_state label: Data Processing State @@ -36713,7 +37310,7 @@ items: hidden: false defaultTrigger: type = "page" fields: - - id: ueqaWymu9tf1VtN3KZBi3X + - id: gdX2xS4FhuUJYqUo97rRjo sortOrder: 0 fieldKey: action_source label: Action Source @@ -36745,7 +37342,7 @@ items: value: other dynamic: false allowNull: false - - id: 7ertsPy1ASNB4egnzvwoxR + - id: eAGkDS3EKDCFYMFQUeUB3i sortOrder: 1 fieldKey: event_time label: Event Time @@ -36761,7 +37358,7 @@ items: choices: null dynamic: false allowNull: false - - id: 3jGFPwUGT9guYJ1PcGAmUx + - id: sDWn6aztk2exKm55WcTmwy sortOrder: 2 fieldKey: user_data label: User Data @@ -36811,7 +37408,7 @@ items: choices: null dynamic: false allowNull: false - - id: a51JGJKcwg2MebGUr6Ep7P + - id: vU1kNa8EF5upcyGYkKzd3E sortOrder: 3 fieldKey: app_data_field label: App Events Fields @@ -36821,7 +37418,7 @@ items: Conversions API. For more information about app events support in the Conversions API, see the Facebook docs [here](https://developers.facebook.com/docs/marketing-api/conversions-api/app-events). - App events sent through the Conversions API must be associated with a dataset. + App events sent through the Conversions API must be associated with a dataset. Instructions for creating a dataset can be found [here](https://www.facebook.com/business/help/750785952855662?id=490360542427371). Once a dataset is created, the dataset ID can be substituted for the pixel ID in the destination settings. placeholder: '' @@ -36848,12 +37445,16 @@ items: '@path': $.context.screen.density deviceTimezone: '@path': $.context.timezone + anonId: + '@path': $.context.anon_id + madId: + '@path': $.context.madId required: false multiple: false choices: null dynamic: false allowNull: false - - id: iujuf2xc7o9CpR9UTZ7LDW + - id: dkctHTTmSxFXYRVex4Up3i sortOrder: 4 fieldKey: event_id label: Event ID @@ -36869,7 +37470,7 @@ items: choices: null dynamic: false allowNull: false - - id: jFXpReHyTcMWSE4b2EqYwp + - id: jy4k1nJ9jRKVEL6yLeTKg7 sortOrder: 5 fieldKey: event_source_url label: Event Source URL @@ -36886,7 +37487,7 @@ items: choices: null dynamic: false allowNull: false - - id: 8Zu4P9xEhvVaGjPnpV2xt1 + - id: omyAgt48Nh37SA2BXJi7ej sortOrder: 6 fieldKey: custom_data label: Custom Data @@ -36902,7 +37503,7 @@ items: choices: null dynamic: false allowNull: false - - id: jxir2jGn3NJrsMQLx6h5vd + - id: bvZdRJZQTx4W5Ho97RNtoH sortOrder: 7 fieldKey: data_processing_options label: Data Processing Options @@ -36919,7 +37520,7 @@ items: choices: null dynamic: false allowNull: false - - id: ktoizjSaU9rA6zvGirRrMB + - id: wX6RXsKUgmJzuTXJTMW9U sortOrder: 8 fieldKey: data_processing_options_country label: Data Processing Country @@ -36940,7 +37541,7 @@ items: value: 1 dynamic: false allowNull: false - - id: rEhTgXYZTwEfV4AQRTFD6T + - id: pjWDoFd3zaTA9bfV7hYXsW sortOrder: 9 fieldKey: data_processing_options_state label: Data Processing State @@ -36973,7 +37574,7 @@ items: hidden: false defaultTrigger: type = "track" and event = "Checkout Started" fields: - - id: s1LjkkuspY45jCCLRXFcF2 + - id: rJUow8ZehWx4uJtHAoeDgw sortOrder: 0 fieldKey: action_source label: Action Source @@ -37005,7 +37606,7 @@ items: value: other dynamic: false allowNull: false - - id: m3WuMtyFWGyQS7wE6YsnP + - id: cx9hbGwJpMLuCo97SzKg77 sortOrder: 1 fieldKey: event_time label: Event Time @@ -37021,7 +37622,7 @@ items: choices: null dynamic: false allowNull: false - - id: bgzM9nqe8cixw3wY5gPc7U + - id: x5BphFmbsddQnSWbgSGS3A sortOrder: 2 fieldKey: user_data label: User Data @@ -37071,7 +37672,7 @@ items: choices: null dynamic: false allowNull: false - - id: uvXyPe84LMZ9UxNmYX3M52 + - id: jN6iBCMhWEqWAZV95Nwd2z sortOrder: 3 fieldKey: app_data_field label: App Events Fields @@ -37081,7 +37682,7 @@ items: Conversions API. For more information about app events support in the Conversions API, see the Facebook docs [here](https://developers.facebook.com/docs/marketing-api/conversions-api/app-events). - App events sent through the Conversions API must be associated with a dataset. + App events sent through the Conversions API must be associated with a dataset. Instructions for creating a dataset can be found [here](https://www.facebook.com/business/help/750785952855662?id=490360542427371). Once a dataset is created, the dataset ID can be substituted for the pixel ID in the destination settings. placeholder: '' @@ -37108,12 +37709,16 @@ items: '@path': $.context.screen.density deviceTimezone: '@path': $.context.timezone + anonId: + '@path': $.context.anon_id + madId: + '@path': $.context.madId required: false multiple: false choices: null dynamic: false allowNull: false - - id: vs5BKuBJpT6YBzs5wbFUrJ + - id: n1fHv6UdmyoBtpmsUZ5ahs sortOrder: 4 fieldKey: content_category label: Content Category @@ -37125,7 +37730,7 @@ items: choices: null dynamic: false allowNull: false - - id: 6h2QnAyW3BPiHvbZbjpQbu + - id: 9R9j41gkevfHfeGA8a4F91 sortOrder: 5 fieldKey: content_ids label: Content IDs @@ -37137,7 +37742,7 @@ items: choices: null dynamic: false allowNull: false - - id: ir8NH9cA6baz4s99ewxQcm + - id: 51c9skKbVo9VyXEjSQ5FUv sortOrder: 6 fieldKey: contents label: Contents @@ -37161,7 +37766,7 @@ items: choices: null dynamic: false allowNull: false - - id: 4PoJNTP1YGQDxMyYPENzdW + - id: b4XTetowTgUUiecFd9NC6S sortOrder: 7 fieldKey: currency label: Currency @@ -37177,7 +37782,7 @@ items: choices: null dynamic: false allowNull: false - - id: cuZvuEvTTAHXL6EzujPvh4 + - id: 3c9oJy6eTjUDBZRMg9vxDq sortOrder: 8 fieldKey: event_id label: Event ID @@ -37193,7 +37798,7 @@ items: choices: null dynamic: false allowNull: false - - id: 9Psh5ikxvkLRMk6Nm7tUjQ + - id: pE96rgPeAhpHdrunf9Bgf1 sortOrder: 9 fieldKey: event_source_url label: Event Source URL @@ -37210,7 +37815,7 @@ items: choices: null dynamic: false allowNull: false - - id: 9i334PMM4Kvu26yastTLPx + - id: rJ9wD9kyzvECPhSUYHfs6T sortOrder: 10 fieldKey: num_items label: Number of Items @@ -37222,7 +37827,7 @@ items: choices: null dynamic: false allowNull: false - - id: 8TCUJyRQSEygpEgf2Axdcy + - id: ap4cY8JeDAP3DTcw8adzjS sortOrder: 11 fieldKey: value label: Value @@ -37238,7 +37843,7 @@ items: choices: null dynamic: false allowNull: false - - id: b1rutnp2T5cTS6cQXUNwMD + - id: k3SdeDiifgLyozTQRzKLg5 sortOrder: 12 fieldKey: custom_data label: Custom Data @@ -37254,7 +37859,7 @@ items: choices: null dynamic: false allowNull: false - - id: qNB3XxyKWs3AT87173JnMR + - id: bTaM6pofsvCPGBSNyWq9yA sortOrder: 13 fieldKey: data_processing_options label: Data Processing Options @@ -37271,7 +37876,7 @@ items: choices: null dynamic: false allowNull: false - - id: qYXCgQ8cheR9tQfoahzvf3 + - id: 3jeYVAzQKueyUC64ZHxf5N sortOrder: 14 fieldKey: data_processing_options_country label: Data Processing Country @@ -37292,7 +37897,7 @@ items: value: 1 dynamic: false allowNull: false - - id: 2G1mhsgKiVADpXomNRZZsj + - id: no4ZxWMm8VB3cwDRZ97DKc sortOrder: 15 fieldKey: data_processing_options_state label: Data Processing State @@ -37325,7 +37930,7 @@ items: hidden: false defaultTrigger: type = "track" and event = "Product Viewed" fields: - - id: ogAhBQ2eaEGsgHkLgbhK4t + - id: giSoDman13LcCs1natFwZa sortOrder: 0 fieldKey: action_source label: Action Source @@ -37357,7 +37962,7 @@ items: value: other dynamic: false allowNull: false - - id: 3k7928HeY3i3j5cxHJSD8M + - id: gSG7YYjn8DK4ptv6HXmtkQ sortOrder: 1 fieldKey: event_time label: Event Time @@ -37373,7 +37978,7 @@ items: choices: null dynamic: false allowNull: false - - id: 7AcJGmRZcW5MSUfXphJ9qo + - id: u9n86agJ5bsugiMXmUJxxj sortOrder: 2 fieldKey: user_data label: User Data @@ -37423,7 +38028,7 @@ items: choices: null dynamic: false allowNull: false - - id: 95MkBQ31qfr2qo94wJk171 + - id: ha33z6QWTeNktj8yfPaJqR sortOrder: 3 fieldKey: app_data_field label: App Events Fields @@ -37433,7 +38038,7 @@ items: Conversions API. For more information about app events support in the Conversions API, see the Facebook docs [here](https://developers.facebook.com/docs/marketing-api/conversions-api/app-events). - App events sent through the Conversions API must be associated with a dataset. + App events sent through the Conversions API must be associated with a dataset. Instructions for creating a dataset can be found [here](https://www.facebook.com/business/help/750785952855662?id=490360542427371). Once a dataset is created, the dataset ID can be substituted for the pixel ID in the destination settings. placeholder: '' @@ -37460,12 +38065,16 @@ items: '@path': $.context.screen.density deviceTimezone: '@path': $.context.timezone + anonId: + '@path': $.context.anon_id + madId: + '@path': $.context.madId required: false multiple: false choices: null dynamic: false allowNull: false - - id: iUsuQrpek7aSdjN6zErUG2 + - id: dR9RWbNLHSk2nJXbdHLc1p sortOrder: 4 fieldKey: content_category label: Content Category @@ -37477,7 +38086,7 @@ items: choices: null dynamic: false allowNull: false - - id: i3iV6hfHju2Qubhty8j12r + - id: pGFavTnVbcq28gNBoXngkU sortOrder: 5 fieldKey: content_ids label: Content IDs @@ -37491,7 +38100,7 @@ items: choices: null dynamic: false allowNull: false - - id: qK8hZXJTDi29h5qHFxWq17 + - id: tuXEippeDJVFTPqVre9ScX sortOrder: 6 fieldKey: content_name label: Content Name @@ -37503,7 +38112,7 @@ items: choices: null dynamic: false allowNull: false - - id: dtzXWYjPYNQ1Aq9G7kj3Y5 + - id: tTiaHtiuR86bXPFE5fEBFv sortOrder: 7 fieldKey: content_type label: Content Type @@ -37519,7 +38128,7 @@ items: choices: null dynamic: false allowNull: false - - id: qhjVH3SMLYJJVrhkg1gbYC + - id: b42uc6kLndHxca9XckCaHB sortOrder: 8 fieldKey: contents label: Contents @@ -37543,7 +38152,7 @@ items: choices: null dynamic: false allowNull: false - - id: 6iayEnqu7EziG87oPHDiE4 + - id: j5x5dJHTqBscmh1Y16tAz7 sortOrder: 9 fieldKey: currency label: Currency @@ -37559,7 +38168,7 @@ items: choices: null dynamic: false allowNull: false - - id: fhv4H5DycgECERyjTvSQas + - id: 4GbCaC6YsahtPPp1BJc39Y sortOrder: 10 fieldKey: event_id label: Event ID @@ -37575,7 +38184,7 @@ items: choices: null dynamic: false allowNull: false - - id: sHDbgCtPc4qyz83NSgq8Pf + - id: o85pN2gudrHckmb7WDHbH4 sortOrder: 11 fieldKey: event_source_url label: Event Source URL @@ -37592,7 +38201,7 @@ items: choices: null dynamic: false allowNull: false - - id: dbbdMov5rnbSJPExYXLYNB + - id: bHN4m2za2xQDFa9iSXPRpD sortOrder: 12 fieldKey: value label: Value @@ -37608,7 +38217,7 @@ items: choices: null dynamic: false allowNull: false - - id: phEAayodYWjDLC9dQ4EKoW + - id: tYtYhVZ1TVNibKJEgkoC9r sortOrder: 13 fieldKey: custom_data label: Custom Data @@ -37624,7 +38233,7 @@ items: choices: null dynamic: false allowNull: false - - id: tQEBJPYWwfVXGJDtgcj9i8 + - id: wsYKhG44NJinXFavZN5rWY sortOrder: 14 fieldKey: data_processing_options label: Data Processing Options @@ -37641,7 +38250,7 @@ items: choices: null dynamic: false allowNull: false - - id: qkpoVTs9YxDLiXAekEbVqF + - id: 89nqtdD3a2gThZn71JioGS sortOrder: 15 fieldKey: data_processing_options_country label: Data Processing Country @@ -37662,7 +38271,7 @@ items: value: 1 dynamic: false allowNull: false - - id: xaFWWd4r7sjPCDftSWLsDm + - id: oJy9KRSmKEfFvCExJmPEuf sortOrder: 16 fieldKey: data_processing_options_state label: Data Processing State @@ -37695,7 +38304,7 @@ items: hidden: false defaultTrigger: type = "track" and event = "Product Added" fields: - - id: 6Xnxk2nEzGphidqW6j2nCT + - id: vASKGrTFW3KsBBaMhpjA8z sortOrder: 0 fieldKey: action_source label: Action Source @@ -37727,7 +38336,7 @@ items: value: other dynamic: false allowNull: false - - id: rAi4CgA1QXA6Anfy15rukn + - id: ovP2ok49FdFGE51VEYftx4 sortOrder: 1 fieldKey: event_time label: Event Time @@ -37743,7 +38352,7 @@ items: choices: null dynamic: false allowNull: false - - id: 6rktwQVEptdd6vJWFwueq1 + - id: ruMTCMaVm3eGFD8Kse2tfF sortOrder: 2 fieldKey: user_data label: User Data @@ -37793,7 +38402,7 @@ items: choices: null dynamic: false allowNull: false - - id: d5rTaAr2BMFwzteNv1Bx1E + - id: 3A1y6fykyFXTnnRaREKYKS sortOrder: 3 fieldKey: app_data_field label: App Events Fields @@ -37803,7 +38412,7 @@ items: Conversions API. For more information about app events support in the Conversions API, see the Facebook docs [here](https://developers.facebook.com/docs/marketing-api/conversions-api/app-events). - App events sent through the Conversions API must be associated with a dataset. + App events sent through the Conversions API must be associated with a dataset. Instructions for creating a dataset can be found [here](https://www.facebook.com/business/help/750785952855662?id=490360542427371). Once a dataset is created, the dataset ID can be substituted for the pixel ID in the destination settings. placeholder: '' @@ -37830,12 +38439,16 @@ items: '@path': $.context.screen.density deviceTimezone: '@path': $.context.timezone + anonId: + '@path': $.context.anon_id + madId: + '@path': $.context.madId required: false multiple: false choices: null dynamic: false allowNull: false - - id: dWCVrzYjX7TJjqyfmZcmW8 + - id: oKyrpNPN8p6zQgfDCX5PY8 sortOrder: 4 fieldKey: content_ids label: Content IDs @@ -37847,7 +38460,7 @@ items: choices: null dynamic: false allowNull: false - - id: 3m7QkaWvgiiDmv9hyKYAbF + - id: hsxPKp6yCoJDFDjybCFVQM sortOrder: 5 fieldKey: content_name label: Content Name @@ -37859,7 +38472,7 @@ items: choices: null dynamic: false allowNull: false - - id: ts5Z7HbNz3woVzWEUUyyCr + - id: av7sAz87JWAcs1oo2mZ7xL sortOrder: 6 fieldKey: content_type label: Content Type @@ -37875,7 +38488,7 @@ items: choices: null dynamic: false allowNull: false - - id: rHcocVLjWDB41bgwAbNcNT + - id: tcp5xRsnBM7YAd87SpaNFU sortOrder: 7 fieldKey: contents label: Contents @@ -37899,7 +38512,7 @@ items: choices: null dynamic: false allowNull: false - - id: g5P6c7YFwqYgaMBvNhkvXT + - id: 9gk6y4QNw89cr1CZFywMSL sortOrder: 8 fieldKey: currency label: Currency @@ -37915,7 +38528,7 @@ items: choices: null dynamic: false allowNull: false - - id: ugACFs5b2uU8qcawheZugx + - id: fUqTioHx5RGZn5boqy3eHT sortOrder: 9 fieldKey: event_id label: Event ID @@ -37931,7 +38544,7 @@ items: choices: null dynamic: false allowNull: false - - id: cR6ZpXfJpbYpHyFZ68rJDN + - id: vGigiSAeboiMa6CSPGRTJC sortOrder: 10 fieldKey: event_source_url label: Event Source URL @@ -37948,7 +38561,7 @@ items: choices: null dynamic: false allowNull: false - - id: FxEvca7b4py6WprQd8cmp + - id: vtcPC1uxPjZXkQn26C3DNN sortOrder: 11 fieldKey: value label: Value @@ -37964,7 +38577,7 @@ items: choices: null dynamic: false allowNull: false - - id: m7g8w19fPAssj7BSyHktRt + - id: h6TgNja4bNboYzeLbCc8gN sortOrder: 12 fieldKey: custom_data label: Custom Data @@ -37980,7 +38593,7 @@ items: choices: null dynamic: false allowNull: false - - id: s3tM665YUxVmpaEym4YiLm + - id: 585fxhVJKs7s2sr9HtfB9g sortOrder: 13 fieldKey: data_processing_options label: Data Processing Options @@ -37997,7 +38610,7 @@ items: choices: null dynamic: false allowNull: false - - id: 6c9JYGYt6iZfi5N6qZFH6F + - id: q7atFkBTBGq8eKaw9DCGfo sortOrder: 14 fieldKey: data_processing_options_country label: Data Processing Country @@ -38018,7 +38631,7 @@ items: value: 1 dynamic: false allowNull: false - - id: 3RLfaDukomhcpuP4vaTksb + - id: p5fBzuVQfP71zgPLNY8HXZ sortOrder: 15 fieldKey: data_processing_options_state label: Data Processing State @@ -38051,7 +38664,7 @@ items: hidden: false defaultTrigger: type = "track" and event = "Order Completed" fields: - - id: mcoCunPWzMVkzFboS7Hmhb + - id: jeMBRZxNfezpohuTj2MKEZ sortOrder: 0 fieldKey: action_source label: Action Source @@ -38083,7 +38696,7 @@ items: value: other dynamic: false allowNull: false - - id: 8uWMBYBWcFMGhuPjegnXud + - id: tA7BQNA6MNYqEdSzwMPjfA sortOrder: 1 fieldKey: currency label: Currency @@ -38099,7 +38712,7 @@ items: choices: null dynamic: false allowNull: false - - id: rrBCuapjh9hsGfDEm3zvns + - id: pKzUy159oXWbdM4aGJZ94e sortOrder: 2 fieldKey: event_time label: Event Time @@ -38115,7 +38728,7 @@ items: choices: null dynamic: false allowNull: false - - id: eA7nnffnn5zRXBMZgVq8s9 + - id: aQzWWkotcS2ot1sK2JcfYw sortOrder: 3 fieldKey: user_data label: User Data @@ -38165,7 +38778,7 @@ items: choices: null dynamic: false allowNull: false - - id: 914ZpUcAbQfexWVAJnr224 + - id: wuHKHBpE1R8gSKXRsyMES sortOrder: 4 fieldKey: app_data_field label: App Events Fields @@ -38175,7 +38788,7 @@ items: Conversions API. For more information about app events support in the Conversions API, see the Facebook docs [here](https://developers.facebook.com/docs/marketing-api/conversions-api/app-events). - App events sent through the Conversions API must be associated with a dataset. + App events sent through the Conversions API must be associated with a dataset. Instructions for creating a dataset can be found [here](https://www.facebook.com/business/help/750785952855662?id=490360542427371). Once a dataset is created, the dataset ID can be substituted for the pixel ID in the destination settings. placeholder: '' @@ -38202,12 +38815,16 @@ items: '@path': $.context.screen.density deviceTimezone: '@path': $.context.timezone + anonId: + '@path': $.context.anon_id + madId: + '@path': $.context.madId required: false multiple: false choices: null dynamic: false allowNull: false - - id: mSehzLjk3BP97EKqgnJXqY + - id: mbhaToHjeVWoTAjvRrSVmD sortOrder: 5 fieldKey: value label: Value @@ -38223,7 +38840,7 @@ items: choices: null dynamic: false allowNull: false - - id: dVfPbBW6FZpLvMzaGLLb6J + - id: cywxk161FYSt1RbsQ5T7sL sortOrder: 6 fieldKey: content_ids label: Content IDs @@ -38235,7 +38852,7 @@ items: choices: null dynamic: false allowNull: false - - id: ih8AHE4o9E832mJNvmsPSc + - id: qgq9ymirDVzm2pRLN8U8bP sortOrder: 7 fieldKey: content_name label: Content Name @@ -38247,7 +38864,7 @@ items: choices: null dynamic: false allowNull: false - - id: a4xB1Sa71NHaMf6YvfHiLt + - id: pHJqyG38jvghD4oAJRT88y sortOrder: 8 fieldKey: content_type label: Content Type @@ -38263,7 +38880,7 @@ items: choices: null dynamic: false allowNull: false - - id: 9e4myDtiE2rgCeQ5jwqK7N + - id: bYwDieu5HQmNJTncXCDBcq sortOrder: 9 fieldKey: contents label: Contents @@ -38287,7 +38904,7 @@ items: choices: null dynamic: false allowNull: false - - id: moV331Sdeft4tW2GZjAukc + - id: bUXSp8wFw7VpH8cnSkVbCR sortOrder: 10 fieldKey: event_id label: Event ID @@ -38303,7 +38920,7 @@ items: choices: null dynamic: false allowNull: false - - id: 9gtUaRFU2kgpaAtPjhwDVr + - id: rnKXM4Nqb4rcXAfKLMaEaJ sortOrder: 11 fieldKey: event_source_url label: Event Source URL @@ -38320,7 +38937,7 @@ items: choices: null dynamic: false allowNull: false - - id: 5Qc1giC5xLV9xamdvNF6m6 + - id: bodnX8dBzrGjQ8DWJitXm7 sortOrder: 12 fieldKey: num_items label: Number of Items @@ -38332,7 +38949,7 @@ items: choices: null dynamic: false allowNull: false - - id: 8iYtiadr9CLE9WNQU7mhyo + - id: tsmt768nRBrfmQBoPe861M sortOrder: 13 fieldKey: custom_data label: Custom Data @@ -38348,7 +38965,7 @@ items: choices: null dynamic: false allowNull: false - - id: pjjgvNspgLw2ipga1wSAMz + - id: sjEfGGsxfws1EguseGAxEA sortOrder: 14 fieldKey: data_processing_options label: Data Processing Options @@ -38365,7 +38982,7 @@ items: choices: null dynamic: false allowNull: false - - id: kDjjLxU8CADcQNdgA5r3dZ + - id: nyLHkc69FdbhvX4QMSea71 sortOrder: 15 fieldKey: data_processing_options_country label: Data Processing Country @@ -38386,7 +39003,7 @@ items: value: 1 dynamic: false allowNull: false - - id: 5tbQAa2PX367KGxLtrSDk9 + - id: ttLKLoUDE7G3V3SiBpzgZ2 sortOrder: 16 fieldKey: data_processing_options_state label: Data Processing State @@ -38419,7 +39036,7 @@ items: hidden: false defaultTrigger: type = "track" and event = "Product Added" fields: - - id: vLo1YqMLCaLRr3kdmb1qwv + - id: jRjkEvnokc1KLDZn5ph7Ur sortOrder: 0 fieldKey: action_source label: Action Source @@ -38451,7 +39068,7 @@ items: value: other dynamic: false allowNull: false - - id: cEzTiv5EJQFb4zdPDpDWLW + - id: xyc9RvKnj4Xtkg7rjkZiKL sortOrder: 1 fieldKey: event_time label: Event Time @@ -38467,7 +39084,7 @@ items: choices: null dynamic: false allowNull: false - - id: bMi5yZF6Qu89c5gVcrcKhg + - id: hptTWJLZ7qyPE1bSDSW1fZ sortOrder: 2 fieldKey: user_data label: User Data @@ -38517,7 +39134,7 @@ items: choices: null dynamic: false allowNull: false - - id: vezbJ3zYwggFNGWc2yrKU6 + - id: ew5CLH4mk8ogHp5WkRpiqM sortOrder: 3 fieldKey: app_data_field label: App Events Fields @@ -38527,7 +39144,7 @@ items: Conversions API. For more information about app events support in the Conversions API, see the Facebook docs [here](https://developers.facebook.com/docs/marketing-api/conversions-api/app-events). - App events sent through the Conversions API must be associated with a dataset. + App events sent through the Conversions API must be associated with a dataset. Instructions for creating a dataset can be found [here](https://www.facebook.com/business/help/750785952855662?id=490360542427371). Once a dataset is created, the dataset ID can be substituted for the pixel ID in the destination settings. placeholder: '' @@ -38554,12 +39171,16 @@ items: '@path': $.context.screen.density deviceTimezone: '@path': $.context.timezone + anonId: + '@path': $.context.anon_id + madId: + '@path': $.context.madId required: false multiple: false choices: null dynamic: false allowNull: false - - id: axhZeyue7TTH1oit3R9S7T + - id: o8tzw7joXfsvra2wjPL2B6 sortOrder: 4 fieldKey: content_ids label: Content IDs @@ -38571,7 +39192,7 @@ items: choices: null dynamic: false allowNull: false - - id: ngsrnTKYoGWfUdyC3GqXmw + - id: 3hMZSYpUeUhXjUe7EAaNd2 sortOrder: 5 fieldKey: content_name label: Content Name @@ -38583,7 +39204,7 @@ items: choices: null dynamic: false allowNull: false - - id: 3CErHwNUVpuyP9tapGP3PJ + - id: 4wCahXjnp2UiWgUUhmGaRc sortOrder: 6 fieldKey: content_type label: Content Type @@ -38599,7 +39220,7 @@ items: choices: null dynamic: false allowNull: false - - id: vFtWRACuY44jCmTafGJ2E5 + - id: vBv4UztyXYfpfnQRYQDCWd sortOrder: 7 fieldKey: contents label: Contents @@ -38623,7 +39244,7 @@ items: choices: null dynamic: false allowNull: false - - id: swnUDbRbUxqiSiEftz97vB + - id: seHq8xf6rQUaAMd1rp2K5Q sortOrder: 8 fieldKey: currency label: Currency @@ -38639,7 +39260,7 @@ items: choices: null dynamic: false allowNull: false - - id: 7PkqC9g93fnQvHuzm2njYs + - id: 93BQM9xPtF3CT7waCZBfSj sortOrder: 9 fieldKey: event_id label: Event ID @@ -38655,7 +39276,7 @@ items: choices: null dynamic: false allowNull: false - - id: 664bHf2EM4fFJsFr15SKVB + - id: vXYS5pS5yBH9kBe87wfPf3 sortOrder: 10 fieldKey: event_source_url label: Event Source URL @@ -38672,7 +39293,7 @@ items: choices: null dynamic: false allowNull: false - - id: rmBt4rFw2JFAn4kPCYShhY + - id: x38tfPPoCfifHAMwG5P3FZ sortOrder: 11 fieldKey: value label: Value @@ -38688,7 +39309,7 @@ items: choices: null dynamic: false allowNull: false - - id: iiYb7p3nAhLaHuohSGEpDd + - id: qGTgVqv3Lre85oWHW8Xd5L sortOrder: 12 fieldKey: custom_data label: Custom Data @@ -38704,7 +39325,7 @@ items: choices: null dynamic: false allowNull: false - - id: sSiVRrPayF6qcVKhG6hKaH + - id: gtwhswZSJhdLC7zBXt967w sortOrder: 13 fieldKey: data_processing_options label: Data Processing Options @@ -38721,7 +39342,7 @@ items: choices: null dynamic: false allowNull: false - - id: 6hWXbZZwrfbGWuK136NetK + - id: voy8UH11dPXfXomDSCPAY sortOrder: 14 fieldKey: data_processing_options_country label: Data Processing Country @@ -38742,7 +39363,7 @@ items: value: 1 dynamic: false allowNull: false - - id: 5HsEvSk2hJuWUB6fVSWVKA + - id: nrmcg9SJiKbMuHBhUGHjnj sortOrder: 15 fieldKey: data_processing_options_state label: Data Processing State @@ -38775,7 +39396,7 @@ items: hidden: false defaultTrigger: null fields: - - id: dsFumrHc2fAsqoMATCFGf9 + - id: 7dFa118J217uh5D7MgZzkR sortOrder: 0 fieldKey: action_source label: Action Source @@ -38807,7 +39428,7 @@ items: value: other dynamic: false allowNull: false - - id: 6WeVKfc3kc3D3xRryVZaAD + - id: eN4reKQmDykrVw9hfxbaX1 sortOrder: 1 fieldKey: event_name label: Event Name @@ -38826,7 +39447,7 @@ items: choices: null dynamic: false allowNull: false - - id: kHwmkxy6DrHxFuLjSLWmvB + - id: 9avjHKQgQVYPhnfU5CtKuZ sortOrder: 2 fieldKey: event_time label: Event Time @@ -38842,7 +39463,7 @@ items: choices: null dynamic: false allowNull: false - - id: teVu9rKahTjeS3a5zaWdwd + - id: s6Hn2DEWLScT5xeXzqRVpt sortOrder: 3 fieldKey: user_data label: User Data @@ -38892,7 +39513,7 @@ items: choices: null dynamic: false allowNull: false - - id: nFHyB3ieXXULFXHHARn8Fn + - id: kbLsbCWXBwjdiJyti5sA49 sortOrder: 4 fieldKey: app_data_field label: App Events Fields @@ -38902,7 +39523,7 @@ items: Conversions API. For more information about app events support in the Conversions API, see the Facebook docs [here](https://developers.facebook.com/docs/marketing-api/conversions-api/app-events). - App events sent through the Conversions API must be associated with a dataset. + App events sent through the Conversions API must be associated with a dataset. Instructions for creating a dataset can be found [here](https://www.facebook.com/business/help/750785952855662?id=490360542427371). Once a dataset is created, the dataset ID can be substituted for the pixel ID in the destination settings. placeholder: '' @@ -38929,12 +39550,16 @@ items: '@path': $.context.screen.density deviceTimezone: '@path': $.context.timezone + anonId: + '@path': $.context.anon_id + madId: + '@path': $.context.madId required: false multiple: false choices: null dynamic: false allowNull: false - - id: fnC6j74xitvgNGTVvVom9A + - id: p4scmnCdF5BWsPj5u4Y1zm sortOrder: 5 fieldKey: custom_data label: Custom Data @@ -38950,7 +39575,7 @@ items: choices: null dynamic: false allowNull: false - - id: 4jr291kDu4UhJnKrHoqBRA + - id: 3EpiTsKzeQsE1JGBiuKVFi sortOrder: 6 fieldKey: event_id label: Event ID @@ -38966,7 +39591,7 @@ items: choices: null dynamic: false allowNull: false - - id: 3HR7ueDpmtKz8cjjzkB4Gf + - id: bJY1LeJnYSnu2DXokb9Kwc sortOrder: 7 fieldKey: event_source_url label: Event Source URL @@ -38983,7 +39608,7 @@ items: choices: null dynamic: false allowNull: false - - id: wmEjdscMkQUDDTCTVUrLu + - id: sPVsRbhrYSx53eZuRP8aqb sortOrder: 8 fieldKey: data_processing_options label: Data Processing Options @@ -39000,7 +39625,7 @@ items: choices: null dynamic: false allowNull: false - - id: oYq1MaDhWZRscdeEmL4SDh + - id: 6qX97pcb8BZ2JuZjUR7Hcb sortOrder: 9 fieldKey: data_processing_options_country label: Data Processing Country @@ -39021,7 +39646,7 @@ items: value: 1 dynamic: false allowNull: false - - id: wDSaj4FQhGyEyg3qU7fqkA + - id: pzkyE6Xx7aR9P6m6t4Zvag sortOrder: 10 fieldKey: data_processing_options_state label: Data Processing State @@ -39054,7 +39679,7 @@ items: hidden: false defaultTrigger: type = "page" fields: - - id: oq9jEeGUpuREXuAaP9eaup + - id: p4dgzDErgi5QYpmdssmM1H sortOrder: 0 fieldKey: action_source label: Action Source @@ -39086,7 +39711,7 @@ items: value: other dynamic: false allowNull: false - - id: qGTR2wG3y62sokAEjb3fNW + - id: hkuETxJk6bg9JrYD6CF2NZ sortOrder: 1 fieldKey: event_time label: Event Time @@ -39102,7 +39727,7 @@ items: choices: null dynamic: false allowNull: false - - id: PFhFQESiynr4H148pEeEZ + - id: gwFctBRgNAy5wNjayxtfwY sortOrder: 2 fieldKey: user_data label: User Data @@ -39152,7 +39777,7 @@ items: choices: null dynamic: false allowNull: false - - id: tC4tkYZuGpdkx5bNds6Ff9 + - id: dDHTxMNvvHg7z37nQx5bPL sortOrder: 3 fieldKey: app_data_field label: App Events Fields @@ -39162,7 +39787,7 @@ items: Conversions API. For more information about app events support in the Conversions API, see the Facebook docs [here](https://developers.facebook.com/docs/marketing-api/conversions-api/app-events). - App events sent through the Conversions API must be associated with a dataset. + App events sent through the Conversions API must be associated with a dataset. Instructions for creating a dataset can be found [here](https://www.facebook.com/business/help/750785952855662?id=490360542427371). Once a dataset is created, the dataset ID can be substituted for the pixel ID in the destination settings. placeholder: '' @@ -39189,12 +39814,16 @@ items: '@path': $.context.screen.density deviceTimezone: '@path': $.context.timezone + anonId: + '@path': $.context.anon_id + madId: + '@path': $.context.madId required: false multiple: false choices: null dynamic: false allowNull: false - - id: t6JeWxEGma8JaybD19bQ7L + - id: cQf43rz8qsVZxaTwAHxaTH sortOrder: 4 fieldKey: event_id label: Event ID @@ -39210,7 +39839,7 @@ items: choices: null dynamic: false allowNull: false - - id: jsXorkC4Fy6kVdJjmHzot5 + - id: 9QS73gY7pMvh72K34o6bHy sortOrder: 5 fieldKey: event_source_url label: Event Source URL @@ -39227,7 +39856,7 @@ items: choices: null dynamic: false allowNull: false - - id: dvs39VgLwGciQxWWXunwEa + - id: 9i3G4pqmcsswHc7qgoMb69 sortOrder: 6 fieldKey: custom_data label: Custom Data @@ -39243,7 +39872,7 @@ items: choices: null dynamic: false allowNull: false - - id: 9NW6PbNod8ZfJ8oivyBDnN + - id: 3dzkWGXdAo1YahMEFdrpk2 sortOrder: 7 fieldKey: data_processing_options label: Data Processing Options @@ -39260,7 +39889,7 @@ items: choices: null dynamic: false allowNull: false - - id: 2R8tdtPUzQ4sbyJj4CKPNZ + - id: 6mBVkGjyA7rE2QeRjTR83q sortOrder: 8 fieldKey: data_processing_options_country label: Data Processing Country @@ -39281,7 +39910,7 @@ items: value: 1 dynamic: false allowNull: false - - id: hTVJ6oAsTXfGkZqF782vhs + - id: aKCFu7SvjWhh8Vf8ettmhu sortOrder: 9 fieldKey: data_processing_options_state label: Data Processing State @@ -39314,7 +39943,7 @@ items: hidden: false defaultTrigger: type = "track" and event = "Product Viewed" fields: - - id: goyJaaZALt77XzxwocHq51 + - id: tAFSDUbzSzfVu1fXmeyh3F sortOrder: 0 fieldKey: action_source label: Action Source @@ -39346,7 +39975,7 @@ items: value: other dynamic: false allowNull: false - - id: gJiEoXB5VpbXUxspd872XA + - id: hu7UNiNaSjcgTAhRQaEmcS sortOrder: 1 fieldKey: event_time label: Event Time @@ -39362,7 +39991,7 @@ items: choices: null dynamic: false allowNull: false - - id: rY1geRJK5a7dbtMps6251Z + - id: fVASB5AvGYafiaPLgHhzou sortOrder: 2 fieldKey: user_data label: User Data @@ -39412,7 +40041,7 @@ items: choices: null dynamic: false allowNull: false - - id: iEkBHf2sQ16jWpEV58fe43 + - id: 7Yf16v81xook3KwHQV54XR sortOrder: 3 fieldKey: app_data_field label: App Events Fields @@ -39422,7 +40051,7 @@ items: Conversions API. For more information about app events support in the Conversions API, see the Facebook docs [here](https://developers.facebook.com/docs/marketing-api/conversions-api/app-events). - App events sent through the Conversions API must be associated with a dataset. + App events sent through the Conversions API must be associated with a dataset. Instructions for creating a dataset can be found [here](https://www.facebook.com/business/help/750785952855662?id=490360542427371). Once a dataset is created, the dataset ID can be substituted for the pixel ID in the destination settings. placeholder: '' @@ -39449,12 +40078,16 @@ items: '@path': $.context.screen.density deviceTimezone: '@path': $.context.timezone + anonId: + '@path': $.context.anon_id + madId: + '@path': $.context.madId required: false multiple: false choices: null dynamic: false allowNull: false - - id: fdfUixAzpoinuC6e3Ry5gx + - id: sB5kW78VgD6bkGtqa3NgEq sortOrder: 4 fieldKey: content_category label: Content Category @@ -39466,7 +40099,7 @@ items: choices: null dynamic: false allowNull: false - - id: uJGbQ2tosUbLSaHwXdmsbX + - id: x7zkDingkPCJtdskrG6r1m sortOrder: 5 fieldKey: content_ids label: Content IDs @@ -39480,7 +40113,7 @@ items: choices: null dynamic: false allowNull: false - - id: sXbqzPMwfEUgugLrRCw1M6 + - id: iBTCjRyDWwm7Xs5c1zVeg sortOrder: 6 fieldKey: content_name label: Content Name @@ -39492,7 +40125,7 @@ items: choices: null dynamic: false allowNull: false - - id: pAwtZjp6GX1GAhj1GfpDV1 + - id: 5h6XgWaxBV87cTpThLGbpz sortOrder: 7 fieldKey: content_type label: Content Type @@ -39508,7 +40141,7 @@ items: choices: null dynamic: false allowNull: false - - id: 3X1md9td83RA6okfao85yw + - id: wLpT4zwht2ykHbMAz6dFpj sortOrder: 8 fieldKey: contents label: Contents @@ -39532,7 +40165,7 @@ items: choices: null dynamic: false allowNull: false - - id: iiJDdo7iUSxjDivGwG3rCi + - id: 9CxN3eb7cg1Y9TTApv5AbU sortOrder: 9 fieldKey: currency label: Currency @@ -39548,7 +40181,7 @@ items: choices: null dynamic: false allowNull: false - - id: cYR6bPgpVv2dTiGrpA45Eu + - id: 7YVv8E9wuuXPPGcm6xkViy sortOrder: 10 fieldKey: event_id label: Event ID @@ -39564,7 +40197,7 @@ items: choices: null dynamic: false allowNull: false - - id: taj6c3AoiLnjs4drYdpRBL + - id: m12D3bAq98yyp78bWiEUJx sortOrder: 11 fieldKey: event_source_url label: Event Source URL @@ -39581,7 +40214,7 @@ items: choices: null dynamic: false allowNull: false - - id: 2rP58MPTambeKB8kKvU8sB + - id: rcDtFkm2UV7voApq9pgBn sortOrder: 12 fieldKey: value label: Value @@ -39597,7 +40230,7 @@ items: choices: null dynamic: false allowNull: false - - id: eYMbxDoJ3zZoEPMJ5f8LGe + - id: jtuzbDKwLnqiFAya4mLndB sortOrder: 13 fieldKey: custom_data label: Custom Data @@ -39613,7 +40246,7 @@ items: choices: null dynamic: false allowNull: false - - id: fBBGFJ4C4uGu9waMcpwRCS + - id: pWzarS4wfqHtnAnSMTV2bR sortOrder: 14 fieldKey: data_processing_options label: Data Processing Options @@ -39630,7 +40263,7 @@ items: choices: null dynamic: false allowNull: false - - id: paVMpLLfLojLKLv1fjr39E + - id: 9m1buLgppzPEuPKU4cj8hj sortOrder: 15 fieldKey: data_processing_options_country label: Data Processing Country @@ -39651,7 +40284,7 @@ items: value: 1 dynamic: false allowNull: false - - id: sb2TmoxJBhKeaDDn8YgtMt + - id: aHXiXVUmerfEWXW9atJ2iz sortOrder: 16 fieldKey: data_processing_options_state label: Data Processing State @@ -39684,7 +40317,7 @@ items: hidden: false defaultTrigger: type = "track" and event = "Checkout Started" fields: - - id: 7ULvzPVWJ6YNagmAidmYSJ + - id: o5dAWSMat569CFvxszZGpK sortOrder: 0 fieldKey: action_source label: Action Source @@ -39716,7 +40349,7 @@ items: value: other dynamic: false allowNull: false - - id: 53i3SkpyQnY67gr9mdf4Sr + - id: faGut5VmKNc1XD2Jrwgd2s sortOrder: 1 fieldKey: event_time label: Event Time @@ -39732,7 +40365,7 @@ items: choices: null dynamic: false allowNull: false - - id: ndstTrLVr7ukjZs7DsDeLo + - id: kXzxbWSFjWJ4G3mxxfaTHx sortOrder: 2 fieldKey: user_data label: User Data @@ -39782,7 +40415,7 @@ items: choices: null dynamic: false allowNull: false - - id: uPEH6DXMfGKpZxiHUqHkZ3 + - id: oH7eLYwY2pogeHuMComBR5 sortOrder: 3 fieldKey: app_data_field label: App Events Fields @@ -39792,7 +40425,7 @@ items: Conversions API. For more information about app events support in the Conversions API, see the Facebook docs [here](https://developers.facebook.com/docs/marketing-api/conversions-api/app-events). - App events sent through the Conversions API must be associated with a dataset. + App events sent through the Conversions API must be associated with a dataset. Instructions for creating a dataset can be found [here](https://www.facebook.com/business/help/750785952855662?id=490360542427371). Once a dataset is created, the dataset ID can be substituted for the pixel ID in the destination settings. placeholder: '' @@ -39819,12 +40452,16 @@ items: '@path': $.context.screen.density deviceTimezone: '@path': $.context.timezone + anonId: + '@path': $.context.anon_id + madId: + '@path': $.context.madId required: false multiple: false choices: null dynamic: false allowNull: false - - id: jmpoUee6VkpvWNHXAwucBG + - id: fhNfX7q9h6RXH7xjqRDsvD sortOrder: 4 fieldKey: content_category label: Content Category @@ -39836,7 +40473,7 @@ items: choices: null dynamic: false allowNull: false - - id: 9iLPy6k5zPMmh78ucj7oiu + - id: fgp4E73vF4frruLeKUzn1H sortOrder: 5 fieldKey: content_ids label: Content IDs @@ -39848,7 +40485,7 @@ items: choices: null dynamic: false allowNull: false - - id: pUViP8m4caZxPaf3J2kC8S + - id: n5tJKwrfzPFaPNBpPwHU1 sortOrder: 6 fieldKey: contents label: Contents @@ -39872,7 +40509,7 @@ items: choices: null dynamic: false allowNull: false - - id: xmdiXht9Fp31GpQnD3VzLS + - id: sAt93YwF6naoqCwLNJJa9w sortOrder: 7 fieldKey: currency label: Currency @@ -39888,7 +40525,7 @@ items: choices: null dynamic: false allowNull: false - - id: tKfHPzLXPk83u1wVthCk9z + - id: 2h5MV3AJ7NknKWtANnYPrE sortOrder: 8 fieldKey: event_id label: Event ID @@ -39904,7 +40541,7 @@ items: choices: null dynamic: false allowNull: false - - id: nPETuUNqeyJFK53qa72ZgC + - id: 9tk6bWtdZHCPkPMegsLH5c sortOrder: 9 fieldKey: event_source_url label: Event Source URL @@ -39921,7 +40558,7 @@ items: choices: null dynamic: false allowNull: false - - id: sb8uUNkbqLzhXjy2JZWGXq + - id: nYMBkYG1bx7w3WiEsp8kom sortOrder: 10 fieldKey: num_items label: Number of Items @@ -39933,7 +40570,7 @@ items: choices: null dynamic: false allowNull: false - - id: 2RCMe8Q9Y63VktvupN8qV4 + - id: e5aWqyzxLgt4kBr4RLJLZA sortOrder: 11 fieldKey: value label: Value @@ -39949,7 +40586,7 @@ items: choices: null dynamic: false allowNull: false - - id: tUPPKLbYE75ucVfHJ3QA4W + - id: 6VPjWctasZ3rEaVSbj2TUA sortOrder: 12 fieldKey: custom_data label: Custom Data @@ -39965,7 +40602,7 @@ items: choices: null dynamic: false allowNull: false - - id: mNHTYdnEeRWR4MGQfhP99H + - id: ajjqraVLaDbzqzUXrG5rF3 sortOrder: 13 fieldKey: data_processing_options label: Data Processing Options @@ -39982,7 +40619,7 @@ items: choices: null dynamic: false allowNull: false - - id: gurq3MeaXSTff5ehHKivg2 + - id: 6miPKSmba8GKWHRN3iaZWo sortOrder: 14 fieldKey: data_processing_options_country label: Data Processing Country @@ -40003,7 +40640,7 @@ items: value: 1 dynamic: false allowNull: false - - id: mMUVwQ9Fx6aGLAR9PQqzDR + - id: vzZ5DnRC5sMgKzKn5GuyAY sortOrder: 15 fieldKey: data_processing_options_state label: Data Processing State @@ -40036,7 +40673,7 @@ items: hidden: false defaultTrigger: type = "track" and event = "Products Searched" fields: - - id: 8i3D1PK1pjr6kwL1xcpy7W + - id: pq7HszWbWir3VwwbwqSRDJ sortOrder: 0 fieldKey: action_source label: Action Source @@ -40068,7 +40705,7 @@ items: value: other dynamic: false allowNull: false - - id: 64YZgycLwGaavd1R74T3Ch + - id: iEETBiBbYNE9PSm6rU4iY6 sortOrder: 1 fieldKey: event_time label: Event Time @@ -40084,7 +40721,7 @@ items: choices: null dynamic: false allowNull: false - - id: nsRVeuMnY1Y3XTZjwcuVRY + - id: gQ6VReCa923YdDXhffQpuB sortOrder: 2 fieldKey: user_data label: User Data @@ -40134,7 +40771,7 @@ items: choices: null dynamic: false allowNull: false - - id: 8fXrUbJ1eDXbz82NLxmtsB + - id: gVwGnEddFaSPf5uFEYRpzJ sortOrder: 3 fieldKey: app_data_field label: App Events Fields @@ -40144,7 +40781,7 @@ items: Conversions API. For more information about app events support in the Conversions API, see the Facebook docs [here](https://developers.facebook.com/docs/marketing-api/conversions-api/app-events). - App events sent through the Conversions API must be associated with a dataset. + App events sent through the Conversions API must be associated with a dataset. Instructions for creating a dataset can be found [here](https://www.facebook.com/business/help/750785952855662?id=490360542427371). Once a dataset is created, the dataset ID can be substituted for the pixel ID in the destination settings. placeholder: '' @@ -40171,12 +40808,16 @@ items: '@path': $.context.screen.density deviceTimezone: '@path': $.context.timezone + anonId: + '@path': $.context.anon_id + madId: + '@path': $.context.madId required: false multiple: false choices: null dynamic: false allowNull: false - - id: recDkvY4AjcZksFXftmGgu + - id: wsZwTWY3Ao2AZTYEjKeD7c sortOrder: 4 fieldKey: content_category label: Content Category @@ -40188,7 +40829,7 @@ items: choices: null dynamic: false allowNull: false - - id: 5RnkNHf1zxqp5yHiDV4QW9 + - id: xPwHfTAEkHWzjiRbusFfC sortOrder: 5 fieldKey: content_ids label: Content IDs @@ -40200,7 +40841,7 @@ items: choices: null dynamic: false allowNull: false - - id: wLZDWaiiiQsA7dzx6oniT4 + - id: ppRkopPEa89paVRbvZfaGA sortOrder: 6 fieldKey: contents label: Contents @@ -40224,7 +40865,7 @@ items: choices: null dynamic: false allowNull: false - - id: m9gyTQQYrcxHn7FZE5FNas + - id: 6fcnHbQ1Th9S6Mfq6h8oGk sortOrder: 7 fieldKey: currency label: Currency @@ -40240,7 +40881,7 @@ items: choices: null dynamic: false allowNull: false - - id: vrT4hf5a3yKdeeqcR2hGbn + - id: tx5qmjQYbC4J9mFFvffbBh sortOrder: 8 fieldKey: event_id label: Event ID @@ -40256,7 +40897,7 @@ items: choices: null dynamic: false allowNull: false - - id: bJLvmPdnjKwGmiFEVQXN8C + - id: egczqQPfYWmetBiHdZFE4a sortOrder: 9 fieldKey: event_source_url label: Event Source URL @@ -40273,7 +40914,7 @@ items: choices: null dynamic: false allowNull: false - - id: kyhnMAKTeftkMtqkDy6Ugq + - id: 5Ev4xCFSZtNfdjKnTtm1su sortOrder: 10 fieldKey: search_string label: Search String @@ -40287,7 +40928,7 @@ items: choices: null dynamic: false allowNull: false - - id: hq8NYyJuzSKdgH9PrHPBFd + - id: cBVBhykqhauaKbEiuWv9D5 sortOrder: 11 fieldKey: value label: Value @@ -40301,7 +40942,7 @@ items: choices: null dynamic: false allowNull: false - - id: qVEbcT2FnFycB4Ruy6Fd7G + - id: j3cm7UNofjqeAT8TqgLnrw sortOrder: 12 fieldKey: custom_data label: Custom Data @@ -40317,7 +40958,7 @@ items: choices: null dynamic: false allowNull: false - - id: nV2yVS7KKj43JMYopA6654 + - id: qNufBLdwNYn4KGVR999Liy sortOrder: 13 fieldKey: data_processing_options label: Data Processing Options @@ -40334,7 +40975,7 @@ items: choices: null dynamic: false allowNull: false - - id: j5c4rLSMBKYsGnr78DGN5t + - id: 9CDtbJUJK7U7oxgnfs6YNf sortOrder: 14 fieldKey: data_processing_options_country label: Data Processing Country @@ -40355,7 +40996,7 @@ items: value: 1 dynamic: false allowNull: false - - id: wda4xFsPmvJR1oYwBqFCFD + - id: 2MHbQP1ZE4k334JCuXbZHy sortOrder: 15 fieldKey: data_processing_options_state label: Data Processing State @@ -47580,7 +48221,7 @@ items: hidden: true defaultTrigger: null fields: - - id: eNSduZ7ZVwV1mEkSXe2Jaq + - id: x3cDpd6aBRnfZu9YWZh877 sortOrder: 0 fieldKey: conversion_label label: Conversion Label @@ -47597,7 +48238,7 @@ items: dynamic: false allowNull: false hidden: false - - id: 6g2EZvqj8ajZ2Qp1N5QWXZ + - id: 6k86pHdVCRAEsPsxhy7adR sortOrder: 1 fieldKey: email label: Email @@ -47618,7 +48259,7 @@ items: dynamic: false allowNull: false hidden: false - - id: 94t52F6JpKbUHt9Hj37JaT + - id: dirKwrAd6GSV6aXyfwdjKE sortOrder: 2 fieldKey: transaction_id label: Order ID @@ -47637,7 +48278,7 @@ items: dynamic: false allowNull: false hidden: false - - id: Ft1ttjsFwk6BParEyrQho + - id: bXfcXYpms9MMprDMBJY1Mb sortOrder: 3 fieldKey: user_agent label: User Agent @@ -47657,7 +48298,7 @@ items: dynamic: false allowNull: false hidden: false - - id: xj4aBZX4YL1X4HVPeRAokp + - id: ta6VBVPhu1z4EapNZufjbP sortOrder: 4 fieldKey: conversion_time label: Conversion Time @@ -47672,7 +48313,7 @@ items: dynamic: false allowNull: false hidden: false - - id: XAKcvjuh8pFq7GKrCSSmW + - id: 8VZHx4w1MDupLyDgtwtM5P sortOrder: 5 fieldKey: value label: Value @@ -47687,7 +48328,7 @@ items: dynamic: false allowNull: false hidden: false - - id: jUS4tFE3cVGze2HTJwG1mU + - id: xAWJfKfc4rtXwNFa7CdKHS sortOrder: 6 fieldKey: currency_code label: Currency Code @@ -47704,7 +48345,7 @@ items: dynamic: false allowNull: false hidden: false - - id: ksE6Vq1Amrrj5ep7RA7KLL + - id: 8fVUaE3eoL6gRqnMScCGF sortOrder: 7 fieldKey: is_app_incrementality label: App Conversion for Incrementality Study @@ -47718,7 +48359,7 @@ items: dynamic: false allowNull: false hidden: false - - id: qr4uuHbMgdmFqCeBQSbK6s + - id: ahTJWYvqWaYosNeG8fCZA9 sortOrder: 8 fieldKey: pcc_game label: PCC Game Flag @@ -47734,7 +48375,7 @@ items: dynamic: false allowNull: false hidden: false - - id: uFSAmcMupPeE5PrbK4qZUf + - id: mEEoZcA8iQUp6jcDmsao9C sortOrder: 9 fieldKey: phone_number label: Phone Number @@ -47757,7 +48398,7 @@ items: dynamic: false allowNull: false hidden: false - - id: eGva2Z25nKZS9a7yjNh4aq + - id: jLya69dSamhVroVRjFfnkF sortOrder: 10 fieldKey: first_name label: First Name @@ -47778,7 +48419,7 @@ items: dynamic: false allowNull: false hidden: false - - id: 63sn7hpGo6SWz1bGaxovea + - id: 532hp2oXgnbMVbsTosvknN sortOrder: 11 fieldKey: last_name label: Last Name @@ -47799,7 +48440,7 @@ items: dynamic: false allowNull: false hidden: false - - id: ibWuJgNPN8b6oywUgXPZtu + - id: WrJMyiYywUo3Dh2Awde8L sortOrder: 12 fieldKey: street_address label: Street Address @@ -47820,7 +48461,7 @@ items: dynamic: false allowNull: false hidden: false - - id: gaCQQGd3ZfCEttq3g5j8X1 + - id: kH8Kzf5jJzQMmrTGfwziUQ sortOrder: 13 fieldKey: city label: City @@ -47841,7 +48482,7 @@ items: dynamic: false allowNull: false hidden: false - - id: pqotMLdxU2rcc7X2HmiLBh + - id: f8nraRbvK7wmrdJwyxVSLi sortOrder: 14 fieldKey: region label: Region @@ -47862,7 +48503,7 @@ items: dynamic: false allowNull: false hidden: false - - id: hdwfQFuq4pmCEdjoa58vEF + - id: tks6gqXGcjQhSSov3fnjoT sortOrder: 15 fieldKey: post_code label: Postal Code @@ -47883,7 +48524,7 @@ items: dynamic: false allowNull: false hidden: false - - id: fqxdzJLyQrmrzJrtCxVRVJ + - id: 7PdZ8LqcWLitACwF87M6td sortOrder: 16 fieldKey: country label: Country @@ -47912,7 +48553,7 @@ items: hidden: false defaultTrigger: null fields: - - id: 9kUShKdJkgJ38Gz2YRKXga + - id: 2W821UNabt55dTH5Vu4WdJ sortOrder: 0 fieldKey: conversion_action label: Conversion Action ID @@ -47925,7 +48566,7 @@ items: dynamic: true allowNull: false hidden: false - - id: ctEAQjiPXfmahzbiAZzCko + - id: f1ED9iieYMRNXKCyVuiMt sortOrder: 1 fieldKey: adjustment_type label: Adjustment Type @@ -47951,7 +48592,7 @@ items: dynamic: false allowNull: false hidden: false - - id: sk7PapLeCPmZZVDNCHMorf + - id: 7aeM8n14qGb31GCVJgdHUJ sortOrder: 2 fieldKey: adjustment_timestamp label: Adjustment Timestamp @@ -47970,7 +48611,7 @@ items: dynamic: false allowNull: false hidden: false - - id: 5ax2BupWQeur7uR1kXncLy + - id: sPuquCqwaxHPA4f2KzjkQC sortOrder: 3 fieldKey: order_id label: Order ID @@ -47994,7 +48635,7 @@ items: dynamic: false allowNull: false hidden: false - - id: eYwzkEufzTuuHcMBQeigJw + - id: sa6bGyEmx3f9K1wJoedEwe sortOrder: 4 fieldKey: gclid label: GCLID @@ -48009,7 +48650,7 @@ items: dynamic: false allowNull: false hidden: false - - id: 2JLoXDCjnZf66Xbw2KbycU + - id: 2HnitgdVKmSK5eVYmpBoFS sortOrder: 5 fieldKey: conversion_timestamp label: Conversion Timestamp @@ -48026,7 +48667,7 @@ items: dynamic: false allowNull: false hidden: false - - id: wqtUzaFzvz7eSKrkmAua2J + - id: bhWG7xM5p5K41urCWy4T3J sortOrder: 6 fieldKey: restatement_value label: Restatement Value @@ -48043,7 +48684,7 @@ items: dynamic: false allowNull: false hidden: false - - id: jJmWjJP5VGu8VFmj236aGm + - id: tEX7KMiP7CUyKFtp8VAiAL sortOrder: 7 fieldKey: restatement_currency_code label: Restatement Currency Code @@ -48060,7 +48701,7 @@ items: dynamic: false allowNull: false hidden: false - - id: mjKWqpP38HuEFkHUX6v9dx + - id: tUSLr5hQzbxY2Qe22JWVYZ sortOrder: 8 fieldKey: email_address label: Email Address @@ -48083,7 +48724,7 @@ items: dynamic: false allowNull: false hidden: false - - id: 84V4dq541WUwE3QrxJ5ty3 + - id: pKYMmMnJXxH5VdojEGKSpm sortOrder: 9 fieldKey: phone_number label: Phone Number @@ -48107,7 +48748,7 @@ items: dynamic: false allowNull: false hidden: false - - id: pPAqHgZHUe4oyuuoinwYpx + - id: aLqjgHrEAB9KMbERJsMzaC sortOrder: 10 fieldKey: first_name label: First Name @@ -48130,7 +48771,7 @@ items: dynamic: false allowNull: false hidden: false - - id: nYF2HBGX1wFf7W8J6po84V + - id: tFPFbXevHzL1Qn88ECSWoM sortOrder: 11 fieldKey: last_name label: Last Name @@ -48153,7 +48794,7 @@ items: dynamic: false allowNull: false hidden: false - - id: ehRhLeNvZhLUXQnikMcW5o + - id: pWvwaxXkgpmpkXnLP5Ka3A sortOrder: 12 fieldKey: city label: City @@ -48174,7 +48815,7 @@ items: dynamic: false allowNull: false hidden: false - - id: 4qyiJHCJaZWz19erawS5rH + - id: vXSmvNViUeCRAv529fgA5a sortOrder: 13 fieldKey: state label: State @@ -48195,7 +48836,7 @@ items: dynamic: false allowNull: false hidden: false - - id: hV6UdUof5BxJtkfrzKUHds + - id: pjxc5ZJ9NDeYfM1xXCq3bC sortOrder: 14 fieldKey: country label: Country @@ -48218,7 +48859,7 @@ items: dynamic: false allowNull: false hidden: false - - id: rsWdk2YoWuJ8pCXqRnfJXf + - id: 3oW3RNt5G3o3vkNfbVWwoV sortOrder: 15 fieldKey: postal_code label: Postal Code @@ -48239,7 +48880,7 @@ items: dynamic: false allowNull: false hidden: false - - id: smT68jXoYYuDTz18t8booX + - id: wZWFz6CEmyechoRB8mXoLF sortOrder: 16 fieldKey: street_address label: Street Address @@ -48262,7 +48903,7 @@ items: dynamic: false allowNull: false hidden: false - - id: f4xPB59Zdw67883mMkf3gC + - id: rhzjAzcoqkJ7HLgpN5AvQW sortOrder: 17 fieldKey: user_agent label: User Agent @@ -48290,7 +48931,7 @@ items: hidden: false defaultTrigger: null fields: - - id: 2PvhL4bExtYzGQE6hLbsd9 + - id: bdwProjQK1AzNKWdmvRGMx sortOrder: 0 fieldKey: conversion_action label: Conversion Action ID @@ -48303,7 +48944,7 @@ items: dynamic: true allowNull: false hidden: false - - id: u58HePpHL8v9RStDKdwpgz + - id: po3FBWADa4N3GnaD3K4xvr sortOrder: 1 fieldKey: gclid label: GCLID @@ -48316,7 +48957,7 @@ items: dynamic: false allowNull: false hidden: false - - id: r3KFe4BNaGYhyhczAowWYA + - id: g77mnrJQkr2zPtCGEGJWZ9 sortOrder: 2 fieldKey: gbraid label: GBRAID @@ -48331,7 +48972,7 @@ items: dynamic: false allowNull: false hidden: false - - id: nsecYtAKU3wAkMSREaUrr3 + - id: 5uGfikreE3N4xVcG5BaeVK sortOrder: 3 fieldKey: wbraid label: WBRAID @@ -48346,7 +48987,7 @@ items: dynamic: false allowNull: false hidden: false - - id: hgA3J4vNjvcedwnB1x8ayd + - id: 6mSVAFNbh6iGZidFLBQ5JN sortOrder: 4 fieldKey: conversion_timestamp label: Conversion Timestamp @@ -48364,7 +49005,7 @@ items: dynamic: false allowNull: false hidden: false - - id: 35yzkrLEjQoBWWW51szNaY + - id: n2AqV1aLt5Y58ymKn8JnfX sortOrder: 5 fieldKey: email_address label: Email Address @@ -48387,7 +49028,7 @@ items: dynamic: false allowNull: false hidden: false - - id: fJaHzhfHg9yL3kpoJQURwL + - id: 5R5pcK9LyAMBqW4UW1k2su sortOrder: 6 fieldKey: phone_number label: Phone Number @@ -48411,7 +49052,7 @@ items: dynamic: false allowNull: false hidden: false - - id: 8wVPNFYREdFBrfTR2F7T22 + - id: hyfv4tXxVTTQinr7U5UT8w sortOrder: 7 fieldKey: order_id label: Order ID @@ -48434,7 +49075,7 @@ items: dynamic: false allowNull: false hidden: false - - id: uphSioJEPwbKBZ4oWFyfvG + - id: 4H85J7hwWccShYnFegmM4S sortOrder: 8 fieldKey: value label: Value @@ -48449,7 +49090,7 @@ items: dynamic: false allowNull: false hidden: false - - id: ri6ff47GyAJtUJtMZHp7Dc + - id: eEoPLLGM3JKRPNgUNgQsx2 sortOrder: 9 fieldKey: currency label: Currency @@ -48466,7 +49107,7 @@ items: dynamic: false allowNull: false hidden: false - - id: p7gaL255fw7vLWZskATmKC + - id: 6oYYJAehZN6MAu1V39a3yu sortOrder: 10 fieldKey: conversion_environment label: Conversion Environment @@ -48489,7 +49130,7 @@ items: dynamic: false allowNull: false hidden: false - - id: gG8i2bLseoc3nbGkEqnB1Y + - id: kDwhACnHTuuqUgWFLpn83y sortOrder: 11 fieldKey: merchant_id label: Merchant Center ID @@ -48502,7 +49143,7 @@ items: dynamic: false allowNull: false hidden: false - - id: xacfk5mR1GaTsZubFH2vba + - id: pZqBdDgAj9rKbdwTNWzRCv sortOrder: 12 fieldKey: merchant_country_code label: Merchant Center Feed Country Code @@ -48517,7 +49158,7 @@ items: dynamic: false allowNull: false hidden: false - - id: 8c39pfZVaAM5J7mRca3HKB + - id: wGs2rRLMLpEJxSccdUWE1k sortOrder: 13 fieldKey: merchant_language_code label: Merchant Center Feed Language Code @@ -48532,7 +49173,7 @@ items: dynamic: false allowNull: false hidden: false - - id: e8HH5XvM9QtjE3gphYqQEk + - id: 9rfsHSxXsNV2FZmZoDJyqF sortOrder: 14 fieldKey: local_cost label: Local Transaction Cost @@ -48547,7 +49188,7 @@ items: dynamic: false allowNull: false hidden: false - - id: 7bcaJekqhRhLv3ig8anXuJ + - id: jUHUg5gyFxnbcVGeouBuAH sortOrder: 15 fieldKey: items label: Items @@ -48569,7 +49210,7 @@ items: dynamic: false allowNull: false hidden: false - - id: 3mYzyZnk2nzMT6c2HRpgT8 + - id: ods44z16H7DvfWgRD4As3k sortOrder: 16 fieldKey: custom_variables label: Custom Variables @@ -48588,7 +49229,7 @@ items: dynamic: false allowNull: false hidden: false - - id: tWi2jLTZyCrLNb8R3B1gRj + - id: f8qRghRbXBQSPyL84KRj6s sortOrder: 17 fieldKey: ad_user_data_consent_state label: Ad User Data Consent State @@ -48609,7 +49250,7 @@ items: value: UNSPECIFIED dynamic: false allowNull: false - - id: wpzwu2peaNbV6QbGJgZSmB + - id: 5c8Qe35iLyLDAQ1RZTwL29 sortOrder: 18 fieldKey: ad_personalization_consent_state label: Ad Personalization Consent State @@ -48639,7 +49280,7 @@ items: hidden: false defaultTrigger: null fields: - - id: 4WxxcHUVn3vdQzCa7BtTW5 + - id: axhzjYQWXRdudHSy62t1jd sortOrder: 0 fieldKey: conversion_action label: Conversion Action ID @@ -48652,7 +49293,7 @@ items: dynamic: true allowNull: false hidden: false - - id: X1QJxXPxABXZ7CwwqHYgQ + - id: bsd7h6pcdLbDYNbZ9f6rAU sortOrder: 1 fieldKey: caller_id label: Caller ID @@ -48667,7 +49308,7 @@ items: dynamic: false allowNull: false hidden: false - - id: kNwLsBruBsA6eATegAyCDZ + - id: bBBA2ytPzdiRjr7huvVJwf sortOrder: 2 fieldKey: call_timestamp label: Call Timestamp @@ -48683,7 +49324,7 @@ items: dynamic: false allowNull: false hidden: false - - id: a4zmDEduvCqrRjVmTnMfis + - id: a3gF5GPQQmRnifhqvRnGuM sortOrder: 3 fieldKey: conversion_timestamp label: Conversion Timestamp @@ -48701,7 +49342,7 @@ items: dynamic: false allowNull: false hidden: false - - id: ayrdEJLKixAcd6DJ7pEJiP + - id: pM6ouCMZnjZMS7dqohkJTy sortOrder: 4 fieldKey: value label: Value @@ -48716,7 +49357,7 @@ items: dynamic: false allowNull: false hidden: false - - id: n4mtniuEJ2PQvcHXDUVmf1 + - id: ssA1rYGd9vDoywQRuQYCd6 sortOrder: 5 fieldKey: currency label: Currency @@ -48733,7 +49374,7 @@ items: dynamic: false allowNull: false hidden: false - - id: re4E7KNk5eqGTLsH2ovR1F + - id: bUx6zpc6GjSyBJDiFeHqpA sortOrder: 6 fieldKey: custom_variables label: Custom Variables @@ -48752,7 +49393,7 @@ items: dynamic: false allowNull: false hidden: false - - id: pLyxXPSLLtrPMfPgzJ5Bom + - id: ctZxqULrq8oigJWr66F8qR sortOrder: 7 fieldKey: ad_user_data_consent_state label: Ad User Data Consent State @@ -48773,7 +49414,7 @@ items: value: UNSPECIFIED dynamic: false allowNull: false - - id: fDCQqYrJvEAmj7LvsRdjHQ + - id: r5jz6aktD1ryczpqzhMqjQ sortOrder: 8 fieldKey: ad_personalization_consent_state label: Ad Personalization Consent State @@ -48803,7 +49444,7 @@ items: hidden: false defaultTrigger: event = "Audience Entered" or event = "Audience Exited" fields: - - id: bs8uhisbBH4AW4waKf9c5w + - id: r4nZnCf1kz71xrcthK17kS sortOrder: 0 fieldKey: first_name label: First Name @@ -48825,7 +49466,7 @@ items: choices: null dynamic: false allowNull: false - - id: 6pgT1iLCwhVAEPC4KgB5Re + - id: tSHtvzj8aDXjPYt5HGGeHG sortOrder: 1 fieldKey: last_name label: Last Name @@ -48847,7 +49488,7 @@ items: choices: null dynamic: false allowNull: false - - id: 63QukvypK6eVqc6jEBkyUH + - id: nXHSGM4iBXWcGai5stX2ST sortOrder: 2 fieldKey: email label: Email @@ -48869,7 +49510,7 @@ items: choices: null dynamic: false allowNull: false - - id: fvTViLAJNMS1rVrxFJSSew + - id: ciZNUKH6cCj3WnvQGqbaRr sortOrder: 3 fieldKey: phone label: Phone @@ -48891,7 +49532,7 @@ items: choices: null dynamic: false allowNull: false - - id: 8H4DNCHBDZHiWhoZEowtRg + - id: 7cbx3Hx7Zr5oiSTTjXbeCA sortOrder: 4 fieldKey: country_code label: Country Code @@ -48903,7 +49544,7 @@ items: choices: null dynamic: false allowNull: false - - id: fmuctFrwn7rnjeVxBmG1Az + - id: wrwY4giJdVoPeGPgiMfFcZ sortOrder: 5 fieldKey: postal_code label: Postal Code @@ -48915,7 +49556,7 @@ items: choices: null dynamic: false allowNull: false - - id: wR4fingryaswujYi3r5EA1 + - id: nd29mUAM3ZkS7ziNcg2tZB sortOrder: 6 fieldKey: crm_id label: CRM ID @@ -48929,7 +49570,7 @@ items: choices: null dynamic: false allowNull: false - - id: o4AczNsP6bFrXfRBcEZ6N9 + - id: fMaK7YunNSNiuropogxQV6 sortOrder: 7 fieldKey: mobile_advertising_id label: Mobile Advertising ID @@ -48945,7 +49586,7 @@ items: choices: null dynamic: false allowNull: false - - id: p1CNftxhLLKvrvxnq9Mizf + - id: x9oyJJ7HVe39daZMirM3s3 sortOrder: 8 fieldKey: ad_user_data_consent_state label: Ad User Data Consent State @@ -48966,7 +49607,7 @@ items: value: UNSPECIFIED dynamic: false allowNull: false - - id: tRukPoFuVMjbzKW6q9FTsP + - id: mKEQHx9hDyi4qj7WED4yzk sortOrder: 9 fieldKey: ad_personalization_consent_state label: Ad Personalization Consent State @@ -48988,7 +49629,7 @@ items: value: UNSPECIFIED dynamic: false allowNull: false - - id: 4QEG3kXgzQ7nh9UnRFdYv7 + - id: b2rMMhiY4qMLf2i4y5tDnV sortOrder: 14 fieldKey: list_id label: Existing List ID @@ -49002,7 +49643,7 @@ items: choices: null dynamic: true allowNull: false - - id: iRXNh5sx7uEVMYvkMcBoP6 + - id: fDH5XHqE8JDT5bHpEe3ikC sortOrder: 15 fieldKey: list_name label: List Name @@ -49014,7 +49655,7 @@ items: choices: null dynamic: false allowNull: false - - id: xf85RbHXzdxefqnZZxG7YR + - id: hzPBznJyGQuCaZFGfxp3tj sortOrder: 16 fieldKey: external_id_type label: External ID Type @@ -49033,7 +49674,7 @@ items: value: MOBILE_ADVERTISING_ID dynamic: false allowNull: false - - id: b5xjA9PEv2FWRsNNcfx4et + - id: p8FaRanY86qimKue9US7pC sortOrder: 17 fieldKey: app_id label: App ID @@ -49048,7 +49689,7 @@ items: choices: null dynamic: false allowNull: false - - id: dbjkCY1h18iwkPGhKDHGdH + - id: 95FbFL4YtQ3oTz7N8UrKy3 sortOrder: 18 fieldKey: retlOnMappingSave label: Connect to a Google Customer Match User List @@ -49071,7 +49712,7 @@ items: hidden: false defaultTrigger: null fields: - - id: bRLZJbakuFREheoL4ymgPs + - id: 8DC4UMXZSpZbdZPPpEPa5F sortOrder: 0 fieldKey: conversion_action label: Conversion Action ID @@ -49083,7 +49724,7 @@ items: choices: null dynamic: true allowNull: false - - id: 4cz8PJzNaXae5GEpHoaqRV + - id: nnaEj9NZ4bjiyV8PEiw4xh sortOrder: 1 fieldKey: caller_id label: Caller ID @@ -49097,7 +49738,7 @@ items: choices: null dynamic: false allowNull: false - - id: t8MYiLhcDEZ1LP4kMz5YmS + - id: 7A77qFFCNrtMjuNHaH3dMh sortOrder: 2 fieldKey: call_timestamp label: Call Timestamp @@ -49112,7 +49753,7 @@ items: choices: null dynamic: false allowNull: false - - id: 9XZWbsLf5zmuVsDvZYJ3PU + - id: 9X629WyWkn9EfNFvJfJwWs sortOrder: 3 fieldKey: conversion_timestamp label: Conversion Timestamp @@ -49129,7 +49770,7 @@ items: choices: null dynamic: false allowNull: false - - id: oZ8SL8zLpkwvR71soM5rSQ + - id: vMQoy1vsdcNZwm6XB6xGpZ sortOrder: 4 fieldKey: value label: Value @@ -49143,7 +49784,7 @@ items: choices: null dynamic: false allowNull: false - - id: p8b3ubkdRbybuaySdVzF5o + - id: eoG2wVbGJDXQ6qGvJeVgos sortOrder: 5 fieldKey: currency label: Currency @@ -49159,7 +49800,7 @@ items: choices: null dynamic: false allowNull: false - - id: sER76YEstevVLhn1rg4ob + - id: 2E4r7ysExyBxzb9Ls7LR3D sortOrder: 6 fieldKey: custom_variables label: Custom Variables @@ -49177,7 +49818,7 @@ items: choices: null dynamic: false allowNull: false - - id: udjp8eBdCFULfWPX2jQ3oW + - id: qqJ6TLXFZqjPV7sBLDENrD sortOrder: 7 fieldKey: ad_user_data_consent_state label: Ad User Data Consent State @@ -49198,7 +49839,7 @@ items: value: UNSPECIFIED dynamic: false allowNull: false - - id: 6GU1H2yeCFFbQYAMDkdCZT + - id: 6gNrppfcoynruiJWUVmS9M sortOrder: 8 fieldKey: ad_personalization_consent_state label: Ad Personalization Consent State @@ -49228,7 +49869,7 @@ items: hidden: false defaultTrigger: null fields: - - id: wv2fmXPxWUnXQAya1ssWNy + - id: 8zKXC8b3TfSnZhumDuUbKq sortOrder: 0 fieldKey: conversion_action label: Conversion Action ID @@ -49240,7 +49881,7 @@ items: choices: null dynamic: true allowNull: false - - id: 4SXzQevUh9MaHoqZaqdqEw + - id: ef38DsQsXvFq3X2DveKNZK sortOrder: 1 fieldKey: adjustment_type label: Adjustment Type @@ -49265,7 +49906,7 @@ items: value: ENHANCEMENT dynamic: false allowNull: false - - id: ougScSBgFCnAsNjLSxqKso + - id: rSxXxKZGbVJ9ksRcYmuD7 sortOrder: 2 fieldKey: adjustment_timestamp label: Adjustment Timestamp @@ -49283,7 +49924,7 @@ items: choices: null dynamic: false allowNull: false - - id: Bj6sRxgAqdjPT7LRqvnwZ + - id: 5ySDiXTW6sPqiXuF9akFFT sortOrder: 3 fieldKey: order_id label: Order ID @@ -49306,7 +49947,7 @@ items: choices: null dynamic: false allowNull: false - - id: wku9fxHgQnWC8YKVEJBgXK + - id: 3n2z92c9U9KQLdP9hmjHNa sortOrder: 4 fieldKey: gclid label: GCLID @@ -49320,7 +49961,7 @@ items: choices: null dynamic: false allowNull: false - - id: a5KZ8qb8Rg5FNk9Uh7o5gk + - id: tz3EAoZnQd4Kj2wRDySoir sortOrder: 5 fieldKey: conversion_timestamp label: Conversion Timestamp @@ -49336,7 +49977,7 @@ items: choices: null dynamic: false allowNull: false - - id: axSjXdpV5sg1yA9nwR52to + - id: kNRCFE3gS9Wn3KC5TdUpNJ sortOrder: 6 fieldKey: restatement_value label: Restatement Value @@ -49352,7 +49993,7 @@ items: choices: null dynamic: false allowNull: false - - id: 3znmvX5tLCgu8vWqZ1uZuz + - id: fmAp84yGJX9kXAfRDHEA23 sortOrder: 7 fieldKey: restatement_currency_code label: Restatement Currency Code @@ -49368,7 +50009,7 @@ items: choices: null dynamic: false allowNull: false - - id: o5JBov5R6yQ7Dx5qfXcp4t + - id: vvpdWGRgf3qecBnnLbJjjd sortOrder: 8 fieldKey: email_address label: Email Address @@ -49390,7 +50031,7 @@ items: choices: null dynamic: false allowNull: false - - id: 6GnLGst6K7ykaKLXiWwZBE + - id: 4nvNGVaSTNhtk4CtDvngcM sortOrder: 9 fieldKey: phone_number label: Phone Number @@ -49413,7 +50054,7 @@ items: choices: null dynamic: false allowNull: false - - id: 9W9xCxNhDhSabw8ekynijy + - id: djbFgcnmussa6FRmuViP4q sortOrder: 10 fieldKey: first_name label: First Name @@ -49435,7 +50076,7 @@ items: choices: null dynamic: false allowNull: false - - id: vzHaU1jcRUsDwKEU5XA1JN + - id: sgvM8VbCpsMBTejySDnAeX sortOrder: 11 fieldKey: last_name label: Last Name @@ -49457,7 +50098,7 @@ items: choices: null dynamic: false allowNull: false - - id: k5X1EobbWcQWDdd5T6Uz7m + - id: 5v6crvB51v6veeBR2urbdX sortOrder: 12 fieldKey: city label: City @@ -49477,7 +50118,7 @@ items: choices: null dynamic: false allowNull: false - - id: cfBwQx3XvphottcFh8hahM + - id: o5rsDv5Fa1nfoPxN5QB5LE sortOrder: 13 fieldKey: state label: State @@ -49497,7 +50138,7 @@ items: choices: null dynamic: false allowNull: false - - id: gMDe61BKWHiWSMgJkSPC98 + - id: 8L4ocKvufpbv8hrDdNZHj3 sortOrder: 14 fieldKey: country label: Country @@ -49519,7 +50160,7 @@ items: choices: null dynamic: false allowNull: false - - id: 3tsFCUUjbrQDxtKxWYyAWC + - id: uCmD35hsYUJNAG7rwkFbrb sortOrder: 15 fieldKey: postal_code label: Postal Code @@ -49539,7 +50180,7 @@ items: choices: null dynamic: false allowNull: false - - id: nuFTmFULEbidx7kYH37Wg1 + - id: 8HFdJwEZ5RBAeFxVYjPEUW sortOrder: 16 fieldKey: street_address label: Street Address @@ -49561,7 +50202,7 @@ items: choices: null dynamic: false allowNull: false - - id: oid6JhiiSaFpvkx6L3LoHi + - id: 4WxFwt1LqpRzzsQDmZb3wY sortOrder: 17 fieldKey: user_agent label: User Agent @@ -49588,7 +50229,7 @@ items: hidden: false defaultTrigger: null fields: - - id: 3ipP36wEa7XZ3zNaYKF37B + - id: sPjvW7bw52XbbnarhNsbFY sortOrder: 0 fieldKey: conversion_action label: Conversion Action ID @@ -49600,7 +50241,7 @@ items: choices: null dynamic: true allowNull: false - - id: aMFsZ7zdM8amX1hBrvumw5 + - id: tkVgNbbzfQhHW2dB9Z8xUp sortOrder: 1 fieldKey: gclid label: GCLID @@ -49612,7 +50253,7 @@ items: choices: null dynamic: false allowNull: false - - id: s82b1H6vhjUR8QWRFknARt + - id: a8gbFthibT3T1D3S3nDhWL sortOrder: 2 fieldKey: gbraid label: GBRAID @@ -49626,7 +50267,7 @@ items: choices: null dynamic: false allowNull: false - - id: oeoYE3hS56HZeUtDePSucJ + - id: anDZVrwiA5ucCh1oAgoaAp sortOrder: 3 fieldKey: wbraid label: WBRAID @@ -49640,7 +50281,7 @@ items: choices: null dynamic: false allowNull: false - - id: 21Ur67nkLdopCkfKDbCrem + - id: hjbue2SnZXFLyiDgm5ELWY sortOrder: 4 fieldKey: conversion_timestamp label: Conversion Timestamp @@ -49657,7 +50298,7 @@ items: choices: null dynamic: false allowNull: false - - id: s4biW1c8Yrr8256m6pmbiv + - id: j9zCh4t5b6Lpud71SQejes sortOrder: 5 fieldKey: email_address label: Email Address @@ -49679,7 +50320,7 @@ items: choices: null dynamic: false allowNull: false - - id: d1riRDfZqrdanobe5gLT2A + - id: cmDuKjYR3Pcs75cxDJSppK sortOrder: 6 fieldKey: phone_number label: Phone Number @@ -49702,7 +50343,7 @@ items: choices: null dynamic: false allowNull: false - - id: hYxTMqnwf7EStBKgWw8q7i + - id: q4UPWn1VYquxPwsE1RwbVr sortOrder: 7 fieldKey: order_id label: Order ID @@ -49724,7 +50365,7 @@ items: choices: null dynamic: false allowNull: false - - id: 7UKYiByC1PdSo2JAY71JfA + - id: 9dziSn6f5hKJJVnsCH8fMM sortOrder: 8 fieldKey: value label: Value @@ -49738,7 +50379,7 @@ items: choices: null dynamic: false allowNull: false - - id: jmvznwanpZApBHxRY9km8E + - id: tjetnrJt8ZxhDUxNaguqPv sortOrder: 9 fieldKey: currency label: Currency @@ -49754,7 +50395,7 @@ items: choices: null dynamic: false allowNull: false - - id: wgZfAKzzfQdX4yM9BrjPrE + - id: zKXzffkBm4YxH2as9hNt8 sortOrder: 10 fieldKey: conversion_environment label: Conversion Environment @@ -49776,7 +50417,7 @@ items: value: UNSPECIFIED dynamic: false allowNull: false - - id: akrmSDpF9DzZxw1iBARm7v + - id: noWBCnYUHwvWUy8EFN1xjR sortOrder: 11 fieldKey: merchant_id label: Merchant Center ID @@ -49788,7 +50429,7 @@ items: choices: null dynamic: false allowNull: false - - id: 39ePHgutWGmGSBKz5UR8Pi + - id: rGzWkXygmeV5KAs42iov6Y sortOrder: 12 fieldKey: merchant_country_code label: Merchant Center Feed Country Code @@ -49802,7 +50443,7 @@ items: choices: null dynamic: false allowNull: false - - id: 9qMLzxF8eiNZSLFr3pBXcM + - id: hP1k293bLyZF8gz2uDEjpr sortOrder: 13 fieldKey: merchant_language_code label: Merchant Center Feed Language Code @@ -49816,7 +50457,7 @@ items: choices: null dynamic: false allowNull: false - - id: ofEnJQAF393xVqzawyjAqh + - id: gbLeZhd3ge2TkaZJDsXjUP sortOrder: 14 fieldKey: local_cost label: Local Transaction Cost @@ -49830,7 +50471,7 @@ items: choices: null dynamic: false allowNull: false - - id: psiDt52nGdPiYsbokj84rJ + - id: 9BTGDC4mJj2Yj3Fr3AHLju sortOrder: 15 fieldKey: items label: Items @@ -49851,7 +50492,7 @@ items: choices: null dynamic: false allowNull: false - - id: i2BbP5m4ntJkgEgQ5XYyWx + - id: psNNWzXtFjdanV55LdYY7y sortOrder: 16 fieldKey: custom_variables label: Custom Variables @@ -49869,7 +50510,7 @@ items: choices: null dynamic: false allowNull: false - - id: q5k7nZ4PmujzEXPQeC1iZW + - id: d1XLDoop49VJVNCsBLXCDm sortOrder: 17 fieldKey: ad_user_data_consent_state label: Ad User Data Consent State @@ -49890,7 +50531,7 @@ items: value: UNSPECIFIED dynamic: false allowNull: false - - id: 4DR1HM5zfjPHo9EFwx2uZ7 + - id: 57RfjadwGeGEWKpiYmB4g8 sortOrder: 18 fieldKey: ad_personalization_consent_state label: Ad Personalization Consent State @@ -84181,18 +84822,19 @@ items: presets: [] partnerOwned: false - id: 60635bda625d1d13b153c8ca - display_name: Ninetailed - name: Ninetailed - slug: ninetailed + display_name: Ninetailed by Contentful + name: Ninetailed by Contentful + slug: ninetailed-by-contentful hidden: false endpoints: - US regions: - us-west-2 - eu-west-1 - url: connections/destinations/catalog/ninetailed + url: connections/destinations/catalog/ninetailed-by-contentful previous_names: - Ninetailed + - Ninetailed by Contentful website: https://ninetailed.io status: PUBLIC categories: diff --git a/src/_data/catalog/destinations_private.yml b/src/_data/catalog/destinations_private.yml index 53f038eb29..33313660a2 100644 --- a/src/_data/catalog/destinations_private.yml +++ b/src/_data/catalog/destinations_private.yml @@ -1,5 +1,5 @@ # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT -# destination data last updated 2024-10-03 +# destination data last updated 2024-10-08 items: - id: 54521fd925e721e32a72eee1 display_name: Pardot diff --git a/src/_data/catalog/regional-supported.yml b/src/_data/catalog/regional-supported.yml index 71472b6483..f83df43b11 100644 --- a/src/_data/catalog/regional-supported.yml +++ b/src/_data/catalog/regional-supported.yml @@ -702,6 +702,15 @@ sources: - us endpoints: - us + - id: IB9M67ZWaA + display_name: One Creation + hidden: false + slug: one-creation + url: connections/sources/catalog/cloud-apps/one-creation + regions: + - us + endpoints: + - us - id: o9OyD6xsVJ display_name: OneSignal hidden: false diff --git a/src/_data/catalog/source_categories.yml b/src/_data/catalog/source_categories.yml index f14300ca62..5a4daa078b 100644 --- a/src/_data/catalog/source_categories.yml +++ b/src/_data/catalog/source_categories.yml @@ -1,5 +1,5 @@ # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT -# source categories last updated 2024-10-03 +# source categories last updated 2024-10-08 items: - display_name: A/B Testing slug: a-b-testing diff --git a/src/_data/catalog/sources.yml b/src/_data/catalog/sources.yml index e6665671b7..61418b1e8d 100644 --- a/src/_data/catalog/sources.yml +++ b/src/_data/catalog/sources.yml @@ -1,5 +1,5 @@ # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT -# sources last updated 2024-10-03 +# sources last updated 2024-10-08 items: - id: 8HWbgPTt3k display_name: .NET @@ -1600,6 +1600,26 @@ items: - Email Marketing status: PUBLIC partnerOwned: true + - id: IB9M67ZWaA + display_name: One Creation + isCloudEventSource: true + slug: one-creation + url: connections/sources/catalog/cloud-apps/one-creation + hidden: false + regions: + - us + endpoints: + - us + source_type: cloud-app + description: Digital Preference Wallet + logo: + url: >- + https://cdn-devcenter.segment.com/c567aed3-0512-4367-b7af-8779fc715f65.svg + categories: + - Personalization + - Enrichment + status: PUBLIC_BETA + partnerOwned: false - id: o9OyD6xsVJ display_name: OneSignal isCloudEventSource: true diff --git a/src/_data/sidenav/main.yml b/src/_data/sidenav/main.yml index 74ed36b0ab..8f4b477229 100644 --- a/src/_data/sidenav/main.yml +++ b/src/_data/sidenav/main.yml @@ -20,6 +20,17 @@ sections: title: Testing and Debugging - path: /getting-started/whats-next title: What's Next + - section_title: Use Cases + slug: getting-started/use-cases + section: + - path: /getting-started/use-cases/ + title: Use Cases Overview + - path: /getting-started/use-cases/guide/ + title: Choosing a Use Case + - path: /getting-started/use-cases/setup/ + title: Use Cases Setup + - path: /getting-started/use-cases/reference/ + title: Use Cases Reference - section_title: Guides section: diff --git a/src/connections/destinations/catalog/accoil-analytics/index.md b/src/connections/destinations/catalog/actions-accoil-analytics/index.md similarity index 98% rename from src/connections/destinations/catalog/accoil-analytics/index.md rename to src/connections/destinations/catalog/actions-accoil-analytics/index.md index 21a280d82d..99d17a092a 100644 --- a/src/connections/destinations/catalog/accoil-analytics/index.md +++ b/src/connections/destinations/catalog/actions-accoil-analytics/index.md @@ -1,9 +1,7 @@ --- -title: Accoil Destination +title: Accoil Analytics Destination hide-boilerplate: true hide-dossier: false -private: true -hidden: true id: 65cb48feaca9d46bf269ac4a --- @@ -35,8 +33,8 @@ Accoil is most effective when used with Segment. Here’s how it functions: To start using the Accoil destination: -1. In your Segment workspace, navigate to the Catalog page and search for "Accoil Analytics." -2. Select Accoil Analytics from the results and click **Add Destination** +1. In your Segment workspace, navigate to the Catalog page and search for "Accoil Analytics". +2. Select Accoil Analytics from the results and click **Add Destination**. 3. Choose the Segment source you want to connect to Accoil. 4. Navigate to your Accoil dashboard and find your API Key under **General Account Settings**. Copy this API Key. 5. Paste the API Key into the Accoil destination settings within Segment, then click "Connect" to complete the integration. diff --git a/src/connections/destinations/catalog/actions-amplitude/index.md b/src/connections/destinations/catalog/actions-amplitude/index.md index 62cb81fb0f..90ba8fb904 100644 --- a/src/connections/destinations/catalog/actions-amplitude/index.md +++ b/src/connections/destinations/catalog/actions-amplitude/index.md @@ -241,3 +241,13 @@ In the following example, the Amplitude User property `friendCount` equals 4. "traits" : {"$add": {"friendCount": 3} } "traits" : {"$add": {"friendCount": 1} } ``` +## FAQ and troubleshooting + +### Why doesn't Segment automatically add the `session_id` to my web events? +For Segment to automatically add the `session_id` to events, your browser must allow the following request URL to load: + +``` +https://cdn.segment.com/next-integrations/actions/amplitude-plugins/.. +``` + +To check if you are loading this request, [inspect the network requests](https://developer.chrome.com/docs/devtools/network){:target="_blank”} on your website and look for 'Amplitude.' If the request is not loading, confirm it is allowed on your side. diff --git a/src/connections/destinations/catalog/ninetailed/index.md b/src/connections/destinations/catalog/ninetailed/index.md index 0c4ffcde91..46a706622a 100644 --- a/src/connections/destinations/catalog/ninetailed/index.md +++ b/src/connections/destinations/catalog/ninetailed/index.md @@ -1,9 +1,9 @@ --- -title: Ninetailed Destination +title: Ninetailed by Contentful Destination id: 60635bda625d1d13b153c8ca --- -[Ninetailed](https://ninetailed.io/?utm_source=segment&utm_medium=docs&utm_campaign=partners){:target="_blank"} is an API-first optimization platform for the modern web, which enables blazing fast personalization experiences and better data-driven experiences, for frameworks like ReactJS or GatsbyJS and headless CMS like Contentful. +[Ninetailed by Contentful](https://ninetailed.io/?utm_source=segment&utm_medium=docs&utm_campaign=partners){:target="_blank"} is an API-first optimization platform for the modern web, which enables blazing fast personalization experiences and better data-driven experiences, for frameworks like ReactJS or GatsbyJS and headless CMS like Contentful. By integrating with [Segment](https://segment.com){:target="_blank"}, you can easily and accurately track conversions and integrate 1st party data for personalization with Ninetailed. @@ -14,10 +14,10 @@ This destination is maintained by Ninetailed. For any issues with the destinatio 1. From the Destinations catalog page in the Segment App, click **Add Destination**. -2. Search for "Ninetailed" in the Destinations Catalog, and select the Ninetailed destination. +2. Search for "Ninetailed by Contentful" in the Destinations Catalog, and select the Ninetailed destination. 3. Choose which Source should send data to the Ninetailed destination. 4. Copy your API Key from the Ninetailed Dashboard integrated in [your CMS](https://docs.ninetailed.io/account-and-setup/api-key?utm_source=segment&utm_medium=docs&utm_campaign=partners){:target="_blank"} (for example, Contentful). -5. Enter the "API Key" in the "Ninetailed" destination settings in Segment. +5. Enter the "API Key" in the "Ninetailed by Contentful" destination settings in Segment. ## Identify @@ -44,4 +44,4 @@ analytics.track('Login Button Clicked') Segment sends Track calls to Ninetailed as a `track` event. -With the Ninetailed Audience Builder, create experiences for visitors who have performed a special action, like `signup` or `registered_for_newsletter`. \ No newline at end of file +With the Ninetailed Audience Builder, create experiences for visitors who have performed a special action, like `signup` or `registered_for_newsletter`. diff --git a/src/connections/sources/catalog/cloud-apps/one-creation/index.md b/src/connections/sources/catalog/cloud-apps/one-creation/index.md index 09b6c3ab17..7c34a904dc 100644 --- a/src/connections/sources/catalog/cloud-apps/one-creation/index.md +++ b/src/connections/sources/catalog/cloud-apps/one-creation/index.md @@ -1,7 +1,6 @@ --- title: 'One Creation Source' id: IB9M67ZWaA -hidden: true --- [One Creation](https://www.one-creation.com/){:target="_blank”} provides brands with a Digital Preference Wallet to collect, digitize, and refresh consumer preference data. By seamlessly integrating into every customer touchpoint, the platform enhances services while enforcing consent (including Time-Based Consent) and data sharing rules. diff --git a/src/connections/sources/custom-domain.md b/src/connections/sources/custom-domain.md index a4a265190d..865783485e 100644 --- a/src/connections/sources/custom-domain.md +++ b/src/connections/sources/custom-domain.md @@ -98,3 +98,8 @@ Customers who have access to the Custom Domain feature can rename analytics to ` ### What happens to the Analytics.js cookies already set on the user's browser prior to a Custom Domain implementation? Analytics.js cookies are not lost in the transition to Custom Domain. When users revisit your website, the previous Analytics.js cookies continue to be fetched and added to events, if available. +### Can I use the same subdomain across multiple workspaces? +No, each workspace requires its own unique subdomain (for example, `mysubdomain.mydomain.com`). + + + diff --git a/src/getting-started/use-cases/guide.md b/src/getting-started/use-cases/guide.md index c88104b26d..19853b82f1 100644 --- a/src/getting-started/use-cases/guide.md +++ b/src/getting-started/use-cases/guide.md @@ -1,12 +1,14 @@ --- title: Choosing a Use Case -hidden: true --- Segment built Use Cases to streamline the process of implementing Segment for specific business objectives. This guide will help you navigate through the available use cases and select the one that best aligns with your business goals. +> info "" +> You can onboard to Segment with a Use Case if you’re a new Business Tier customer or haven’t yet connected a source and destination. + ## Understanding business goals and use cases Segment supports 25 use cases, organized into 4 main business goals: diff --git a/src/getting-started/use-cases/index.md b/src/getting-started/use-cases/index.md index bfa483c7fc..9d3b28a966 100644 --- a/src/getting-started/use-cases/index.md +++ b/src/getting-started/use-cases/index.md @@ -1,12 +1,13 @@ --- title: Use Cases Overview -hidden: true --- Use Cases are pre-built Segment setup guides tailored to common business goals. Use Cases eliminate guesswork with a structured approach to onboarding, helping you configure Segment correctly and align its features to your business objectives. +> info "" +> You can onboard to Segment with a Use Case if you’re a new Business Tier customer or haven’t yet connected a source and destination. ## Onboard to Segment with Use Cases diff --git a/src/getting-started/use-cases/reference.md b/src/getting-started/use-cases/reference.md index a05736b277..8b2a42112d 100644 --- a/src/getting-started/use-cases/reference.md +++ b/src/getting-started/use-cases/reference.md @@ -1,6 +1,5 @@ --- title: Use Cases Reference -hidden: true --- This reference guide provides detailed information on the suggested events, sources, and destinations for each Segment use case. Use this guide to ensure you're tracking the right events and connecting the best sources and destinations for your specific needs. diff --git a/src/getting-started/use-cases/setup.md b/src/getting-started/use-cases/setup.md index 008b82c3aa..9570664754 100644 --- a/src/getting-started/use-cases/setup.md +++ b/src/getting-started/use-cases/setup.md @@ -1,6 +1,5 @@ --- title: Use Cases Setup -hidden: true --- Use Cases help you onboard quickly and efficiently to Segment by guiding you through specific steps tailored to your business needs. @@ -10,6 +9,9 @@ This page walks you through the steps to set up a use case in your Segment insta > info "Permissions" > To implement a use case, you'll need to be a Workspace Owner for your Segment account. See the [Roles](/docs/segment-app/iam/roles/) documentation for more information. +> info "" +> You can onboard to Segment with a Use Case if you’re a new Business Tier customer or haven’t yet connected a source and destination. + ## Use case setup overview From a high level, setting Segment up with a use case takes place in four stages: diff --git a/src/guides/usage-and-billing/account-management.md b/src/guides/usage-and-billing/account-management.md index d5e2e99e11..3ce1d2c280 100644 --- a/src/guides/usage-and-billing/account-management.md +++ b/src/guides/usage-and-billing/account-management.md @@ -59,7 +59,7 @@ Though workspaces can't be merged, you can move an existing source to a single w To move a source between workspaces, navigate to the source's **Settings** tab, then click **Transfer to Workspace**. Choose the workspace you're moving the source to, then click **Transfer Source**. -When you transfer a source from one workspace to another, the connected destinations aren't transferred. You must manually reconnect these destinations and settings. +When you transfer a source from one workspace to another, all of your connected destinations aren't transferred. You must manually reconnect these destinations and settings. > info "" > The person who transfers the source must be a [workspace owner](/docs/segment-app/iam/) for both the origin and recipient workspaces, otherwise the recipient workspace won't appear in the dropdown list.