Starter 05b: Booster | Low ACOS | Targets
Updated
April 22, 2024

Use this Recipe as a booster for very low ACOS targets. This Recipe stacks on top of your Low ACOS Recipe to make larger changes to your bids for any targets below the ACOS threshold set. Recommended to use a lower ACOS threshold for your booster then set for your Low ACOS Recipe.

Targets are segmented by order volume: Low, Moderate, and High

Composer
Data Source
Targets

=== GLOBAL OPTIONS ===

These options apply to all order volumes.

*/

(

  over the last 2 days state = effectively enabled

      // and clicks < 1 // Click threshold. Only raises bids if not getting clicks.

     // and campaign name does not contain "lottery" // Keyword exclusion. Use this to exclude campaigns using keywords in your campaign name

     // and ad group name contains "close match" // Keyword inclusion. Use this to only include ad groups that contain specific keywords in your ad group name.

)

 

// === END GLOBAL OPTIONS ===

 

and

 

(

// === LOW ORDER VOLUME ===

  (

     (

        (

           over the last 30 days // Date range selection

              orders >= 2 // Order threshold

          and acos < 12% // ACOS Threshold

        )

and

        (

           over the last 14 days orders < 4 // Eliminates Recipe overlap with Moderate and High Volume Order Recipes

        )

     )

  )

OR

// === MODERATE ORDER VOLUME ===

  (

      (

         over the last 14 days // Date range selection

            orders >= 4 // Order threshold

        and acos < 12% // ACOS Threshold

      )

and

     (

        over the last 7 days orders < 4 // Eliminates Recipe overlap with High Volume Order Recipes

     )

  )

OR

// === HIGH ORDER VOLUME ===

     (

        over the last 7 days // Date range selection

           orders >= 4 // Order threshold

       and acos < 12% // ACOS Threshold

     )

  )

Change Log

Your Next Step to Amazon Success Awaits

Join a community of successful sellers who’ve already sold over $100 million using Merch Jar.