click-tracking
11 months ago
date-picker
11 months ago
email
1 year ago
examiner
11 months ago
icons
11 months ago
integrations
11 months ago
interrupt
11 months ago
notices
11 months ago
overview
11 months ago
partials
11 months ago
settings
11 months ago
tables
11 months ago
campaign-builder.blade.php
11 months ago
chart.blade.php
11 months ago
debug.blade.php
11 months ago
plugin-group-options.blade.php
11 months ago
quick-stat-loading.blade.php
11 months ago
quick-stat.blade.php
11 months ago
quick-stats.blade.php
11 months ago
real-time.blade.php
11 months ago
support.blade.php
1 year ago
updates.blade.php
11 months ago
updates.blade.php
67 lines
| 1 | <div class="updates-menu"> |
| 2 | <div class="updates-container"> |
| 3 | <div class="heading"> |
| 4 | <h1><?php esc_html_e("Newest Updates", "independent-analytics"); ?></h1> |
| 5 | <a class="link-purple" href="https://independentwp.com/changelog/" |
| 6 | target="_blank"><?php esc_html_e("View all updates", "independent-analytics"); ?><span |
| 7 | class="dashicons dashicons-external"></span></a> |
| 8 | </div> |
| 9 | <div class="entry"> |
| 10 | <div class="video-container"> |
| 11 | <iframe src="https://www.youtube-nocookie.com/embed/PI39D6NFd9A?si=DHaHAvWWaDoiEFei" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> |
| 12 | </div> |
| 13 | <div class="text"> |
| 14 | <div class="title-container"> |
| 15 | <h2 class="title">Version 2.12 - Uncover Hidden Gems with Solo Reports</h2> |
| 16 | <span class="date">August 19th, 2025</span> |
| 17 | </div> |
| 18 | <div class="description-container"> |
| 19 | <p>Version 2.12 adds Solo Reports to Independent Analytics Pro. View a dedicated report for any page, referrer, location, device, campaign, link, or link pattern.</p> |
| 20 | <p>Learn more about <a |
| 21 | href="https://independentwp.com/features/solo-reports/" |
| 22 | target="_blank">Solo Reports here</a> or review the <a |
| 23 | href="https://independentwp.com/changelog/version-2-12-0/" |
| 24 | target="_blank">full changelog here</a>. |
| 25 | </p> |
| 26 | </div> |
| 27 | </div> |
| 28 | </div> |
| 29 | <div class="entry"> |
| 30 | <div class="video-container"> |
| 31 | <iframe src="https://www.youtube-nocookie.com/embed/Saubzot9UoM?si=V_QgHULGXxtkNElj" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> |
| 32 | </div> |
| 33 | <div class="text"> |
| 34 | <div class="title-container"> |
| 35 | <h2 class="title">Version 2.11 - Build the Ultimate Dashboard with the Overview Report!</h2> |
| 36 | <span class="date">April 21st, 2025</span> |
| 37 | </div> |
| 38 | <div class="description-container"> |
| 39 | <p>Version 2.11.0 adds a new Overview report feature to Independent Analytics Pro. Choose from 10 |
| 40 | customizable modules to build the perfect analytics dashboard for your website.</p> |
| 41 | <p>You can review the <a |
| 42 | href="https://independentwp.com/changelog/version-2-11-0/" |
| 43 | target="_blank">full changelog here</a>.</p> |
| 44 | </div> |
| 45 | </div> |
| 46 | </div> |
| 47 | <div class="entry"> |
| 48 | <div class="video-container"> |
| 49 | <iframe src="https://www.youtube-nocookie.com/embed/bYS3ckJxE8o?si=Fvqcos0IunjY28y6" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> |
| 50 | </div> |
| 51 | <div class="text"> |
| 52 | <div class="title-container"> |
| 53 | <h2 class="title">Version 2.10 - eCommerce Tracking Added for EDD & PMP</h2> |
| 54 | <span class="date">January 29th, 2025</span> |
| 55 | </div> |
| 56 | <div class="description-container"> |
| 57 | <p>Version 2.10.0 adds eCommerce tracking for Easy Digital Downloads and Paid Memberships Pro. It also includes a new CSV export option and |
| 58 | additional features for email reports and click-tracking.</p> |
| 59 | <p>You can review the <a |
| 60 | href="https://independentwp.com/changelog/version-2-10/" |
| 61 | target="_blank">full changelog here</a>.</p> |
| 62 | </div> |
| 63 | </div> |
| 64 | </div> |
| 65 | </div> |
| 66 | </div> |
| 67 |