Skip to content

Commit b41412f

Browse files
add snippet to populate action tables
Co-authored-by: Thomas Gilbert <[email protected]>
1 parent 47086c8 commit b41412f

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/topsort

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/topsort/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ analytics.track("Product Clicked", {
4141
3. In the [Topsort Manager Platform](https://app.topsort.com){:target="_blank"}, go to [Settings > API Integration](https://app.topsort.com/new/es/marketplace/account-settings/api-integration){:target="_blank"} to find or create your **Marketplace API Key** for auctions and events.
4242
4. Return to the Topsort destination in the Segment app and enter the value for your **Marketplace API Key**.
4343
5. Enable only the Track events relevant to your site and so that the events do not get duplicated with a single user action. For example, if you always trigger a `Product Clicked` event together with the `Product Added` event when a user makes a click in the "Add to cart" button, then you should enable only the `Product Clicked` event for the Topsort Destination.
44-
44+
{% include components/actions-fields.html %}
4545
### Identify
4646

4747
Topsort recommends that you identify your logged-in users using Segment's [Identify method](/docs/connections/spec/identify/) and that you hash the user ID before sending it to Topsort.

0 commit comments

Comments
 (0)