Hi,
Checking what can be better approach to implement countdown time so that:
- On Day3 it displays message text X
- On Day2 it displays message text Y
- On Day1 it displays message text Z
All these X ,Y , Z message should not be exposed to end user before time. We are planning to expose Product Promo codes each day which end use should not know before that date.
Should we use Target in combination to Experience Fragment so that Target keep changing content based on Day3 , Day2 ..Day1.
Or any other good approach anyone tried.
thanks in advance.