PluginProbe ʕ •ᴥ•ʔ
Independent Analytics – WordPress Analytics Plugin / 2.4.2
Independent Analytics – WordPress Analytics Plugin v2.4.2
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 / support.blade.php
independent-analytics / views Last commit date
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 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
support.blade.php
92 lines
1 <div class="support-menu">
2 <div class="heading iawp-container">
3 <div class="inner">
4 <h1>Welcome to the Support Center</h1>
5 </div>
6 </div>
7 <div class="knowledge-base iawp-container">
8 <div class="inner">
9 <div class="kb-inner">
10 <h2>Search the Knowledge Base for an Answer</h2>
11 <form id="search-form" class="search-container">
12 <span class="dashicons dashicons-search"></span>
13 <input id="search-field" type="search" class="search-field" placeholder="Search the Knowledge Base" />
14 </form>
15 <p class="tutorial-links">
16 <a href="https://independentwp.com/knowledgebase/common-questions/views-not-recording/" target="_blank" class="link-purple">Why Aren't My Views Showing Up?</a> <span>&#8226;</span> <a href="https://independentwp.com/knowledgebase/data/what-is-a-view/" target="_blank" class="link-purple">What is a View?</a> <span>&#8226;</span> <a href="https://independentwp.com/knowledgebase/dashboard/save-reports-revisit-later/" target="_blank" class="link-purple">How to Create & Save Custom Reports</a>
17 <span>&#8226;</span> <a href="https://independentwp.com/knowledgebase/tracking/block-ip-addresses/" target="_blank" class="link-purple">How to Block IP Addresses</a> <span>&#8226;</span> <a href="https://independentwp.com/knowledgebase/your-data/give-users-permission-view-analytics/" target="_blank" class="link-purple">How to Share Access with Non-Admins</a>
18 </p>
19 <p class="button-container">
20 <a href="https://independentwp.com/knowledgebase/" target="_blank" class="iawp-button purple">View all tutorials</a>
21 </p>
22 </div>
23 </div>
24 </div>
25 <div class="external-resources iawp-container">
26 <div class="inner">
27 <div class="contact resource">
28 <div class="icon-container">
29 <span class="dashicons dashicons-email-alt"></span>
30 <a class="overlay-link" href="<?php echo admin_url('admin.php?page=independent-analytics-contact'); ?>">Contact Us</a>
31 </div>
32 <div class="text">
33 <h2>Contact Form</h2>
34 <p>Submit the contact form to get help, report a bug, or ask a pre-sale question.</p>
35 <a class="link-purple" href="<?php echo admin_url('admin.php?page=independent-analytics-contact'); ?>">Contact Us</a>
36 </div>
37 <a class="overlay-link" href="<?php echo admin_url('admin.php?page=independent-analytics-contact'); ?>">Contact Us</a>
38 </div>
39 <div class="forum resource">
40 <div class="icon-container">
41 <span class="dashicons dashicons-groups"></span>
42 <a class="overlay-link" target="_blank" href="https://wordpress.org/support/plugin/independent-analytics/">Browse Forum</a>
43 </div>
44 <div class="text">
45 <h2>Support Forum</h2>
46 <p>Find an answer on the support forum or post your own thread with a question.</p>
47 <a class="link-purple" target="_blank" href="https://wordpress.org/support/plugin/independent-analytics/">Browse Forum</a>
48 </div>
49 <a class="overlay-link" target="_blank" href="https://wordpress.org/support/plugin/independent-analytics/">Browse Forum</a>
50 </div>
51 <div class="contact resource">
52 <div class="icon-container">
53 <span class="dashicons dashicons-lightbulb"></span>
54 <a class="overlay-link" target="_blank" href="https://feedback.independentwp.com/roadmap">Submit Request</a>
55 </div>
56 <div class="text">
57 <h2>Feature Requests</h2>
58 <p>Submit a feature request and upvote requests submited by other users.</p>
59 <a class="link-purple" target="_blank" href="https://feedback.independentwp.com/roadmap">Submit Request</a>
60 </div>
61 <a class="overlay-link" target="_blank" href="https://feedback.independentwp.com/roadmap">Submit Request</a>
62 </div>
63 <div class="review resource">
64 <div class="icon-container">
65 <span class="dashicons dashicons-star-filled"></span>
66 <a class="overlay-link" target="_blank" href="https://wordpress.org/support/plugin/independent-analytics/reviews/?filter=5#new-post">Leave a Review</a>
67 </div>
68 <div class="text">
69 <h2>Leave us a review</h2>
70 <p>Loving Independent Analytics? Post a public review so other WP users can find out about our plugin.</p>
71 <a class="link-purple" target="_blank" href="https://wordpress.org/support/plugin/independent-analytics/reviews/?filter=5#new-post">Leave a Review</a>
72 </div>
73 <a class="overlay-link" target="_blank" href="https://wordpress.org/support/plugin/independent-analytics/reviews/?filter=5#new-post">Leave a Review</a>
74 </div>
75 <div class="follow-us resource">
76 <div class="icon-container">
77 <span class="dashicons dashicons-twitter"></span>
78 </div>
79 <div class="text">
80 <h2>Follow Us</h2>
81 <p>Follow us on any of our profiles to find out when new updates are available and what's changed.</p>
82 <div class="social-icons-list">
83 <a href="https://twitter.com/AnalyticsForWP" target="_blank"><img src="<?php echo esc_url(iawp_url_to('img/twitter.svg')) ?>"/></a>
84 <a href="https://www.facebook.com/people/Independent-Analytics/100086904035609/" target="_blank"><img src="<?php echo esc_url(iawp_url_to('img/facebook.svg')) ?>"/></a>
85 <a href="https://www.youtube.com/@Independent_Analytics" target="_blank"><img src="<?php echo esc_url(iawp_url_to('img/youtube.svg')) ?>"/></a>
86 <a href="https://www.reddit.com/r/independentanalytics/" target="_blank"><img src="<?php echo esc_url(iawp_url_to('img/reddit.svg')) ?>"/></a>
87 </div>
88 </div>
89 </div>
90 </div>
91 </div>
92 </div>