PluginProbe ʕ •ᴥ•ʔ
Independent Analytics – WordPress Analytics Plugin / 2.12.2
Independent Analytics – WordPress Analytics Plugin v2.12.2
2.15.0 2.14.10 trunk 1.1 1.10 1.10.1 1.11 1.12 1.13 1.14 1.15 1.16 1.17 1.17.1 1.17.2 1.17.3 1.17.4 1.18 1.18.1 1.19.0 1.19.1 1.2 1.20.0 1.21.0 1.22.0 1.22.1 1.23.0 1.23.1 1.24.0 1.24.1 1.25.0 1.25.1 1.26.0 1.27.0 1.28.0 1.28.1 1.28.2 1.28.3 1.29.0 1.3 1.30.0 1.30.1 1.4 1.5 1.6 1.7 1.8 1.9 2.0.0 2.0.1 2.1.4 2.1.5 2.1.6 2.10.0 2.10.1 2.10.2 2.10.3 2.10.4 2.11.0 2.11.1 2.11.10 2.11.2 2.11.3 2.11.4 2.11.5 2.11.6 2.11.7 2.11.8 2.11.9 2.12.0 2.12.1 2.12.2 2.13.1 2.13.2 2.13.5 2.13.6 2.14.0 2.14.1 2.14.2 2.14.4 2.14.6 2.14.7 2.14.8 2.14.9 2.2.0 2.2.1 2.3.1 2.3.2 2.4.2 2.4.3 2.5.0 2.5.1 2.6.0 2.6.1 2.6.2 2.6.3 2.6.4 2.7.0 2.7.1 2.7.2 2.7.3 2.8.2 2.8.3 2.8.4 2.8.5 2.8.6 2.8.7 2.8.8 2.8.9 2.9.2 2.9.3 2.9.4 2.9.5 2.9.6 2.9.7
independent-analytics / views / integrations / integrations.blade.php
independent-analytics / views / integrations Last commit date
integration.blade.php 11 months ago integrations.blade.php 11 months ago
integrations.blade.php
55 lines
1 @php /** @var \IAWP\Integrations\Integrations $integrations */ @endphp
2
3 <div class="integrations-menu">
4 <div class="integrations-menu-inner">
5 <h1>Integrations</h1>
6 <div class="integration-category">
7 <h2>eCommerce Plugin Integrations</h2><?php
8 if (iawp_is_pro()) :
9 if ($integrations->is_using_ecommerce_plugin()) : ?>
10 <p class="iawp-category-description">Your site is actively tracking all sales made with <strong><?php echo esc_html($integrations->active_ecommerce_plugin()->name()); ?></strong> thanks to the Independent Analytics Pro plugin! <a target="_blank" href="https://independentwp.com/knowledgebase/woocommerce/woocommerce-integration/">Watch video tutorial <span class="dashicons dashicons-external"></span></a></p><?php
11 else : ?>
12 <p class="iawp-category-description">Automatically track orders, conversion rates, total sales, refunds, and more in the Pages, Referrers, Geographic,
13 Devices, and Campaigns reports. <a target="_blank" href="https://independentwp.com/knowledgebase/woocommerce/woocommerce-integration/">Watch video tutorial <span class="dashicons dashicons-external"></span></a></p><?php
14 endif;
15 else :
16 if ($integrations->is_using_ecommerce_plugin()) : ?>
17 <p class="iawp-category-description"><strong>You're missing out on data!</strong> You could be tracking <strong><?php echo esc_html($integrations->active_ecommerce_plugin()->name()); ?></strong> orders, conversion rates, total sales, refunds, and more in the Pages, Referrers, Geographic,
18 Devices, and Campaigns reports. <a target="_blank" href="https://independentwp.com/features/woocommerce-analytics/?utm_source=User+Dashboard&utm_medium=WP+Admin&utm_campaign=Integrations+Menu">Learn more <span class="dashicons dashicons-external"></span></a></p><?php
19 else : ?>
20 <p class="iawp-category-description">Automatically track orders, conversion rates, total sales, refunds, and more in the Pages, Referrers, Geographic,
21 Devices, and Campaigns reports using Independent Analytics Pro. <a target="_blank" href="https://independentwp.com/features/woocommerce-analytics/?utm_source=User+Dashboard&utm_medium=WP+Admin&utm_campaign=Integrations+Menu">Learn more <span class="dashicons dashicons-external"></span></a></p><?php
22 endif;
23 endif; ?>
24 <div class="iawp-integration-list"><?php
25 foreach($integrations->ecommerce_integrations() as $integration) {
26 echo $integration->html();
27 } ?>
28 </div>
29 </div>
30 <div class="integration-category">
31 <h2>Form Plugin Integrations</h2><?php
32 if (iawp_is_pro()) :
33 if ($integrations->is_using_form_plugin()) : ?>
34 <p class="iawp-category-description">Your site is actively tracking all form submissions made with <strong><?php echo esc_html($integrations->active_form_plugin()->name()); ?></strong> thanks to the Independent Analytics Pro plugin! <a target="_blank" href="https://independentwp.com/knowledgebase/form-tracking/track-form-submissions/">Watch video tutorial <span class="dashicons dashicons-external"></span></a></p><?php
35 else : ?>
36 <p class="iawp-category-description">Automatically track form submissions and conversion rates in the Pages, Referrers, Geographic,
37 Devices, and Campaigns reports. <a target="_blank" href="https://independentwp.com/knowledgebase/form-tracking/track-form-submissions/">Watch video tutorial <span class="dashicons dashicons-external"></span></a></p><?php
38 endif;
39 else :
40 if ($integrations->is_using_form_plugin()) : ?>
41 <p class="iawp-category-description"><strong>You're missing out on data!</strong> You could be tracking <strong><?php echo esc_html($integrations->active_form_plugin()->name()); ?></strong> submissions and conversion rates in the Pages, Referrers, Geographic,
42 Devices, and Campaigns reports. <a target="_blank" href="https://independentwp.com/features/form-tracking/?utm_source=User+Dashboard&utm_medium=WP+Admin&utm_campaign=Integrations+Menu">Learn more <span class="dashicons dashicons-external"></span></a></p><?php
43 else : ?>
44 <p class="iawp-category-description">Automatically track form submissions and conversion rates for every form in the Pages, Referrers,
45 Geographic, Devices, and Campaigns reports using Independent Analytics Pro. <a target="_blank" href="https://independentwp.com/features/form-tracking/?utm_source=User+Dashboard&utm_medium=WP+Admin&utm_campaign=Integrations+Menu">Learn more <span class="dashicons dashicons-external"></span></a></p><?php
46 endif;
47 endif; ?>
48 <div class="iawp-integration-list"><?php
49 foreach ($integrations->form_integrations() as $integration) {
50 echo $integration->html();
51 } ?>
52 </div>
53 </div>
54 </div>
55 </div>