File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed
src/connections/destinations/catalog/actions-ripe-web Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -107,20 +107,6 @@ analytics.page('Home')
107107
108108Segment 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
126112Ripe will use the ` userId ` , ` anonymous ` and ` groupId ` set in Segment and the Ripe SDK keeps track of the current ids.
You can’t perform that action at this time.
0 commit comments