# Push Notifications at Marfeel

Once a tenant's PWA is active, their readers can start receiving push notifications. Marfeel offers an automated Push Notifications service, tailored to each reader's habit and each publication's articles. It is also possible to manually send Push Notifications via MarfeelInsight.

TIP

Tenants who have a native application with MarfeelPush configured also benefit from automated notifications.

This article describes both processes.

# Automatic Push Notifications

Marfeel Automatic system picks the tenant's most popular articles every morning. By 1 PM (Barcelona time) every day, the schedule is set, and tenants can see it in MarfeelInsight.

Frequency

On average, the automatic system sends 3 Push Notifications per day to subscribers. The exact amount varies per publication, taking into account their previous habits if they already had a PWA before Marfeel.

# Without MarfeelPush

Tenants with their own OneSignal account can also benefit from our automatic Push Notifications system if they provide access to their account to Marfeel.

Our email onesignal@marfeel.com, must be given administrator access to the tenant's OneSignal account.

TIP

Marfeel covers the cost of the OneSignal subscription once we have administrator access to the account.

# Push Notifications Content

Every automatic Push Notification content comes from meta tags in the articles.

Exclude an article from the Push Notifications candidates pool by adding the mrf-pushable meta tag:

<meta name="mrf-pushable" content="false">

Decide the Push Notification's title with the mrf-pushtitle meta tag:

<meta name="mrf-pushtitle" content="Interesting Article Title">

Decide the Push Notification's description with the mrf-pushdescription meta tag:

<meta name="mrf-pushdescription" content="In this article, discover our advice on technical documentation">

If those Marfeel-specific tags are not present, the Push Notification's title is selected from one of those meta tags:

  • Most preferred: Twitter text
  • Facebook text
  • Least preferred: Article's title