# Fixed Date / Evergreen / Daily

<table data-full-width="false"><thead><tr><th width="112.3333740234375">Criteria</th><th valign="top">Fixed date timer</th><th valign="top">Evergreen timer</th><th valign="top">Daily timer</th></tr></thead><tbody><tr><td><strong>Timer start</strong></td><td valign="top">The timer begins on a specific date and time <strong>in your store’s timezone</strong> as soon as it is added to your theme.</td><td valign="top">The timer starts individually for each separate store visitor when they first view the page containing the timer.</td><td valign="top">The timer begins at the start of its defined <strong>active hours in your store’s timezone</strong>.</td></tr><tr><td><strong>Expiration</strong></td><td valign="top">The timer ends on a specific date and time <strong>in your store’s timezone.</strong> Once expired, it can either stay visible or be hidden from the storefront, remaining accessible only in the theme editor.</td><td valign="top">When the set amount of time runs out, the timer can: remain as is, hide from the storefront, restart immediately, or reset after one day.</td><td valign="top">The timer ends when the defined <strong>active hours finish in your storeʼs timezone</strong>. It automatically resets and starts again on the next scheduled day according to the weekday selection.</td></tr><tr><td><strong>Audience</strong></td><td valign="top">Displays the same countdown for each visitor, <strong>regardless of their timezone</strong>, but counting down to the end date and time in your store’s timezone.</td><td valign="top">Displays the same countdown duration for all visitors, starting from the moment they first view the page.</td><td valign="top">Displays the same active hours for each visitor, <strong>regardless of their timezone</strong>, counting down to the end time in your storeʼs timezone.</td></tr><tr><td><strong>Purpose</strong></td><td valign="top">Creates urgency for one-time events or promotions, such as countdowns to holiday sales, product launches, or collection drops.</td><td valign="top">Generates a sense of scarcity for personalized or exclusive offers, such as free trials, discounts, or bonuses.</td><td valign="top">Highlights recurring, time-limited offers that repeat on specific weekdays, such as weekday flash deals or “happy hour” promos.</td></tr><tr><td><strong>Examples</strong></td><td valign="top">Black Friday sales, Christmas promotions, new product launches, seasonal collection releases.</td><td valign="top">Free trial countdowns, limited-time discounts, exclusive bonuses.</td><td valign="top">Same-day shipping cutoffs, weekday flash deals, “happy hour” promotions.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://getsitecontrol.gitbook.io/gsc-countdown-timer/fixed-date-evergreen-daily.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
