You can receive messages from your site in messenger (for example, feedback)
To do this, insert a special line anywhere on the page between the <body> </body> tags:
<script type='text/javascript' src="https://telegamail.com/css/wwpager.js" data-id="123456"></script>Replace 123456 with your WWPager ID or your username in your personal email.
For example, if you have an address alex@wwpager.ru specify
alex in the
data-id:
<script type='text/javascript' src="
https://telegamail.com/css/wwpager.js"
data-id="
alex"></script>