email
2 years ago
icons
2 years ago
interrupt
1 year ago
partials
1 year ago
settings
1 year ago
tables
2 years ago
campaign-builder.blade.php
2 years ago
chart.blade.php
1 year 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
1 year ago
updates.blade.php
1 year 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/9Wn1gBQw-8Q?si=Z7PuiJSpz35wXX49" 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.7 - Delete Old Data + Author Analytics Dashboards</h2> |
| 17 | <span class="date">July 25th, 2024</span> |
| 18 | </div> |
| 19 | <div class="description-container"> |
| 20 | <p>Version 2.7.0 adds a new option to automatically delete data older than X days/years, and lets your authors view analytics for their own content only.</p> |
| 21 | <p>You can review the <a href="https://feedback.independentwp.com/updates/version-2-7-delete-old-data-author-analytics-dashboards" 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/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> |
| 28 | </div> |
| 29 | <div class="text"> |
| 30 | <div class="title-container"> |
| 31 | <h2 class="title">Version 2.6 - All Metrics Added to the Chart + Bricks Builder Integration</h2> |
| 32 | <span class="date">June 26th, 2024</span> |
| 33 | </div> |
| 34 | <div class="description-container"> |
| 35 | <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> |
| 36 | <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> |
| 37 | </div> |
| 38 | </div> |
| 39 | </div> |
| 40 | <div class="entry"> |
| 41 | <div class="video-container"> |
| 42 | <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> |
| 43 | </div> |
| 44 | <div class="text"> |
| 45 | <div class="title-container"> |
| 46 | <h2 class="title">Version 2.5 - Automated Form Tracking is Here!</h2> |
| 47 | <span class="date">May 21st, 2024</span> |
| 48 | </div> |
| 49 | <div class="description-container"> |
| 50 | <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> |
| 51 | <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> |
| 52 | </div> |
| 53 | </div> |
| 54 | </div> |
| 55 | </div> |
| 56 | </div> |