HEX
Server: Apache
System: Linux srv674466.hstgr.cloud 5.14.0-503.19.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jan 7 17:08:27 EST 2025 x86_64
User: rialindia (1055)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/rialindia/public_html/wp-content/plugins/wp-whatsapp/views/analytics.php
<p><?php echo esc_html__( 'Enable WhatsApp trackers to monitor your WhatsApp widget, button and other guest activities.', 'wp-whatsapp' ); ?></p>
<table class="form-table">
	<tbody>
		<tr>
			<th scope="row"><label for="enabledGoogle"><?php echo esc_html__( 'Google Analytics (PRO)', 'wp-whatsapp' ); ?></label></th>
			<td>
				<div class="nta-wa-switch-control" style="pointer-events: none;">
					<input type="checkbox" id="enabledGoogle" name="enabledGoogle" <?php checked( false ); ?>>
					<label for="enabledGoogle" class="green njt-wa-pro-tooltip"></label>
				</div>
				<p class="description"><?php echo esc_html__( 'Gain insights of WhatsApp tracking in Google Analytics > Behavior > Events', 'wp-whatsapp' ); ?></p>
			</td>
		</tr>
		<tr class="hidden">
			<th></th>
			<td>
				<div class="nta-wa-switch-control" style="pointer-events: none;">
					<input type="checkbox" id="enabledGoogleGA4" name="enabledGoogleGA4" <?php checked( false ); ?>>
					<label for="enabledGoogleGA4" class="green"></label>
				</div>
				<p class="description"><?php echo esc_html__( 'Please enable this feature if your website is using Google Analytics 4', 'wp-whatsapp' ); ?></p>
			</td>
		</tr>
		<tr>
			<th scope="row"><label for="enabledFacebook"><?php echo esc_html__( 'Facebook Pixel (PRO)', 'wp-whatsapp' ); ?></label></th>
			<td>
				<div class="nta-wa-switch-control" style="pointer-events: none;">
					<input type="checkbox" id="enabledFacebook" name="enabledFacebook" <?php checked( false ); ?>>
					<label for="enabledFacebook" class="green njt-wa-pro-tooltip"></label>
				</div>
				<p class="description"><?php echo esc_html__( 'Access Facebook for Business and view recorded events in Event Manager', 'wp-whatsapp' ); ?></p>
			</td>
		</tr>
	</tbody>
</table>
<button class="button button-large button-primary wa-save"><?php echo esc_html__( 'Save Changes', 'wp-whatsapp' ); ?><span></span></button>