click-tracking
1 year ago
date-picker
1 year ago
email
2 years ago
icons
1 year ago
interrupt
2 years ago
notices
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
plugin-group-options.blade.php
1 year 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
77 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://feedback.independentwp.com/updates" |
| 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/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> |
| 12 | </div> |
| 13 | <div class="text"> |
| 14 | <div class="title-container"> |
| 15 | <h2 class="title">Version 2.9 - Click Tracking Added to IA Pro</h2> |
| 16 | <span class="date">June 26th, 2024</span> |
| 17 | </div> |
| 18 | <div class="description-container"> |
| 19 | <p>Version 2.9 adds click tracking to Independent Analytics Pro. Track any link on your website with the innovative and user-friendly |
| 20 | Click Tracking menu, and review your data in the new Clicks report.</p> |
| 21 | <p>Learn more about <a |
| 22 | href="https://independentwp.com/features/click-tracking/" |
| 23 | target="_blank">click tracking here</a> or review the <a |
| 24 | href="https://feedback.independentwp.com/updates/version-2-9-click-tracking-added-to-ia-pro" |
| 25 | target="_blank">full changelog here</a>. |
| 26 | </p> |
| 27 | </div> |
| 28 | </div> |
| 29 | </div> |
| 30 | <div class="entry"> |
| 31 | <div class="video-container"> |
| 32 | <iframe |
| 33 | allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" |
| 34 | allowfullscreen frameborder="0" referrerpolicy="strict-origin-when-cross-origin" |
| 35 | src="https://www.youtube-nocookie.com/embed/zt9tY5-ARvI?si=dgidwmO4UKkLxcWq" |
| 36 | title="YouTube video player"></iframe> |
| 37 | </div> |
| 38 | <div class="text"> |
| 39 | <div class="title-container"> |
| 40 | <h2 class="title">Version 2.8 - SureCart Integration is Here!</h2> |
| 41 | <span class="date">September 4th, 2024</span> |
| 42 | </div> |
| 43 | <div class="description-container"> |
| 44 | <p>Version 2.8.0 adds SureCart analytics for Independent Analytics Pro users. It also includes a |
| 45 | brand new date picker and the option to choose which WooCommerce order statuses to include in |
| 46 | the analytics.</p> |
| 47 | <p>You can review the <a |
| 48 | href="https://feedback.independentwp.com/updates/version-2-8-surecart-integration-is-here" |
| 49 | target="_blank">full changelog here</a>.</p> |
| 50 | </div> |
| 51 | </div> |
| 52 | </div> |
| 53 | <div class="entry"> |
| 54 | <div class="video-container"> |
| 55 | <iframe |
| 56 | allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" |
| 57 | allowfullscreen frameborder="0" referrerpolicy="strict-origin-when-cross-origin" |
| 58 | src="https://www.youtube-nocookie.com/embed/9Wn1gBQw-8Q?si=Z7PuiJSpz35wXX49" |
| 59 | title="YouTube video player"></iframe> |
| 60 | </div> |
| 61 | <div class="text"> |
| 62 | <div class="title-container"> |
| 63 | <h2 class="title">Version 2.7 - Delete Old Data + Author Analytics Dashboards</h2> |
| 64 | <span class="date">July 25th, 2024</span> |
| 65 | </div> |
| 66 | <div class="description-container"> |
| 67 | <p>Version 2.7.0 adds a new option to automatically delete data older than X days/years, and lets |
| 68 | your authors view analytics for their own content only.</p> |
| 69 | <p>You can review the <a |
| 70 | href="https://feedback.independentwp.com/updates/version-2-7-delete-old-data-author-analytics-dashboards" |
| 71 | target="_blank">full changelog here</a>.</p> |
| 72 | </div> |
| 73 | </div> |
| 74 | </div> |
| 75 | </div> |
| 76 | </div> |
| 77 |