click-tracking
1 year ago
date-picker
1 year ago
email
1 year ago
icons
1 year ago
interrupt
1 year ago
notices
1 year ago
overview
1 year ago
partials
1 year ago
settings
1 year ago
tables
1 year ago
campaign-builder.blade.php
2 years ago
chart.blade.php
1 year ago
debug.blade.php
1 year ago
plugin-group-options.blade.php
1 year ago
quick-stat-loading.blade.php
1 year ago
quick-stat.blade.php
1 year ago
quick-stats.blade.php
1 year ago
real-time.blade.php
1 year ago
support.blade.php
1 year ago
updates.blade.php
1 year ago
updates.blade.php
68 lines
| 1 | <div class="updates-menu"> |
| 2 | <div class="updates-container"> |
| 3 | <div class="heading"> |
| 4 | <h1>{{ __("Newest Updates", "independent-analytics") }}</h1> |
| 5 | <a class="link-purple" href="https://independentwp.com/changelog/" |
| 6 | target="_blank">{{ __("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/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> |
| 12 | </div> |
| 13 | <div class="text"> |
| 14 | <div class="title-container"> |
| 15 | <h2 class="title">Version 2.11 - Build the Ultimate Dashboard with the Overview Report!</h2> |
| 16 | <span class="date">April 21st, 2025</span> |
| 17 | </div> |
| 18 | <div class="description-container"> |
| 19 | <p>Version 2.11.0 adds a new Overview report feature to Independent Analytics Pro. Choose from 10 |
| 20 | customizable modules to build the perfect analytics dashboard for your website.</p> |
| 21 | <p>You can review the <a |
| 22 | href="https://independentwp.com/changelog/version-2-11-0/" |
| 23 | target="_blank">full changelog here</a>.</p> |
| 24 | </div> |
| 25 | </div> |
| 26 | </div> |
| 27 | <div class="entry"> |
| 28 | <div class="video-container"> |
| 29 | <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> |
| 30 | </div> |
| 31 | <div class="text"> |
| 32 | <div class="title-container"> |
| 33 | <h2 class="title">Version 2.10 - eCommerce Tracking Added for EDD & PMP</h2> |
| 34 | <span class="date">January 29th, 2025</span> |
| 35 | </div> |
| 36 | <div class="description-container"> |
| 37 | <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 |
| 38 | additional features for email reports and click-tracking.</p> |
| 39 | <p>You can review the <a |
| 40 | href="https://independentwp.com/changelog/version-2-10/" |
| 41 | target="_blank">full changelog here</a>.</p> |
| 42 | </div> |
| 43 | </div> |
| 44 | </div> |
| 45 | <div class="entry"> |
| 46 | <div class="video-container"> |
| 47 | <iframe src="https://www.youtube-nocookie.com/embed/hhW-gaeOusk?si=YjN_IDFe9LPygsF2" 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> |
| 48 | </div> |
| 49 | <div class="text"> |
| 50 | <div class="title-container"> |
| 51 | <h2 class="title">Version 2.9 - Click Tracking Added to IA Pro</h2> |
| 52 | <span class="date">November 4th, 2024</span> |
| 53 | </div> |
| 54 | <div class="description-container"> |
| 55 | <p>Version 2.9 adds click tracking to Independent Analytics Pro. Track any link on your website with the innovative and user-friendly |
| 56 | Click Tracking menu, and review your data in the new Clicks report.</p> |
| 57 | <p>Learn more about <a |
| 58 | href="https://independentwp.com/features/click-tracking/" |
| 59 | target="_blank">click tracking here</a> or review the <a |
| 60 | href="https://independentwp.com/changelog/version-2-9/" |
| 61 | target="_blank">full changelog here</a>. |
| 62 | </p> |
| 63 | </div> |
| 64 | </div> |
| 65 | </div> |
| 66 | </div> |
| 67 | </div> |
| 68 |