PluginProbe ʕ •ᴥ•ʔ
Independent Analytics – WordPress Analytics Plugin / 2.8.5
Independent Analytics – WordPress Analytics Plugin v2.8.5
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
date-picker 1 year ago email 2 years ago icons 1 year 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 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
support.blade.php
93 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 <input id="search-field" type="search" class="search-field" placeholder="Search the Knowledge Base" />
13 <span class="dashicons dashicons-search"></span>
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/dashboard/getting-started/" target="_blank" class="iawp-button purple"><span class="dashicons dashicons-video-alt3"></span> Getting Started Video Tutorial</a>
21 <a href="https://independentwp.com/knowledgebase/" target="_blank" class="iawp-button ghost-purple">View all tutorials</a>
22 </p>
23 </div>
24 </div>
25 </div>
26 <div class="external-resources iawp-container">
27 <div class="inner">
28 <div class="contact resource">
29 <div class="icon-container">
30 <span class="dashicons dashicons-email-alt"></span>
31 <a class="overlay-link" href="<?php echo admin_url('admin.php?page=independent-analytics-contact'); ?>">Contact Us</a>
32 </div>
33 <div class="text">
34 <h2>Contact Form</h2>
35 <p>Submit the contact form to get help, report a bug, or ask a pre-sale question.</p>
36 <a class="link-purple" href="<?php echo admin_url('admin.php?page=independent-analytics-contact'); ?>">Contact Us</a>
37 </div>
38 <a class="overlay-link" href="<?php echo admin_url('admin.php?page=independent-analytics-contact'); ?>">Contact Us</a>
39 </div>
40 <div class="forum resource">
41 <div class="icon-container">
42 <span class="dashicons dashicons-groups"></span>
43 <a class="overlay-link" target="_blank" href="https://wordpress.org/support/plugin/independent-analytics/">Browse Forum</a>
44 </div>
45 <div class="text">
46 <h2>Support Forum</h2>
47 <p>Find an answer on the support forum or post your own thread with a question.</p>
48 <a class="link-purple" target="_blank" href="https://wordpress.org/support/plugin/independent-analytics/">Browse Forum</a>
49 </div>
50 <a class="overlay-link" target="_blank" href="https://wordpress.org/support/plugin/independent-analytics/">Browse Forum</a>
51 </div>
52 <div class="contact resource">
53 <div class="icon-container">
54 <span class="dashicons dashicons-lightbulb"></span>
55 <a class="overlay-link" target="_blank" href="https://feedback.independentwp.com/roadmap">Submit Request</a>
56 </div>
57 <div class="text">
58 <h2>Feature Requests</h2>
59 <p>Submit a feature request and upvote requests submited by other users.</p>
60 <a class="link-purple" target="_blank" href="https://feedback.independentwp.com/roadmap">Submit Request</a>
61 </div>
62 <a class="overlay-link" target="_blank" href="https://feedback.independentwp.com/roadmap">Submit Request</a>
63 </div>
64 <div class="review resource">
65 <div class="icon-container">
66 <span class="dashicons dashicons-star-filled"></span>
67 <a class="overlay-link" target="_blank" href="https://wordpress.org/support/plugin/independent-analytics/reviews/?filter=5#new-post">Leave a Review</a>
68 </div>
69 <div class="text">
70 <h2>Leave us a review</h2>
71 <p>Loving Independent Analytics? Post a public review so other WP users can find out about our plugin.</p>
72 <a class="link-purple" target="_blank" href="https://wordpress.org/support/plugin/independent-analytics/reviews/?filter=5#new-post">Leave a Review</a>
73 </div>
74 <a class="overlay-link" target="_blank" href="https://wordpress.org/support/plugin/independent-analytics/reviews/?filter=5#new-post">Leave a Review</a>
75 </div>
76 <div class="follow-us resource">
77 <div class="icon-container">
78 <span class="dashicons dashicons-twitter"></span>
79 </div>
80 <div class="text">
81 <h2>Follow Us</h2>
82 <p>Follow us on any of our profiles to find out when new updates are available and what's changed.</p>
83 <div class="social-icons-list">
84 <a href="https://twitter.com/AnalyticsForWP" target="_blank"><img src="<?php echo esc_url(iawp_url_to('img/twitter.svg')) ?>"/></a>
85 <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>
86 <a href="https://www.youtube.com/@Independent_Analytics" target="_blank"><img src="<?php echo esc_url(iawp_url_to('img/youtube.svg')) ?>"/></a>
87 <a href="https://www.reddit.com/r/independentanalytics/" target="_blank"><img src="<?php echo esc_url(iawp_url_to('img/reddit.svg')) ?>"/></a>
88 </div>
89 </div>
90 </div>
91 </div>
92 </div>
93 </div>