Skip to main content

Targeting Multiple Pages in Mida

Updated over a week ago

Learn how to efficiently apply the same test variations across multiple pages on your website using Mida's page targeting features.

Note: This only works under the default page targeting rule and not advanced targeting rules.

Two Main Approaches

1. URL Patterns with Wildcards

For pages sharing similar URL structures, use wildcards (*) to match multiple pages with a single pattern.

Basic Pattern Example

This matches:

Advanced Pattern Example

This matches:

The first * can match:

  • Empty string (direct product pages)

  • Collection paths

  • Any other prefix

The last * matches:

  • Product names

  • Product IDs

  • Any other suffix

2. Multiple URL Listing

For pages with unique URLs that don't follow a pattern:

  1. Open Advanced URL Rules

  2. Add each URL individually

  3. All listed pages will receive the same test variations

Additional Resources

Video Tutorial: "How to A/B Test Elements across 1000 E-commerce PDP with Wildcards"

Did this answer your question?