Skip to main content
Two date controls let you define the active window for a link:
  • Activation Date & Time: the link does not redirect to its destination until this moment. Before then, visitors go to the fallback URL if one is set, otherwise they see a “not found” response.
  • Expiration Date & Time: after this moment, the link stops sending visitors to the destination. They go to the fallback URL if one is set, otherwise they see a “not found” response.
  • Fallback URL: an alternate destination the link redirects to once it has expired, or if someone clicks the link before the activation date.
To cap a link by number of clicks instead of time, see Click limit. You can set any combination of these. A link with only an activation date goes live on schedule and stays live forever. A link with only an expiration date is live immediately and cuts off at the set time.

When to use it

  • Pre-building campaign links days in advance and scheduling them to go live at a precise moment.
  • Running a limited-time promotion that starts and ends automatically with no manual intervention.
  • Setting a hard cutoff on a flash sale or embargoed announcement.
  • Sending visitors somewhere useful (a waitlist, a homepage) after a campaign ends.

How to use it

1

Open Advanced

In the create or edit link panel, click Advanced in the bottom bar.
2

Pick a timezone

Select your timezone from the dropdown. linkutm defaults to your browser’s detected timezone. All dates and times you enter are interpreted in this timezone.
3

Set an Activation Date & Time (optional)

Fill in Activation Date & Time if you want the link to start at a future moment. Leave blank for the link to go live immediately on save.
4

Set an Expiration Date & Time (optional)

Fill in Expiration Date & Time if you want the link to stop at a set moment. If an activation date is also set, expiration must be later than activation.
5

Set a fallback URL (optional)

Enter a Fallback Redirect URL. After the link expires, or if someone clicks before the activation date, visitors are sent here instead of seeing a “not found” page.
6

Save

The schedule is stored. The link activates, expires, and redirects to fallback on its own.
Advanced settings panel - Timezone picker, Activation Date and Time, Expiration Date and Time, Click Limit, and Fallback Redirect URL fields

Real-world example

A Black Friday flash sale running for 48 hours, with a fallback to the main store:
Before November 28 midnight ET, the link isn’t active yet, so visitors are sent to the fallback acme.com/shop. After November 29 at midnight ET, the link expires and visitors are again sent to acme.com/shop. In between, the link serves its destination.

Common mistakes

If the expiration date is the same as or earlier than the activation date, the link never becomes active. The builder blocks this and shows a validation error. Check that expiration is set to a later time than activation.
The timezone picker defaults to your browser timezone. If you’re scheduling for a different region, switch the timezone first. Otherwise your go-live moment will be off.
Past clicks stay in analytics. Expiration only stops new redirects.

Edge cases

Activation and expiration are both optional. Set one, both, or neither. A link with no activation date goes live on save. A link with no expiration date stays live indefinitely.
Click limits are separate. To cap a link by number of clicks instead of time, see Click limit. If both a click limit and an expiration are set, whichever is hit first stops the link.
Existing links. You can add or change a schedule on a link that is already live. Setting an activation date in the past is treated as already active.
UTM parameters do not carry to the fallback URL. The fallback URL is used exactly as entered, whether the visitor arrives before activation or after expiration. If you need tracking on fallback traffic, add UTM parameters directly to the fallback URL.