1
Setup Instructions
- In the RudderStack dashboard, add your data source (website or app).
- From the list of destinations, select Topsort.
- Complete the following settings:
| Setting | Description |
|---|---|
| Name | Unique name for this destination. |
| API Key | Obtain this on Topsort > Settings > API Integration. |
2
Event Mapping
Click Set-up mapping in the dashboard to define how RudderStack events map to Topsort events. Example for mapping these events:
Prevent double-counting by reviewing your event firing logic.
| RudderStack event | Topsort event |
|---|---|
| Order Completed | Purchase |
| Product Clicked | Click |
| Product Added | Click |
| Product Viewed | Impression |
| Product List Viewed | Impression |
3
Tracking Events
Use Check the mapping of all fields of each event in the Rudderstack’s Knowledge Base
rudderanalytics.track() to send events to Topsort.Example: