Hi all, not sure if im going about this the right way. my main goal is to have a “filter query” that gets passed along to a webpage that will generate the email contents for the subscriber.
The help button does state: You can specify some subscriber specific data in your URL
Send a webpage - URL: https: //example. com/index.php?[FILTER]
but the user attribute is never passed along. with some testing it does seam to work if I use a fallback like so: [FILTER%%location=vero-beach&frontage=street&type=house&order_base=date&order=ASC&email=1]
If anyone can advise or perhaps suggest a different approach to my goal.
Thank you