All Collections
Editor Questions
How-To Questions
How to change the date in the timer if the email is already exported?
How to change the date in the timer if the email is already exported?

In this article, you can find an instruction on how to manage the date in the timer if the email is already sent from Stripo.

Valeriia avatar
Written by Valeriia
Updated over a week ago

Let's pretend that you had created an email with a timer block, then exported it and your client said that the end date of the promotion has changed.

Don't worry, the data in the timer can be changed already in the exported email.

It is possible to change the date of the created timer by passing into its src URL special parameters like described below and then change it in the exported HTML inside your ESP (email service provider).

We have 2 options:

1. To add a deadline time:

Let's say that this is an URL of the generated timer that you may find in the HTML code of the exported email template:

If you add into it this parameter "deadline" and specify the date in the date-time format, like this 2020-10-22T03:12:58, then the server will generate the gif with the expiration date passed into the values.

So the URL will be like this:

2. To add a start time:

If you add into it this parameter "start_time" and specify the date in the date-time format + seconds till the deadline in format, like this 2020-10-22T03:12:58+19000, then the server will generate the gif with the dynamic expiration date passed into the values.

So the URL will be like this:

If you still need any help with your timer block, please do not hesitate to contact us.


Thank you for taking the time to read our articles. We hope you will find this information helpful.


โ€‹If you have any additional questions, please email us at support@stripo.email.

We would be glad to talk with you.



โ€‹

Did this answer your question?