Compass Docs
  • Collections
    • ๐Ÿš€Trending
    • ๐ŸŒฑMinting Now
    • ๐Ÿ“ƒCollection Watchlists
    • ๐Ÿ–ผ๏ธToken Window
    • โ†”๏ธCollection Activity
    • ๐Ÿ†Collection Profit Leaderboard
    • ๐ŸŽจCollection Tokens
    • ๐Ÿ‹Collection Top Holders
    • โ›๏ธCollection Mint History
    • ๐Ÿ”Collection Analytics
  • Wallets
    • ๐Ÿš€Getting started with Wallets
    • ๐Ÿ‘›Wallet overview
    • ๐Ÿ”Wallet Activity with Filtering
    • ๐Ÿ™‹Own Wallets
    • ๐ŸฅžFlips
    • ๐Ÿ‘ฅWallet Groups
    • ๐Ÿ”—Related Wallets
  • Pulse
    • ๐Ÿฅ‡Profit leaderboard
    • ๐Ÿ“ˆCompass Pulse
  • Alerts
    • โฐGetting Started with Alerts
  • Automations
    • ๐Ÿš€Getting Started with Automations
    • ๐Ÿ’ฐWallets
    • ๐Ÿ“˜Key Terms in Automations
    • ๐Ÿ”€Inputs/Outputs
    • ๐ŸงชTesting Automations
    • ๐Ÿš€Set Up Your First Listing Alert
    • ๐Ÿ”ซTriggers
      • Token Received
      • Token Sent
      • Token Bought
      • Token Sold
      • Token Minted
      • Webhook
      • Repeat
      • Token Listed
      • Telegram
      • Trigger Advanced Settings
    • ๐Ÿ’ณPricing
    • โšกCustom Actions
      • @compass/http
      • @compass/api
      • @compass/cache
      • @compass/utils
      • @compass/variables
      • @compass/wallet
Powered by GitBook
On this page
  1. Automations
  2. Triggers

Trigger Advanced Settings

PreviousTelegramNextPricing

Last updated 1 year ago

In the advanced settings of each trigger, you have the option to set the number of trigger events required within a specific time frame to activate the said Trigger.

The count by field determines what distinct values, or value combos to count. You can select one or multiple options from count by Token, Wallet and Collection

The Count By mechanism with examples

Example 1

Below we can see a table with the NFT purchases of the wallet group.

Our Token Bought trigger has the following settings: Min triggers to run: 2 Count by: Wallet

Let's see when and why our trigger activates.

The with our trigger settings, the trigger is looking for wallets that make at least 2 purchases. Therefore it will trigger on Transaction 3, 5 and 6; as wallet A purchased 3 times and wallet B purchased 2 times. The trigger will only activate when a wallet buys at least 2 times from any collection and any token.

Example 2

In this example we've set the default settings for the Trigger.

Our Token Bought trigger has the following settings: Min triggers to run: 1 Count by: Token

The trigger is looking for transactions that have purchased a token. Therefore it will trigger for every single transaction.

Example 3

In this example, we've picked both Wallet and Collection as count-by values.

Our Token Bought trigger has the following settings: Min triggers to run: 2 Count by: Wallet,Collection

Here, the trigger is looking for the same wallet to have at least 2 purchases from the same collection. In other words it is looking at least 2 instances of the same Wallet-Collection pair.

It will trigger for transaction 5 as only Wallet A has purchased 2 or more times from the DOODLES collection.

In the following three examples, we've created a trigger for a . We show how the different count-by settings activate the trigger.

๐Ÿ”ซ
Token Bought
Wallet Group
At least 5 tokens have to be received by any member of the Alpha group within within a 6 hour timeframe for for this trigger.