PluginProbe ʕ •ᴥ•ʔ
Hustle – Email Marketing, Lead Generation, Optins, Popups / 7.3.7
Hustle – Email Marketing, Lead Generation, Optins, Popups v7.3.7
7.8.13 7.8.13.1 trunk 3.0 3.1 3.1.1 3.1.2 3.1.3 3.1.4 4.3.2 4.4.4 4.4.5 4.4.5.1 4.4.5.4 4.6 4.6.1.1 4.6.1.4 4.7.0.2 4.7.0.3 4.7.0.7 4.7.0.9 4.7.1.0 4.7.1.1 4.8.0.0 5.0.0 5.0.1 5.0.1.1 5.0.1.2 5.1 5.1.1 5.1.2 5.1.3 5.1.3.1 5.1.3.2 5.1.4 5.1.5 6.0 6.0.1 6.0.2 6.0.3 6.0.4.2 6.0.5 6.0.6.1 6.0.7 6.0.8.1 6.0.9 7.0.0.1 7.0.2 7.0.3 7.0.4 7.1.0 7.1.1 7.2.0 7.2.1 7.3.0 7.3.1 7.3.3 7.3.5 7.3.6 7.3.7 7.4.0 7.4.1 7.4.11 7.4.13 7.4.13.1 7.4.2 7.4.3 7.4.4 7.4.5 7.4.5.1 7.4.5.2 7.4.6 7.4.7 7.5.0 7.6.0 7.6.1 7.6.3 7.6.4 7.6.6 7.7.0 7.7.1 7.8.0 7.8.1 7.8.10 7.8.10.1 7.8.10.2 7.8.11 7.8.12 7.8.12.1 7.8.2 7.8.3 7.8.4 7.8.5 7.8.6 7.8.7 7.8.8 7.8.9 7.8.9.1 7.8.9.2 7.8.9.3
wordpress-popup / views / general / policy-text.php
wordpress-popup / views / general Last commit date
option.php 5 years ago policy-text.php 5 years ago unsubscribe-form.php 5 years ago
policy-text.php
159 lines
1 <?php
2 /**
3 * Policy text template.
4 *
5 * @package Hustle
6 * @since 4.0.0
7 */
8
9 ?>
10 <div class="wp-suggested-text">
11 <h2><?php esc_html_e( 'Which modules collect personal data?', 'hustle' ); ?></h2>
12 <p class="privacy-policy-tutorial">
13 <?php
14 esc_html_e(
15 'If you use Hustle to create and embed any Pop-up, Embed, Slide-in, or Social share module, you may need to mention it here to properly distinguish it from other plugins.',
16 'hustle'
17 );
18 ?>
19 </p>
20
21 <h2><?php esc_html_e( 'What personal data do we collect and why?', 'hustle' ); ?></h2>
22 <p class="privacy-policy-tutorial">
23 <?php
24 printf(
25 /* translators: 1. opening 'strong' tag, 2. closing 'strong' tag */
26 esc_html__(
27 'By default, Hustle captures the %1$sIP Address%2$s for each conversion and for each view only if the "tracking" functionality is enabled. Other personal data such as your %1$sname%2$s and %1$semail address%2$s may also be captured,
28 depending on the form fields.',
29 'hustle'
30 ),
31 '<strong>',
32 '</strong>'
33 );
34 ?>
35 </p>
36 <p class="privacy-policy-tutorial">
37 <i>
38 <?php
39 esc_html_e(
40 'Note: In this section you should include any personal data you collected and which form captures personal data to give users more relevant information. You should also include an explanation of why this data is needed. The explanation must note either the legal basis for your data collection and retention of the active consent the user has given.',
41 'hustle'
42 );
43 ?>
44 </i>
45 </p>
46 <p>
47 <strong class="privacy-policy-tutorial"><?php esc_html_e( 'Suggested text: ', 'hustle' ); ?></strong>
48 <?php
49 printf(
50 /* translators: 1. opening 'strong' tag, 2. closing 'strong' tag */
51 esc_html__(
52 'When visitors or users submit a form or view a module, we capture the %1$sIP Address%2$s for analyisis purposes. We also capture the %1$semail address%2$s and might capture other personal data included in the form fields.',
53 'hustle'
54 ),
55 '<strong>',
56 '</strong>'
57 );
58 ?>
59 </p>
60
61 <h2><?php esc_html_e( 'How long we retain your data', 'hustle' ); ?></h2>
62 <p class="privacy-policy-tutorial">
63 <?php
64 printf(
65 /* translators: 1. opening 'strong' tag, 2. closing 'strong' tag */
66 esc_html__(
67 'By default Hustle retains all form submissions and tracking data %1$sforever%2$s. You can delete the stored data in %1$sHustle%2$s &raquo; %1$sSettings%2$s &raquo;
68 %1$sPrivacy Settings%2$s, and under each module\'s settings.',
69 'hustle'
70 ),
71 '<strong>',
72 '</strong>'
73 );
74 ?>
75 </p>
76
77 <p>
78 <strong class="privacy-policy-tutorial"><?php esc_html_e( 'Suggested text: ', 'hustle' ); ?></strong>
79 <?php esc_html_e( 'When visitors or users submit a form or view a module we retain the data for 30 days.', 'hustle' ); ?>
80 </p>
81 <h2><?php esc_html_e( 'Where we send your data', 'hustle' ); ?></h2>
82 <p>
83 <strong class="privacy-policy-tutorial"><?php esc_html_e( 'Suggested text: ', 'hustle' ); ?></strong>
84 <?php esc_html_e( 'All collected data might be shown publicly and we send it to our workers or contractors to perform necessary actions based on the form submission.', 'hustle' ); ?>
85 </p>
86 <h2><?php esc_html_e( 'Third Parties', 'hustle' ); ?></h2>
87 <p class="privacy-policy-tutorial">
88 <?php
89 esc_html_e(
90 'If your forms use either built-in or external third party services, in this section you should mention any third parties and its privacy policy.',
91 'hustle'
92 );
93 ?>
94 </p>
95 <p class="privacy-policy-tutorial">
96 <?php esc_html_e( 'By default Hustle optionally use these third party integrations:', 'hustle' ); ?>
97 </p>
98 <ul class="privacy-policy-tutorial">
99 <li><?php esc_html_e( 'ActiveCampaign. Enabled when you activate and setup ActiveCampaign on Email Collection settings.', 'hustle' ); ?></li>
100 <li><?php esc_html_e( 'Aweber. Enabled when you activate and setup Aweber on Email Collection settings.', 'hustle' ); ?></li>
101 <li><?php esc_html_e( 'Campaign Monitor. Enabled when you activate and setup Campaign Monitor on Email Collection settings.', 'hustle' ); ?></li>
102 <li><?php esc_html_e( 'Constant Contact. Enabled when you activate and setup Constant Contact on Email Collection settings.', 'hustle' ); ?></li>
103 <li><?php esc_html_e( 'ConvertKit. Enabled when you activate and setup ConvertKit on Email Collection settings.', 'hustle' ); ?></li>
104 <li><?php esc_html_e( 'e-Newsletter. Enabled when you activate and setup e-Newsletter on Email Collection settings.', 'hustle' ); ?></li>
105 <li><?php esc_html_e( 'GetResponse. Enabled when you activate and setup GetResponse on Email Collection settings.', 'hustle' ); ?></li>
106 <li><?php esc_html_e( 'HubSpot. Enabled when you activate and setup HubSpot on Email Collection settings.', 'hustle' ); ?></li>
107 <li><?php esc_html_e( 'iContact. Enabled when you activate and setup iContact on Email Collection settings.', 'hustle' ); ?></li>
108 <li><?php esc_html_e( 'Infusionsoft. Enabled when you activate and setup Infusionsoft on Email Collection settings.', 'hustle' ); ?></li>
109 <li><?php esc_html_e( 'Mad Mimi. Enabled when you activate and setup Mad Mimi on Email Collection settings.', 'hustle' ); ?></li>
110 <li><?php esc_html_e( 'Mailchimp. Enabled when you activate and setup Mailchimp on Email Collection settings.', 'hustle' ); ?></li>
111 <li><?php esc_html_e( 'MailerLite. Enabled when you activate and setup MailerLite on Email Collection settings.', 'hustle' ); ?></li>
112 <li><?php esc_html_e( 'Mautic. Enabled when you activate and setup Mautic on Email Collection settings.', 'hustle' ); ?></li>
113 <li><?php esc_html_e( 'reCAPTCHA. Enabled when you activate and setup reCAPTCHA on non-Social sharing modules.', 'hustle' ); ?></li>
114 <li><?php esc_html_e( 'Pinterest. Enabled when you activate and setup Pinterest in Social Share Module.', 'hustle' ); ?></li>
115 <li><?php esc_html_e( 'SendGrid. Enabled when you activated and setup SendGrid on Email Collection settings.', 'hustle' ); ?></li>
116 <li><?php esc_html_e( 'SendinBlue. Enabled when you activated and setup SendinBlue on Email Collection settings.', 'hustle' ); ?></li>
117 <li><?php esc_html_e( 'Sendy. Enabled when you activated and setup Sendy on Email Collection settings.', 'hustle' ); ?></li>
118 <li><?php esc_html_e( 'Zapier. Enabled when you activated and setup Zapier on Email Collection settings.', 'hustle' ); ?></li>
119 <?php echo esc_html( $external_integrations_list ); ?>
120 </ul>
121 <p>
122 <strong class="privacy-policy-tutorial"><?php esc_html_e( 'Suggested text: ', 'hustle' ); ?></strong>
123 <p><?php esc_html_e( 'We use ActiveCampaign to manage our subscriber lists. Their privacy policy can be found here : https://www.activecampaign.com/privacy-policy/.', 'hustle' ); ?></p>
124 <p><?php esc_html_e( 'We use Aweber to manage our subscriber. Their privacy policy can be found here : https://www.aweber.com/privacy.htm.', 'hustle' ); ?></p>
125 <p><?php esc_html_e( 'We use Campaign Monitor to manage our subscriber. Their privacy policy can be found here : https://www.campaignmonitor.com/policies/#privacy-policy.', 'hustle' ); ?></p>
126 <p><?php esc_html_e( 'We use Constant Contact to manage our subscriber. Their privacy policy can be found here : https://www.endurance.com/privacy.', 'hustle' ); ?></p>
127 <p><?php esc_html_e( 'We use ConvertKit to manage our subscriber. Their privacy policy can be found here : https://convertkit.com/privacy/.', 'hustle' ); ?></p>
128 <p><?php esc_html_e( 'We use e-Newsletter to manage our subscriber. You can learn more about it here https://premium.wpmudev.org/project/e-newsletter/.', 'hustle' ); ?></p>
129 <p><?php esc_html_e( 'We use GetResponse to manage our subscriber lists. Their privacy policy can be found here : https://www.getresponse.com/legal/privacy.html?lang=en.', 'hustle' ); ?></p>
130 <p><?php esc_html_e( 'We use HubSpot to manage our subscriber. Their privacy policy can be found here : https://legal.hubspot.com/legal-stuff.', 'hustle' ); ?></p>
131 <p><?php esc_html_e( 'We use iContact to manage our subscriber. Their privacy policy can be found here : https://www.icontact.com/legal/privacy.', 'hustle' ); ?></p>
132 <p><?php esc_html_e( 'We use Infusionsoft to manage our subscriber. Their privacy policy can be found here : https://www.infusionsoft.com/legal/privacy-policy.', 'hustle' ); ?></p>
133 <p><?php esc_html_e( 'We use Mad Mimi to manage our subscriber. Their privacy policy can be found here : https://madmimi.com/legal/terms.', 'hustle' ); ?></p>
134 <p><?php esc_html_e( 'We use Mailchimp to manage our subscriber list. Their privacy policy can be found here : https://mailchimp.com/legal/privacy/.', 'hustle' ); ?></p>
135 <p><?php esc_html_e( 'We use MailerLite to manage our subscriber. Their privacy policy can be found here : https://www.mailerlite.com/privacy-policy.', 'hustle' ); ?></p>
136 <p><?php esc_html_e( 'We use Mautic to manage our subscriber. Their privacy policy can be found here : https://www.mautic.org/privacy-policy/.', 'hustle' ); ?></p>
137 <p><?php esc_html_e( 'We use Pinterest to share media. Their privacy policy can be found here : https://policy.pinterest.com/privacy-policy/.', 'hustle' ); ?></p>
138 <p><?php esc_html_e( 'We use reCAPTCHA to protect your website from fraud and abuse. Their privacy policy can be found here : https://policies.google.com/privacy.', 'hustle' ); ?></p>
139 <p><?php esc_html_e( 'We use SendGrid to manage our subscriber. Their privacy policy can be found here : https://sendgrid.com/policies/privacy/.', 'hustle' ); ?></p>
140 <p><?php esc_html_e( 'We use SendinBlue to manage our subscriber. Their privacy policy can be found here : https://www.sendinblue.com/legal/privacypolicy/.', 'hustle' ); ?></p>
141 <p><?php esc_html_e( 'We use Sendy to manage our subscriber. Their privacy policy can be found here : https://sendy.co/privacy-policy.', 'hustle' ); ?></p>
142 <p><?php esc_html_e( 'We use Zapier to manage our integration data. Their privacy policy can be found here : https://zapier.com/privacy/.', 'hustle' ); ?></p>
143 <?php echo esc_html( $external_integrations_privacy_url_list ); ?>
144
145 <h2><?php esc_html_e( 'Cookies', 'hustle' ); ?></h2>
146 <p class="privacy-policy-tutorial">
147 <?php
148 esc_html_e(
149 'By default Hustle uses cookies to count how many times each module is visualized. Cookies might be used to handle other features such as display settings, used when a module should not be displayed for a certain time,
150 whether the user commented before, whether the user has subscribed, among others, if their related settings are enabled.',
151 'hustle'
152 );
153 ?>
154 </p>
155
156
157 </div>
158
159