Skip to content

Commit 5507716

Browse files
changed folder name to destination slug (#5)
changed folder name and fix code block
1 parent 71da8aa commit 5507716

File tree

1 file changed

+2
-0
lines changed
  • src/connections/destinations/catalog/actions-topsort

1 file changed

+2
-0
lines changed

src/connections/destinations/catalog/topsort/index.md renamed to src/connections/destinations/catalog/actions-topsort/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ analytics.track("Product Clicked", {
4545
name: product.name,
4646
resolvedBidId: product.resolvedBidId
4747
});
48+
```
49+
4850
### Identify
4951

5052
For Segment's browser and mobile libraries Topsort recommends that you identify your logged-in users using Segment's [Identify method](/docs/connections/spec/identify/).

0 commit comments

Comments
 (0)