AnyTrack docs
🔗 Website🖐 Feature Requests⚙ Integrations👉 Sign up
  • Getting Started
  • Archive
  • docs
    • Advanced Settings
    • Elementor
    • Integrations
    • Taboola Integration
    • AnyTrack Guide to Conversion Tracking
    • The AnyTrack Tracking Code
    • Account Setup Tutorial
    • ⚒️Pixel & Analytics Integrations
    • Getting Started with AnyTrack
    • AnyTrack Core Features & Concepts
    • Conversion logic
    • AutoTrack
    • AutoTag copy from readme
    • AutoTag from Gitbook
    • AnyTrack Initial Setup
    • Google Tag Manager
    • Google Analytics integration
    • Enhance ROI: Facebook Postback URL for Affiliates
    • Facebook Conversion API and iOS 14 tracking restrictions
    • Affiliate Link Tracking
    • Form Submission Tracking
    • Form Tracking / Optins
    • Analytics & Reporting
    • Webhooks
    • Trigger Events Programmatically
    • Custom Events Names
    • Trigger Postbacks Programmatically
    • Redirectless tracking
    • Cross-Domain Tracking
    • Event Browser & Debugger
    • Fire Third-Party Pixels
    • Multi-currency
    • Frequently Asked Questions
    • Affiliate Networks Integrations
    • Partnerize integration
    • Affiliate Networks link attributes "cheat sheet"
    • Postback URL Parameters
    • ClickBank Instant Notification Services
    • Tune integration (AKA Hasoffers)
    • LeadsHook Integration
    • Frequently Asked Questions
    • Shopify Integration
    • Custom Affiliate Network Integration
    • Impact Postback URL
    • ShareAsale integration
    • IncomeAccess
    • HitPath
    • Phonexa
    • CJ Affiliates Integration
    • AWin integration
    • Pepperjam integration
    • Google Ads Integration
    • 💡Bing Ads server to server tracking
    • Outbrain Postback URL
    • Google Analytics Goals
    • External references & links
    • Google Ads Tracking Template
    • Google Analytics Goal Template
    • Affiliate network integration request
    • Troubleshooting guidelines
    • Convertri Integration
    • ClickFunnels Integration
    • Unbounce Integration
    • How AnyTrack works with link trackers plugins
    • Thirsty Affiliates
    • Redirection
    • Pretty Links Integration with AnyTrack
    • Difference between Search terms and search keyword
    • Facebook Server-Side API (legacy)
Powered by GitBook
On this page
  • Generic Offer Links
  • Partnerize Links
  • Here is how it looks like in real:
  1. docs

Redirection

Free redirection plugin by one of Wordpress developer!

PreviousThirsty AffiliatesNextPretty Links Integration with AnyTrack

Last updated 3 years ago

The redirection plugin has been built by a developer. And not any developer. A developer that actually works for the company Automatic (the owner of Wordpress).

Redirection is a straight forward plugin that does what it's meant to be doing. Redirects.:)

The plugin is 100% free, and you can even download the source code and build your own version of the plugin.

Since the plugin was built by a developer to fulfil advanced settings, they've packed it with advanced features. If you have coding skills you are going to love it.

Generic Offer Links

In order to setup offer links redirection, please use the following settings:

  1. Source URL - The link path you want to create, for example: /best-offer

  2. Query Parameters - Choose Ignore & pass parameters to the target so our click id will be forward to the offer link

  3. Target URL - Here you should put the full offer link, for eample: https://drip.pxf.co.il/c/169033/440781/5674

  4. Advance Options:

    1. HTTP Code - Here you can choose 302 or 307 to mark the redirect as non-permanent.

The final result should look as following:

Save and test the link is working on your website.

Please allow the AutoScan a few hours in order to scan the link and auto attribute it.

Partnerize Links

In case you haven't seen these links, they are quite unique and do not follow the standard query string parameters that you are used to.

https://prf.hn/click/camref:1011l7JIf/

Redirection allows you to work with these links, even tough they do not use the standard "question mark" to separate the URL path and the affiliate links / parameters.

  1. Create a new redirect

  2. Source URL: Add the URL base /goto/advertisername/(.*)

  3. URL options: Select Regex

  4. Describe the redirect

  5. Match: URL only

  6. When matched: Redirect to URL with http code 302

  7. Target URL

Pay attention as this is very important:

  1. Add the URL https://prf.hn/click/camref:1011l7JIf/

  2. Append $1 after the last slash

The final url should look like https://prf.hn/click/camref:1011l7JIf/$1

Now you can add the tracking group either in the rel attribute or as the standarddata-tracking-group=partnerize

Here is how it looks like in real:

I've decided to list it here, not because it's free or better, but because their regex function allows to work with links.

Partnerize
How to setup affiliate offer link with redirection plugin
How to setup a parterize link with the redirection plugin
RedirectionWordPress.org
Logo