FAQ and General Resources
Jump Track
4min
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.
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.
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__
Contact your Client Success Representative for access to reports for the install channel analytics.
Updated 29 Nov 2023
Did this page help you?