Skip to content

Commit 55fb779

Browse files
author
markzegarelli
authored
Merge pull request #1378 from segmentio/intellimize-deprecation
intellimize destination deprecation
2 parents 99022b8 + 7051d3b commit 55fb779

File tree

5 files changed

+34
-92
lines changed

5 files changed

+34
-92
lines changed

src/_data/catalog/destination_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2-
# destination categories last updated 2021-01-21
2+
# destination categories last updated 2021-01-25
33
items:
44
- display_name: Email Marketing
55
slug: email-marketing

src/_data/catalog/destinations.yml

Lines changed: 28 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2-
# destination data last updated 2021-01-21
2+
# destination data last updated 2021-01-25
33
items:
44
- display_name: ActiveCampaign
55
slug: activecampaign
@@ -11142,60 +11142,6 @@ items:
1114211142
server: false
1114311143
previous_names:
1114411144
- Inspectlet
11145-
- display_name: Intellimize
11146-
slug: intellimize
11147-
name: catalog/destinations/intellimize
11148-
description: >-
11149-
Intellimize helps companies keep more of their hard-earned customers through
11150-
continuous, machine learned personalization. Intellimize optimizes desktop
11151-
and mobile websites to drive users to action, like signing up, stopping a
11152-
cancellation flow, or engaging more deeply with your product.
11153-
hidden: false
11154-
url: connections/destinations/catalog/intellimize
11155-
status: PUBLIC
11156-
logo:
11157-
url: 'https://cdn.filepicker.io/api/file/yGpukMPGSAWl3Looo7jd'
11158-
mark:
11159-
url: 'https://cdn.filepicker.io/api/file/2bHRWqHAQA6eVmnz5HEq'
11160-
categories:
11161-
- Personalization
11162-
components:
11163-
- type: CLOUD
11164-
platforms:
11165-
browser: true
11166-
server: true
11167-
mobile: true
11168-
browserUnbundlingSupported: false
11169-
browserUnbundlingPublic: true
11170-
methods:
11171-
alias: true
11172-
group: true
11173-
identify: true
11174-
page_view: true
11175-
track: true
11176-
settings:
11177-
- name: apiKey
11178-
display_name: API Key
11179-
type: STRING
11180-
deprecated: false
11181-
required: true
11182-
string_validators:
11183-
regexp: ''
11184-
description: >-
11185-
Please contact your Intellimize account representative or
11186-
[email protected] to receive your API Key.
11187-
settings: []
11188-
connection_modes:
11189-
device:
11190-
web: false
11191-
mobile: false
11192-
server: false
11193-
cloud:
11194-
web: true
11195-
mobile: true
11196-
server: true
11197-
previous_names:
11198-
- Intellimize
1119911145
- display_name: Interana
1120011146
slug: interana
1120111147
name: catalog/destinations/interana
@@ -13431,6 +13377,17 @@ items:
1343113377
required: false
1343213378
description: Map your Segment properties to the Marketo Activity Fields
1343313379
settings:
13380+
- name: segmentProperty
13381+
display_name: Segment Property Name
13382+
type: STRING
13383+
deprecated: false
13384+
required: true
13385+
string_validators:
13386+
regexp: ''
13387+
description: >-
13388+
Enter the Segment Property Name. This is case sensitive so make sure
13389+
the name matches exactly how you are passing it in your .track() call.
13390+
settings: []
1343413391
- name: marketoAttributeName
1343513392
display_name: Marketo Field Name
1343613393
type: STRING
@@ -13462,17 +13419,6 @@ items:
1346213419
required: false
1346313420
description: Mark this property as the Primary field in Marketo.
1346413421
settings: []
13465-
- name: segmentProperty
13466-
display_name: Segment Property Name
13467-
type: STRING
13468-
deprecated: false
13469-
required: true
13470-
string_validators:
13471-
regexp: ''
13472-
description: >-
13473-
Enter the Segment Property Name. This is case sensitive so make sure
13474-
the name matches exactly how you are passing it in your .track() call.
13475-
settings: []
1347613422
- name: event
1347713423
display_name: Segment Event Name
1347813424
type: STRING
@@ -17745,22 +17691,6 @@ items:
1774517691
required: false
1774617692
description: Map your Segment properties to Responsys Columns
1774717693
settings:
17748-
- name: primaryKey
17749-
display_name: Set as Primary Key
17750-
type: BOOLEAN
17751-
deprecated: false
17752-
required: false
17753-
description: Mark this property as a Primary Key in Responsys.
17754-
settings: []
17755-
- name: columns
17756-
display_name: Segment Property Name
17757-
type: STRING
17758-
deprecated: false
17759-
required: true
17760-
string_validators:
17761-
regexp: ''
17762-
description: Enter the Segment Property Name.
17763-
settings: []
1776417694
- name: fieldName
1776517695
display_name: Responsys Column Name
1776617696
type: STRING
@@ -17787,6 +17717,22 @@ items:
1778717717
- TIMESTAMP
1778817718
description: Enter the Responsys column type.
1778917719
settings: []
17720+
- name: primaryKey
17721+
display_name: Set as Primary Key
17722+
type: BOOLEAN
17723+
deprecated: false
17724+
required: false
17725+
description: Mark this property as a Primary Key in Responsys.
17726+
settings: []
17727+
- name: columns
17728+
display_name: Segment Property Name
17729+
type: STRING
17730+
deprecated: false
17731+
required: true
17732+
string_validators:
17733+
regexp: ''
17734+
description: Enter the Segment Property Name.
17735+
settings: []
1779017736
- name: mapEmail
1779117737
display_name: Map Email
1779217738
type: BOOLEAN

src/_data/catalog/source_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2-
# source cateogries last updated 2021-01-21
2+
# source cateogries last updated 2021-01-25
33
items:
44
- display_name: Server
55
slug: server

src/_data/catalog/sources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2-
# sources last updated 2021-01-21
2+
# sources last updated 2021-01-25
33
items:
44
- display_name: .NET
55
slug: net

src/connections/destinations/catalog/intellimize/index.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
---
22
title: Intellimize Destination
33
beta: true
4+
hidden: true
45
---
56

67
This destination is maintained by the Intellimize team. contact their Support team at [email protected].
78

8-
## Getting Started
9-
10-
{% include content/connection-modes.md %}
11-
12-
You can enable Intellimize in your Segment Destinations dashboard. You will need to authorize the destination with your Intellimize API key. To retrieve your API key, contact your account representative at Intellimize.
13-
14-
Intellimize supports the `identify`, `page`, `screen`, `track`, `group`, and `alias` methods. Make sure that `identify` calls include a userID. The `identify` call is the most important method to drive improved performance for now. Segment will automatically send these calls to Intellimize's endpoint at https://api.intellimize.co/segment once enabled.
9+
> warning "The Intellimize destination has been deprecated"
10+
> The Intellimize Destination was deprecated on 2021-01-25 and is no longer supported or maintained. It is no longer available in the Segment catalog, but remains available to existing users.
1511
1612
## Identify
1713

0 commit comments

Comments
 (0)