Deeplink settings

Deeplinks allow you to convert a direct product URL into a trackable affiliate link. This mechanism ensures that your affiliate program tracks clicks correctly and rewards you with commissions for sales. Most affiliate networks use one of two methods to generate affiliate links. Below, you'll find detailed explanations and setup instructions for each.

Many affiliate networks (e.g., AWIN, ShareASale, CJ) use Deeplink redirects. These links first route the visitor through the affiliate network's servers for tracking purposes before redirecting them to the actual product page.

https://ad.admitad.com/g/383ee6455773fd57830a7d95a12660/?ulp=https%3A%2F%2Fwww.lightinthebox.com%2Fen%2Fp%2Fkids-girls-rainbow-dress-purple_p7923807.html

As you can see, a Deeplink typically has two components:

  • The affiliate network’s tracking script.

  • The encoded product URL from the advertiser’s website (percent-encoded format).

🔁 You can replace the product part of the URL with any other valid product link — the Deeplink will still function correctly as long as the structure is preserved.

  1. Generate a sample affiliate link for any product page (not the homepage) using your affiliate account or tools provided by the network.

  2. Identify the product URL inside the link.

  3. Replace the product URL portion with the placeholder {{url_encoded}}.

  4. Paste the new Deeplink into the Deeplink URL field in Content Egg.

Example Template:

https://ad.admitad.com/g/383ee6455773fd57830a7d95a12660/?ulp={{url_encoded}}

When generating links, Content Egg will automatically substitute {{url_encoded}} with the current product’s encoded URL.

Use {{url}} instead if the network does not require encoding.

Some affiliate programs (like Amazon) don't use Deeplink redirection. Instead, they simply append a unique affiliate ID to the product URL.

https://www.amazon.com/dp/B07XKF5RM3/?tag=yourtag-20
  • yourtag-20 is your affiliate tracking ID

  • tag is the parameter name used by Amazon (this may vary across networks)

  1. Generate a few affiliate links using your advertiser’s website or affiliate dashboard.

  2. Identify the common tracking ID — this will appear the same across all links.

  3. Locate the tracking parameter name (e.g., tag=yourtag-20, aff_id=abc123).

  4. Enter the full parameter (name + value) in the domain settings within Affiliate Egg.

✅ Correct:

  • tag=yourtag-20

  • aff_id=abc123

❌ Incorrect:

  • ?tag=yourtag-20

  • &tag=yourtag-20

  • yourtag-20

  • Just tag without a value

Final Tips

  • After configuring your Deeplinks or affiliate IDs, test a few product pages.

  • Ensure that redirection works as expected and clicks are being tracked properly in your affiliate dashboard.

  • If tracking isn’t working, double-check the templates and encoding format.

Last updated

Was this helpful?