If a brand allows deep linking for an ad, you can add the deep link encoded URL with the value u={Encoded Landing Page URL}
to an existing tracking link. The deep-linked URL must be an allowed domain and path by the brand. The URL used must be percent-encoded (i.e., using valid ASCII characters).
Use this structure when deep-linking ads without logging into impact.com:
https://{tracking domain}/c/{Account ID}/{AdID}/{Campaign ID}?u={Encoded Landing Page URL}
Example:
https://acme.com/c/1987654/1234567/15676?u=https%3A%2F%2Fexample.com%2Fstore%2Fproduct.html