Skip to content

Commit e84781f

Browse files
authored
Remove alias documentation (#4208)
Alias was removed in a recent update of the browser destination
1 parent bb6a435 commit e84781f

File tree

1 file changed

+0
-14
lines changed
  • src/connections/destinations/catalog/actions-ripe-web

1 file changed

+0
-14
lines changed

src/connections/destinations/catalog/actions-ripe-web/index.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -107,20 +107,6 @@ analytics.page('Home')
107107

108108
Segment sends Page calls to Ripe as a `pageview` event.
109109

110-
### Alias
111-
112-
Connects a new unique id to an existing identified user.
113-
114-
If you aren't familiar with the Segment Spec, take a look at
115-
the [Alias method documentation](/docs/connections/spec/alias/) to learn about
116-
what it does. An example call would look like:
117-
118-
```js
119-
analytics.alias('507f191e81')
120-
```
121-
122-
Segment sends Page calls to Ripe as a `alias` event.
123-
124110
### Segment session
125111

126112
Ripe will use the `userId`, `anonymous` and `groupId` set in Segment and the Ripe SDK keeps track of the current ids.

0 commit comments

Comments
 (0)