Hi there, I’ve built my first email.
In the call-to-action link I set this: http://my-domain/my-page?idUser={id}
and it works perfectly.
I’d like to add the newsletter id as well: http://my-domain/my-page?idUser={id}&idMailing={something}
Is it possible? Which is the correct way?
Thank you so much 🙂