FAQ and General Resources

Jump Track

4min

Overview

Jump Track is an all-in-one solution for tracking marketing campaign conversions as well as making sure the user is redirected to the appropriate extension store listing based on their browser.

Creating Links

For every marketing campaign you'll need to use the following link structure.

https://wild.link/merchant/install/<AppID>?install_channel=<url_safe_string>
  • <AppID>: This is the appID for your admin application.
  • install_channel: This will be any string you would like to use to track your marketing campaign.

Note: The install_channel value must be a URL-safe string and not use any reserved or restricted characters. If required you can encode this string to ensure URL-safety.

Non-tracking Links

If you would like to create links purely for redirecting to the proper webstore without setting cookies this can also be done by creating the link like this:

https://wild.link/merchant/install/<AppID>?install_channel=__private__

Accessing Reports

Contact your Client Success Representative for access to reports for the install channel analytics.