Table of Contents |
---|
Info |
---|
Marketing Content → Static Pages |
What’s the feature Agreements?
It allows FZ to configure Agreements, such as Terms and Conditions to be prompted to the customer and get the consentment (acceptance) to allow him/her continue using the app and following compliance.
Overview
In order to configure Agreements Feature, FZ can define the static pages to be prompted to the customer using Sanity (Marketing Content → Static Pages):
...
Note |
---|
What if FZ updated an agreement static page by mistake? The modal can be prompted improperly to the customer. To prevent any undue changes, there is a flag created that works within integration with sanity called “Switch Update Date Acceptance Agreement”. This flag has "Variations” for each environment that supports an array of Sanity Ids and UpdateAt dates, which overrides the value that is configured in Sanity. In other words, the date from the feature flag will be considered a priority over sanity. Despite of that, note that the app still stores (in the database) the customer acceptance date based on the Sanity static page updateAt. It means that this flag was not meant to be with updateAt dates that are larger than Sanity’s updateAt (or future dates). In other words, it was meant to be used when you want to bring back the configuration of the agreement updateAt date. This flag should be used with caution and should be normally turned off. |
Feature Account Updated Agreements
Info |
---|
MarketingContent → features → Account → Feature Account Updated Agreements |
...
It enables the FZ to override the value that is defined in Lokalise. It supports localization in any language.
...
Marketing Comms checkbox in Agreements Modal
The Updated Agreement modal still offers the possibility to capture again those customers who disabled the marketing comms manually in the app:
...