{
  "data": {
    "data": {
      "destinationMetadata": {
        "id": "54521fd525e721e32a72ee91",
        "name": "Amplitude",
        "description": "Amplitude is an event tracking and segmentation platform for your web and mobile apps. By analyzing the actions your users perform, you can gain a better understanding to drive retention, engagement, and conversion.",
        "slug": "amplitude",
        "logos": {
          "default": "https://d3hotuclm6if1r.cloudfront.net/logos/amplitude-default.svg",
          "mark": "https://cdn.filepicker.io/api/file/Nmj7LgOQR62rdAmlbnLO"
        },
        "options": [
          {
            "name": "apiKey",
            "type": "string",
            "defaultValue": "",
            "description": "You can find your API Key on your Amplitude [Settings page](https://amplitude.com/settings).",
            "required": true,
            "label": "API Key"
          },
          {
            "name": "appendFieldsToEventProps",
            "type": "text-map",
            "defaultValue": {},
            "description": "Web Device-mode only. Configure event fields to be appended to `event_props` for all track calls. For example, entering `context.page.title` on the left and `pageTitle` on the right will set the value of `context.page.title` at `event_properties.pageTitle`.",
            "required": false,
            "label": "Append Fields To Event Properties"
          },
          {
            "name": "batchEvents",
            "type": "boolean",
            "defaultValue": false,
            "description": "If true, events are batched together and uploaded only when the number of unsent events is greater than or equal to `eventUploadThreshold` or after `eventUploadPeriodMillis` milliseconds have passed since the first unsent event was logged.",
            "required": false,
            "label": "Batch Events"
          },
          {
            "name": "deviceIdFromUrlParam",
            "type": "boolean",
            "defaultValue": false,
            "description": "If true, the SDK will parse device ID values from url parameter `amp_device_id` if available.",
            "required": false,
            "label": "Set Device ID From URL Parameter amp_device_id"
          },
          {
            "name": "enableLocationListening",
            "type": "boolean",
            "defaultValue": true,
            "description": "Mobile Only. If a user has granted your app location permissions, enable this setting so that the SDK will also grab the location of the user. Amplitude will never prompt the user for location permission, so this must be done by your app. ",
            "required": false,
            "label": "Enable Location Listening"
          }
        ],
        "status": "PUBLIC",
        "categories": [
          "Analytics"
        ],
        "website": "http://amplitude.com",
        "components": [
          {
            "code": "https://github.com/segmentio/analytics.js-integrations/tree/master/integrations/amplitude",
            "owner": "SEGMENT",
            "type": "BROWSER"
          },
          {
            "code": "https://github.com/segment-integrations/analytics-ios-integration-amplitude",
            "owner": "SEGMENT",
            "type": "IOS"
          },
          {
            "code": "https://github.com/segment-integrations/analytics-android-integration-amplitude",
            "owner": "SEGMENT",
            "type": "ANDROID"
          },
          {
            "code": "https://github.com/segmentio/integrations/tree/master/integrations/amplitude",
            "owner": "SEGMENT",
            "type": "SERVER"
          }
        ],
        "previousNames": [
          "Amplitude"
        ],
        "supportedMethods": {
          "track": true,
          "pageview": true,
          "identify": true,
          "group": true,
          "alias": false
        },
        "supportedPlatforms": {
          "browser": true,
          "mobile": true,
          "server": true,
          "warehouse": false
        },
        "supportedFeatures": {
          "cloudModeInstances": "0",
          "deviceModeInstances": "0",
          "replay": false,
          "browserUnbundling": true,
          "browserUnbundlingPublic": true
        },
        "actions": [],
        "presets": [],
        "contacts": [
          {
            "name": "Mike Ottavi-Brannon",
            "email": "mike@amplitude.com",
            "role": "Principle Product Manager",
            "isPrimary": true
          },
          {
            "name": "Kurt Norwood",
            "email": "kurt@amplitude.com",
            "role": "Software Engineer",
            "isPrimary": false
          }
        ],
        "partnerOwned": false,
        "supportedRegions": [
          "eu-west-1",
          "us-west-2"
        ],
        "regionEndpoints": [
          "US",
          "EU"
        ]
      }
    }
  }
}