ClickFlare Transition Modes: 302, Meta Refresh, DMR & Direct

Learn how ClickFlare's transition modes—302, Meta Refresh, Double Meta Refresh, and Direct—affect tracking, referrer data, and redirect speed.
E
Written by Ervis
Updated 1 day ago

In ClickFlare, transition modes control how visitors are redirected from a landing page to an offer. These modes impact tracking, referrer data visibility, and speed, allowing users to optimize performance and maintain privacy.

ClickFlare offers four transition modes:

  • 302 Redirect (default)
  • Meta Refresh
  • Double Meta Refresh (DMR)
  • Direct Linking

Each method has its own use case, depending on your needs for speed, referrer data handling, and compliance with traffic source rules.


Types of Transition Modes in ClickFlare

1. 302 Redirect (Default)

A 302 redirect is a temporary HTTP redirect that sends visitors directly from the lander to the offer. This method is the fastest and most widely supported but passes referrer data to the affiliate network or offer owner.

2. Meta Refresh

With Meta Refresh, the browser loads part of the landing page (the <head> section) before automatically redirecting to the offer. This process hides referrer data from the offer owner, improving privacy.

💡 Why use this mode?

  • Protects your landing page from being identified by the offer owner.
  • Useful if you don’t want to pass referrer details to the affiliate network.

3. Double Meta Refresh (DMR)

Double Meta Refresh (DMR) performs two consecutive meta refreshes, ensuring referrer data is fully stripped. This is the most reliable method for hiding referrer information. However, since it adds an extra redirect step, it may slightly slow down the transition.

💡 Why use this mode?

  • Ensures maximum privacy by removing referrer traces.
  • Recommended when using offers where tracking transparency could be an issue.

4. Direct Linking

Direct linking eliminates redirects entirely. Instead, ClickFlare modifies the click URL on the landing page to point directly to the offer.

💡 Why use this mode?

  • Faster than redirect-based methods.
  • More compliant with traffic sources that disallow redirects.
  • Prevents tracking domain issues, reducing the risk of blocked redirects.
⚠️ Note: To use this method, you must implement the Lander Tracking Script into your landing page code. This allows ClickFlare to dynamically replace the CTA (Call-to-Action) link with the correct offer URL.


How to Select a Transition Mode in ClickFlare

You can configure the transition mode when setting up a Flow or Campaign in ClickFlare.

Example Scenario

If you set up a campaign using Meta Refresh or Double Meta Refresh, the affiliate network (or offer owner) won’t see the exact URL of your landing page. Instead, they will only see your redirect domain as the referrer.

This ensures your landing page remains private while still directing users smoothly to the offer.

FREQUENTLY ASKED QUESTIONS 

Which transition mode is the fastest?

The 302 Redirect is the fastest because it sends users directly to the offer without additional processing.

Which mode should I use if my traffic source doesn’t allow redirects?

Use Direct Linking since it eliminates the need for a redirect and makes the transition look more natural.

Will Double Meta Refresh (DMR) completely hide referrer data?

Yes, as long as the browser respects the meta refresh tags. If not, the affiliate network may see the redirect domain as the referrer instead of your landing page.

Why is my Direct Linking not working?

Ensure that you have correctly implemented the Lander Tracking Script on your landing page. This script dynamically updates the CTA links to direct users to the correct offer URL.

What happens if my tracking domain gets flagged?

If your tracking domain is flagged, using Direct Linking can help since it removes reliance on redirects. Alternatively, you can rotate or replace your tracking domain.

Related Resources

Did this answer your question?