click-tracking
2 days ago
date-picker
2 days ago
email
2 days ago
examiner
3 months ago
icons
2 days ago
integrations
2 days ago
interrupt
2 days ago
journeys
2 days ago
notices
6 months ago
overview
2 days ago
partials
2 days ago
settings
2 days ago
tables
2 days ago
campaign-builder.blade.php
2 months ago
chart.blade.php
11 months ago
debug.blade.php
11 months ago
plugin-group-options.blade.php
2 days ago
quick-stat-loading.blade.php
11 months ago
quick-stat.blade.php
2 days ago
quick-stats.blade.php
2 days ago
real-time.blade.php
2 days ago
support.blade.php
6 months ago
updates.blade.php
2 days ago
woocommerce-order-meta-box.blade.php
2 days ago
updates.blade.php
68 lines
| 1 | <div class="updates-menu"> |
| 2 | <div class="updates-container"> |
| 3 | <div class="heading"> |
| 4 | <h1><?php esc_html_e("Major 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/ul2v7QKf0Ck?si=prvj40gZ2e1VtTe2" 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.15 - Introducing the New Real-Time Report</h2> |
| 16 | <span class="date">July 21st, 2026</span> |
| 17 | </div> |
| 18 | <div class="description-container"> |
| 19 | <p>Version 2.15.0 adds an updated Real-time analytics report to Independent Analytics Pro. Plus, new form integrations for Breakdance, Core Forms, and Superb Addons.</p> |
| 20 | <p>Learn more about the <a |
| 21 | href="https://independentwp.com/features/real-time/" |
| 22 | target="_blank">Real-time report here</a> or review the <a |
| 23 | href="https://independentwp.com/changelog/version-2-15-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/Xc0uN24245w?si=V6qRYH6NVpq0IVmX" title="Version 2.14.0 update" 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.14 - The User Journeys Report is Here!</h2> |
| 36 | <span class="date">January 19th, 2026</span> |
| 37 | </div> |
| 38 | <div class="description-container"> |
| 39 | <p>Version 2.14.0 adds the User Journey report to Independent Analytics Pro. Browse your recent sessions |
| 40 | and explore a timeline of every visitors journey through your website.</p> |
| 41 | <p>You can review the <a |
| 42 | href="https://independentwp.com/changelog/version-2-14-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/GtuvpNcC0dA?si=lTdhF4Ue--OTTXN7" 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.13 - Exciting New Features & Improvements</h2> |
| 54 | <span class="date">October 21st, 2025</span> |
| 55 | </div> |
| 56 | <div class="description-container"> |
| 57 | <p>Version 2.13.0 adds a variety of new features like an AI referrer type, the option to filter by ANY or ALL conditions, and |
| 58 | a new option to group the referrers table by referrer type. |
| 59 | </p> |
| 60 | <p>You can review the <a |
| 61 | href="https://independentwp.com/changelog/version-2-13-0/" |
| 62 | target="_blank">full changelog here</a>.</p> |
| 63 | </div> |
| 64 | </div> |
| 65 | </div> |
| 66 | </div> |
| 67 | </div> |
| 68 |