Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards

I want to use query strings to target different experiences on the same activity URL, what analytics components do I use when building the audiences?

Avatar

Level 2

I want to display additional information on my activity url, this information will chnage based on a CTA link from customer emails, the Activity URL + Unique query string. Is it possible to create one audience using the query strings OR do I need to build individual audiences for each string? and what component structure will give the best results. Many thanks

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

2 Replies

Avatar

Level 3

Hi @SeanHa16 .

Yes, you can create one audience using query string parameters in Adobe Target by using "Query Parameter equals" or "contains" condition. You don’t need separate audiences for each string if the parameter name is the same and only the value changes. For best results, use a URL-based audience rule and keep your CTA links consistent in structure (e.g., ?source=newsletter1, ?source=newsletter2). This way, a single audience with conditions like “Query Parameter ‘source’ contains ‘newsletter’” can cover multiple variations.

Avatar

Level 2

Many thanks @purnimajena I will test that out.