Post

4 followers Follow
9
Avatar

Allow For User Specific Countdown Timers

Quality Assurance

I would like each of my clients to have their own countdown timer on a Page which can be sent to them via a purl, currently there is only the option for one continuing countdown as opposed to a user specific one.

Answered

Official comment

Avatar

One of our developers recently threw together some code to make this happen - setting a countdown timer based on the value of a contact's Date Field

If you set up a rule to set a custom date field to today's date, you can have our countdown timer pull from that contact's set date field via a merge field and PURL, and offset that by however many days you like.

Here's the page with the custom code to add to the landing page:

The JavaScript posted is looking for dates formatted in the US method of MM/DD/YYYY, where MM = Month (01 - 12), DD= Day (01 - 31) and YYYY = Year (2017, 2018, etc.)

When you create the merge field the date field formatter pops up a box to format the date. Use the "Standard Slash" format. The Merge Field will have "ss+0" at the end of it, standing for "standard slash plus 0 days", similar to this:

[My Custom Date Field ss+0]

To offset the date, change the 0 to however many days you like!

Kevin Eales Monroe
Comment actions Permalink

Please to leave a comment.

3 comments

0
Avatar

Yes it would be great to have a timer that can be used on sales pages where a person can view without having added their email... so purely a landing sales page. With the timer counting down from an hour or 45 minutes... to encourage them to buy ASAP. 

Sarah Baker 0 votes
Comment actions Permalink