Skip to content

Commit 5e36868

Browse files
committed
CLIENTS-785: Remove Analytics & Usage data section from Advanced tab
1 parent 5390ab6 commit 5e36868

1 file changed

Lines changed: 0 additions & 24 deletions

File tree

laterpay/views/backend/advanced.php

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -204,30 +204,6 @@ class="lp_plugin-mode-indicator"
204204
</div>
205205
</div>
206206

207-
<div class="lp_clearfix">
208-
<label class="lp_step_label">
209-
<span class="lp_step_span"><?php esc_html_e( 'Analytics & Usage Data', 'laterpay' ); ?></span>
210-
</label>
211-
<div class="lp_info_div">
212-
<div class="lp_advanced_info">
213-
<p>
214-
<?php esc_html_e( 'In order to make informed decisions about improvements to our plugin, we would like to gather information on a few of your WordPress settings. We do not record any sensitive information; only data points in regards to your WordPress environment and plugin settings.', 'laterpay' ); ?>
215-
</p>
216-
<p>
217-
<?php esc_html_e( 'If you are also interested in making data informed decisions, additional analytics available through Laterpay include:', 'laterpay' ); ?>
218-
</p>
219-
<ul>
220-
<li>
221-
<a href="<?php echo esc_url( $analytics_url ); ?>" class="lp_info_link"><?php esc_html_e( 'Google Analytics Events', 'laterpay' ); ?></a>
222-
</li>
223-
<li>
224-
<a href="#lp_analytics_info" class="lp_info_link"><?php esc_html_e( 'Laterpay\'s Analytics Dashboard', 'laterpay' ); ?></a>
225-
</li>
226-
</ul>
227-
</div>
228-
</div>
229-
</div>
230-
231207
<div class="lp_clearfix">
232208
<label class="lp_step_label">
233209
<span class="lp_step_span"><?php esc_html_e( 'Appearance', 'laterpay' ); ?></span>

0 commit comments

Comments
 (0)