email
2 years ago
icons
2 years ago
interrupt
2 years ago
partials
2 years ago
settings
2 years ago
tables
2 years ago
campaign-builder.blade.php
2 years ago
chart.blade.php
2 years ago
plugin-group-options.blade.php
2 years ago
quick-stats.blade.php
2 years ago
real_time.blade.php
2 years ago
support.blade.php
2 years ago
updates.blade.php
2 years ago
updates.blade.php
56 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" |
| 6 | href="https://feedback.independentwp.com/updates" |
| 7 | target="_blank"><?php esc_html_e('View all updates', 'independent-analytics'); ?> <span |
| 8 | class="dashicons dashicons-external"></span></a> |
| 9 | </div> |
| 10 | <div class="entry"> |
| 11 | <div class="video-container"> |
| 12 | <iframe src="https://www.youtube-nocookie.com/embed/dpH6yRsjsM8?si=cL2fj9A0VjPPpGtP" 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> |
| 13 | </div> |
| 14 | <div class="text"> |
| 15 | <div class="title-container"> |
| 16 | <h2 class="title">Version 2.6 - All Metrics Added to the Chart + Bricks Builder Integration</h2> |
| 17 | <span class="date">June 26th, 2024</span> |
| 18 | </div> |
| 19 | <div class="description-container"> |
| 20 | <p>Version 2.6 adds every metric into the chart, so you can view bounce rate, sessions, and more over time. Plus, Bricks Builder and ARForms form submissions are now tracked in IA Pro.</p> |
| 21 | <p>You can review the <a href="https://feedback.independentwp.com/updates/version-2-6-all-metrics-added-to-the-chart-bricks-builder-integration" target="_blank">full changelog here</a>.</p> |
| 22 | </div> |
| 23 | </div> |
| 24 | </div> |
| 25 | <div class="entry"> |
| 26 | <div class="video-container"> |
| 27 | <iframe src="https://www.youtube-nocookie.com/embed/ulWdSLwXmsY?si=5X0zFynR-aBBd0PQ" 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> |
| 28 | </div> |
| 29 | <div class="text"> |
| 30 | <div class="title-container"> |
| 31 | <h2 class="title">Version 2.5 - Automated Form Tracking is Here!</h2> |
| 32 | <span class="date">May 21st, 2024</span> |
| 33 | </div> |
| 34 | <div class="description-container"> |
| 35 | <p>Version 2.5.0 adds automated form tracking for Independent Analytics Pro. Also, Quick Stats toggling, more WooCommerce Quick Stats, and post view counts in custom post type menus.</p> |
| 36 | <p>You can review the <a href="https://feedback.independentwp.com/updates/version-2-5-automated-form-tracking-is-here" target="_blank">full changelog here</a>.</p> |
| 37 | </div> |
| 38 | </div> |
| 39 | </div> |
| 40 | <div class="entry"> |
| 41 | <div class="video-container"> |
| 42 | <iframe src="https://www.youtube-nocookie.com/embed/Z3ZOCgkYt8Y?si=xKsGIqZoZEEwChcK" 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> |
| 43 | </div> |
| 44 | <div class="text"> |
| 45 | <div class="title-container"> |
| 46 | <h2 class="title">Version 2.4 - 45% Faster, Views in Posts Menu, and New Email Report Features</h2> |
| 47 | <span class="date">April 15th, 2024</span> |
| 48 | </div> |
| 49 | <div class="description-container"> |
| 50 | <p>Version 2.4.0 sped up the analytics reports by 45% and added a new Views column into the Posts menu. For Pro users, the email report now includes daily and weekly sending, a quick preview, and a notice displaying the next send date.</p> |
| 51 | <p>You can review the <a href="https://feedback.independentwp.com/updates/v2-4-45-faster-views-in-posts-menu-and-new-email-report-features" target="_blank">full changelog here</a>.</p> |
| 52 | </div> |
| 53 | </div> |
| 54 | </div> |
| 55 | </div> |
| 56 | </div> |