Niveau 1
Niveau 2
Se connecter à la communauté
Connectez-vous pour voir tous les badges
Hi Community,
I have created a landing page which will be active throughout the campaign period. The promotional date for the customer who subscribes through the LP is from the 1st of the month till last date of the month. The same customer cannot subscribe to the service after the promotional period ends even by clicking on the old email which has the LP link. How to disable the LP link once it has been used without expiring the entire landing page? The customer should be able to use the link only once in 3 months.
Résolu ! Accéder à la solution.
Les sujets facilitent la catégorisation du contenu de la Communauté et vous aident à retrouver le contenu le plus pertinent.
Vues
Réponses
Nombre de J’aime
Hello @SauravMo1
You will have to add a new attribute (promo_1_lastVisitDate) to recipient resource and populate this attribute once the customer lands on the landing page first time.
And have a condition on the landing page to see in the attribute is already populated or not.
If the attribute is populated and the value is in last 30 days then show a message saying "Promo is expired". Otherwise show the promo content.
@SauravMo1 You can't achieve this unless you make the LP expire after the promotional date.
So I have to prepare multiple LPs for each promotional duration?
Vues
Réponses
Nombre de J’aime
Hello @SauravMo1
You will have to add a new attribute (promo_1_lastVisitDate) to recipient resource and populate this attribute once the customer lands on the landing page first time.
And have a condition on the landing page to see in the attribute is already populated or not.
If the attribute is populated and the value is in last 30 days then show a message saying "Promo is expired". Otherwise show the promo content.
Hi @_Manoj_Kumar_ we are not looking into extending the resource. Any other workaround possible?
Vues
Réponses
Nombre de J’aime
Hello @SauravMo1
Only other way is store this information on the browser cookies. But it is not recommended because browser cookies can be cleared.
Vues
Likes
Réponses
Vues
Likes
Réponses