Documentation
Feedback
Guides
VTEX IO Apps

VTEX IO Apps
Topsort's Auctions Integration
Community extension
Version: 2.0.0
Latest version: 2.0.0

What is Topsort?

Topsort is a retail media platform that enables marketplaces and retailers to offer ad placements to their vendors or sellers. It allows vendors to bid for prime advertising spots on the marketplace, boosting their product visibility and driving sales. Topsort simplifies ad management and optimizes ad performance with a self-serve, auction-based system tailored to eCommerce platforms. Check it out here

Auctions Integration

This app is an implementation of the VTEX search protocol that wraps the VTEX catalog searches related API calls integrated with Topsort's auction.

How it works?

The store’s search resolver will continue functioning as the standard VTEX search resolver for fetching organic results. However, once these organic results are retrieved, they will be passed to Topsort’s API as part of a request to identify auction winners. The winning sponsored products will then be prioritized and placed at the top of the search results, followed by the organic results, and finally returned to the store.

Configuration

First, make sure you have created a Marketplace API Key in your Topsort's dashboard. Check out how to do it here.

It is possible to install in your store either by using VTEX IO Toolbelt.

Using VTEX IO Toolbelt

  1. Install VTEX's CLI. You can confirm that the app has now been installed by running vtex ls again.
  2. Run the command vtex install topsortpartnercl.services@3.x.
  3. Run the command vtex install topsortpartnercl.auctions@2.x.
  4. Go to the App Settings on VTEX's App Management, search for Topsort's Services and add your Topsort Marketplace API Key;
  5. Click on Save;
  6. Optionally, go to the App Settings on VTEX's App Management, search for Topsort's Auctions Integration;
  7. Add the Topsort Number of Sponsored Slots;
  8. Click on Save.

Now Topsort is running auctions and augmenting your search results successfully!

Next Steps

See how to send your ad events

We’re constantly improving and adding new features to help you get the most out of your retail media efforts. Stay tuned for upcoming updates and enhancements!

Follow us on social media to stay updated:

See also
VTEX App Store
VTEX IO Apps