We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f365231 commit 5605a5aCopy full SHA for 5605a5a
src/connections/destinations/catalog/metricstory/index.md
@@ -28,6 +28,7 @@ Segment sends Page calls to MetricStory as a pageview.
28
Identify
29
Send Identify calls to ADD WHAT IDENTIFY CALLS ARE USED FOR HERE. For example:
30
31
+```js
32
analytics.identify('userId123', {
33
email: '[email protected]'
34
});
0 commit comments