Paywall tags
Kirupa avatar
Written by Kirupa
Updated over a week ago

Oct 2023:

🎉 New tags Relative timer and Absolute timer

Legend:

  1. Tag: is the system you are using in the paywall builder to fetch the price information from the stores and dynamically display it in the paywall.

  2. Usage: explains the application of the specific tag and some warning

  3. Examples: will let you know the output of the tag used( in other words what is the value you see for the specific tag)

⚠️You should be transparent about the plan price. For which you should use PRICE or AMOUNT/DURATION or AMOUNT/PERIOD

Tag

Usage

Translation

PRICE

Displays the plan price with the period.

For a renewing plan: Subscription starting from PRICE

The output will be:

Subscription starting from 6€99/month

For consumables / non-consumables :

Enjoy a lifetime plan at PRICE

The output will be:

Enjoy a lifetime at 83€88

AMOUNT

Displays the plan price

For a renewing plan: Subscription starting from AMOUNT

The output will be:

Subscription starting from 6€99

For consumables / non-consumables :

Enjoy a lifetime plan at AMOUNT

The output will be:

Enjoy a lifetime plan at 83€99

PERIOD

Displays the period of the plan.

For a renewing plan: Subscription starting from AMOUNT/PERIOD

The output will be:

Subscription starting from 6€99 /month

DURATION

Displays the duration of the plan

For a renewing plan: Subscription starting from AMOUNT for DURATION

The output will be:

Subscription starting from 6€99 for 1 month

DAILY_AMOUNT

Displays the cost of a plan per day.

For a renewing plan: Subscription costs DAILY_AMOUNT only per day

The output will be:

Subscription that costs 1€99 per day

WEEKLY_AMOUNT

Displays the cost of a plan per week

For a renewing plan: Subscription costs WEEKLY_AMOUNT only per week

The output will be:

Subscription that costs 3€99 per week

MONTHLY_AMOUNT

Displays the cost of a plan per month

For a renewing plan: Subscription costs MONTHLY_AMOUNT only per month

The output will be:

Subscription costs 6€99 only per month

QUARTERLY_AMOUNT

Displays the cost of a plan per quarter

For a renewing plan: Subscription costs QUARTERLY_AMOUNT only per quarter

The output will be:

Subscription costs 18€99 only per quarter

YEARLY_AMOUNT

Displays the cost of a plan per year

For a renewing plan: Subscription costs YEARLY_AMOUNT only per year

The output will be:

Subscription costs 25€99 only per year

TRIAL_PRICE

Displays the intro price or discounted price(that you have configured in Apple or Google store) of the plan

For a discounted trial: Don't miss the intro offer of TRIAL_PRICE for the first week

The output will be:

Don't miss the intro offer of 0€99/week for the first week

TRIAL_AMOUNT

Displays the intro price or discounted price(that you have configured in Apple or Google store) of the plan

For a discounted trial: Don't miss the intro offer of TRIAL_AMOUNT for the first month

The output will be:

Don't miss the intro offer of 5€99 for the first month

TRIAL_PERIOD

Displays the trial period or free trial (that you have configured in Apple or Google store) configured for the plan

For a free trial: Don't miss the free trial for a TRIAL_PERIOD

The output will be:

Don't miss the free trial for a week

TRIAL_DURATION

Displays the trial period or free trial (that you have configured in Apple or Google store) configured for the plan

For a discounted trial: Hurry up intro offer for TRIAL_AMOUNT/ TRIAL_DURATION

The output will be:

Hurry up intro offer for 0€99 / 1week

DAYS_DURATION

Displays the subscription duration in days

For a renewing plan: Subscription starting from PRICE is DAILY_AMOUNT per DAYS_DURATION

The output will be:

Subscription starting from 6€99/week is 0.99 only per 7 days

WEEKS_DURATION

Displays the subscription duration in weeks

For a renewing plan: Subscription starting from PRICE is WEEKLY_AMOUNT per WEEKS_DURATION

The output will be:

Subscription starting from 6€99/month is 0.23 per 4 weeks

MONTHS_DURATION

Displays the subscription duration in months

For a renewing plan: Subscription starting from PRICE is MONTHLY_AMOUNT per MONTHS_DURATION

The output will be:

Subscription starting from 24€99/year is 6€24 only per 1 month

QUARTERS_DURATION

Displays the subscription duration in weeks

For a renewing plan: Subscription starting from PRICE is QUARTERLY_AMOUNT per QUARTERS_DURATION

The output will be:

Subscription starting from 24€99/year is 6€24 only per quarter

YEARS_DURATION

Displays the subscription duration in weeks

PRICE_COMPARISON

Displays the price difference between the plan in the purchase button and the plan chosen.

PERCENTAGE_COMPARISON

Displays the percentage difference between the plan in the purchase button and the plan chosen.

DISCOUNT_PERCENTAGE

Displays the discount percentage between the actual plan in the purchase button and the plan chosen.

RAISE_PERCENTAGE

Displays the raise of price in percentage between the actual plan in the purchase button and the plan chosen.

TRIAL_DAYS_DURATION

Displays the trial duration in the days count.

For a free trial: Don't miss the free trial for TRIAL_DAYS_DURATION

The output will be:

Don't miss the free trial for 7 days

INTRO_DISCOUNT_PERCENTAGE

Displays the discount percentage between the paid trial and the regular price of the plan.

For a discounted trial: First week TRIAL_PRICE which is INTRO_DISCOUNT_PERCENTAGE off of PRICE

The output will be:

First week 2€99 which is 90% off of 29€99 /week

Display a relative timer for the offer expiration.

Note: this timer restarts every time they reopen the paywall.

For a discounted trial: First week TRIAL_PRICE which is INTRO_DISCOUNT_PERCENTAGE off of PRICE

The output will be:

First week 2€99 which is 90% off of 29€99 /week

Timer (relative)

Display a relative timer for the offer expiration. In other words, this timer restarts every time they reopen the paywall.

Select the timer type as relative, fill in the count down in seconds and select the format you want to show it(M D hh mm ss .... etc)

Timer (absolute)

Display an absolute timer for the offer expiration. In other words, this timer automatically calculates the remaining time left based on the count date.

Select the timer type as relative, fill in the count down date and time, the time zone of the date and the time and select the format you want to show it(M D hh mm ss .... etc)

Did this answer your question?