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 5605a5a commit 2a7e256Copy full SHA for 2a7e256
src/connections/destinations/catalog/metricstory/index.md
@@ -37,5 +37,6 @@ Segment sends Identify calls to MetricStory as an identify event.
37
### Track
38
Send Track calls to ADD WHAT Track CALLS ARE USED FOR HERE. For example:
39
40
+```js
41
analytics.track('Login Button Clicked')
42
Segment sends Track calls to MetricStory as a track event.
0 commit comments