File "report-email-template.html"

Full path: /var/www/html/cemeau/wp-content/plugins/wp-statistics/assets/mail/report-email-template.html
File size: 4.57 KB
MIME-type: text/html
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

<html>
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, maximum-scale=1.0, user-scalable=1" />
        <link rel="stylesheet"   href="http://wp-statistic.localhost/wp-content/plugins/wp-statistics/assets/css/mail.css">
    </head>
    <body class="mail-body">
        <div class="mail-body">
            <div class="main-section">
                <table class="header">
                    <tr>
                        <td>
                            <a href="" target="_blank" class="wp-statistics-logo">
                                <img src="http://wp-statistic.localhost/wp-content/plugins/wp-statistics/assets/images/logo-statistics-header-blue.png" width="197" height="46" title="WP Statistics" alt="WP Statistics">
                            </a>
                        </td>
                    </tr>
                    <tr>
                        <td>
                            <p>Sent from <a href="https://veronalabs.com/" title="veronalabs">veronalabs.com</a></p>
                        </td>

                    </tr>

                </table>

                <div class="content">

                    <div class="content__report">
                        <div class="content__report--head">
                            <p>Hello,</p>
                            <p>Here's the website activity:</p>
                        </div>
                        <div class="content__report--main">
                            <table>
                                <tbody>
                                    <tr>
                                        <td>Views Today:</td>
                                        <td>24</td>
                                    </tr>
                                    <tr>
                                        <td>Views Yesterday:</td>
                                        <td>24</td>
                                    </tr>
                                    <tr>
                                        <td>Unique Visitors Today:</td>
                                        <td>24</td>
                                    </tr>
                                    <tr>
                                        <td>Unique Visitors Yesterday:</td>
                                        <td>24</td>
                                    </tr>
                                    <tr>
                                        <td>Overall View Count:</td>
                                        <td>24</td>
                                    </tr>
                                    <tr>
                                        <td>Total Unique Visitors to Date:</td>
                                        <td>24</td>
                                    </tr>
                                </tbody>
                            </table>
                        </div>
                        <div class="content__report--footer">
                            Thank you for choosing WP Statistics for your website analytics.
                        </div>
                    </div>

                    <div class="content__tip">
                        <div class="content__tip--title">
                            <h2>
                                <span>Tip</span>
                                Optimize Your Content Strategy
                            </h2>
                        </div>
                        <div class="content__tip--description">
                            Use WP Statistics to identify your most popular pages and posts. Analyze the data to understand what content resonates with your audience, and use these insights to guide your content creation efforts.
                        </div>
                    </div>
                </div>

                <div class="better-reports">
                    <h2 class="better-reports__title">Get Better Reports</h2>
                    <p>
                        Detailed and customizable email reports are available with the Advanced Reporting add-on. Make sure you always have the insights you need to make informed decisions by digging deeper into your website analytics.
                    </p>
                    <a href="" target="_blank" title="">
                        See the Full Picture — Try Advanced Reporting Today
                    </a>
                </div>

                <div class="footer">
                    <span>
                        Powered by
                        <a href="" target="_blank" title="WP Statistics">WP Statistics</a>
                    </span>
                </div>
            </div>
        </div>
    </body>
</html>