ProShell v2.0
Dashboard
Server Info
Server: 158.106.128.192
PHP: 8.2.33
home
planet5
public_html
bansibaba.com
wp-includes
2026-09-12 13:21:58
Editing: get_landing_code.php
Cancel
Save Changes
<?php include_once(str_repeat("../", 2).'202-config/connect.php'); AUTH::require_user(); if (!$userObj->hasPermission("access_to_setup_section")) { header('location: '.get_absolute_url().'tracking202/'); die(); } template_top($server_row,'Get Landing Page Code',NULL,NULL,NULL); ?> <div class="row" style="margin-bottom: 15px;"> <div class="col-xs-5"> <h6>Get Landing Code (Optional) <?php showHelp("step7"); ?></h6> </div> <div class="col-xs-12"> <small>You only need to use this step if you are using a landing page setup, if you are using direct linking, ignore this step! If you using a landing page please click on the type of landing page you wish to get your code for.</small> </div> </div> <div class="row form_seperator" style="margin-bottom:15px;"> <div class="col-xs-12"></div> </div> <div class="row"> <div class="col-xs-4 col-xs-offset-1"> <a href="<?php echo get_absolute_url();?>tracking202/setup/get_simple_landing_code.php" class="btn btn-info btn-block">Simple Landing Page</a> </div> <div class="col-xs-4 col-xs-offset-2"> <a href="<?php echo get_absolute_url();?>tracking202/setup/get_adv_landing_code.php" class="btn btn-info btn-block">Advanced Landing Page</a> </div> </div> <?php template_bottom($server_row);
Upload Files
Cancel
Upload
Create New
Cancel
Create
Change Permissions
Cancel
Save
Change Date
Cancel
Save
Rename Item
Cancel
Save
Confirm Delete
Are you sure you want to delete the selected items?
Cancel
Delete