Skip to content

Live feed

This is a feed of user replies displayed within the email. It combines an AMP form (to allow subscribers to submit their responses) and an AMP list (to display those responses).

Creation of a new Live feed

To create your Live Feed, drag the desired form fields, just like with a regular amp-form. Similarly, you can specify the field names and validation parameters.

Above the form structure, you can turn on the following parameters:

  • Publish by default (The comments will be published in the common feed without moderation).
  • Obscene filter (A profanity filter. Obscene language will be replaced with asterisks. Supports Russian and English).

You can also add a success message sent in case of a successful message sending.

Connection

After saving, you will see the code that needs to be inserted into your AMP email. You can modify the display template and the way the form looks, but it is necessary to preserve the names of the form elements and variables in the comment display template.

Please note that these scripts need to be added:

  • amp-bind
  • amp-form
  • amp-mustache
  • amp-list.

Statistics and moderation

In the statistics section, you have access to all user comments. You can disable their display for the other subscribers. 
If you haven't selected "publish by default," you'll need to moderate and manually approve comments.