Shadow-Here


Server : Apache/2.4.41 (Ubuntu)
System : Linux cls 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User : iscuser ( 1001)
PHP Version : 7.4.12
Disable Function : shell_exec,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Directory :  /var/www/html/all-domains/srh/www/Codename-sunday/js/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :
Current File : /var/www/html/all-domains/srh/www/Codename-sunday/js/url-tracking.js
const queryString = window.location.search;
const urlParams = new URLSearchParams(queryString);

if(urlParams.has('cstm_ppc_channel')){
    const cstm_ppc_channel = urlParams.get('cstm_ppc_channel');
    Set_Cookie('cstm_ppc_channel', cstm_ppc_channel, 30); //the number 30 = 30 days
}
if(urlParams.has('cstm_ppc_campaign')){
    const cstm_ppc_campaign = urlParams.get('cstm_ppc_campaign');
    Set_Cookie('cstm_ppc_campaign', cstm_ppc_campaign, 30);
}
if(urlParams.has('cstm_ppc_placement')){
    const cstm_ppc_placement = urlParams.get('cstm_ppc_placement');
    Set_Cookie('cstm_ppc_placement', cstm_ppc_placement, 30);
}
if(urlParams.has('cstm_ppc_medium')){
    const cstm_ppc_medium = urlParams.get('cstm_ppc_medium');
    Set_Cookie('cstm_ppc_medium', cstm_ppc_medium, 30);
}
if(urlParams.has('cstm_ppc_device')){
    const cstm_ppc_device = urlParams.get('cstm_ppc_device');
    Set_Cookie('cstm_ppc_device', cstm_ppc_device, 30);
}
if(urlParams.has('cstm_ppc_keyword')){
    const cstm_ppc_keyword = urlParams.get('cstm_ppc_keyword');
    Set_Cookie('cstm_ppc_keyword', cstm_ppc_keyword, 30);
}

if(urlParams.has('fbclid')){
    const fbclid = urlParams.get('fbclid');
    Set_Cookie('fbclid', fbclid, 30);
}

// if(urlParams.has('gclid')){
//     const gclid = urlParams.get('gclid');
//     Set_Cookie('gclid', gclid, 30);
// }


if(urlParams.has('UTM_Source')){
    const UTM_Source = urlParams.get('UTM_Source');
    Set_Cookie('UTM_Source', UTM_Source, 30);
}
if(urlParams.has('UTM_Subsource')){
    const UTM_Subsource = urlParams.get('UTM_Subsource');
    Set_Cookie('UTM_Subsource', UTM_Subsource, 30);
}
if(urlParams.has('UTM_Medium')){
    const UTM_Medium = urlParams.get('UTM_Medium');
    Set_Cookie('UTM_Medium', UTM_Medium, 30);
}
if(urlParams.has('UTM_Campaign')){
    const UTM_Campaign = urlParams.get('UTM_Campaign');
    Set_Cookie('UTM_Campaign', UTM_Campaign, 30);
}
if(urlParams.has('UTM_Term')){
    const UTM_Term = urlParams.get('UTM_Term');
    Set_Cookie('UTM_Term', UTM_Term, 30);
}
if(urlParams.has('UTM_Ad_Group')){
    const UTM_Ad_Group = urlParams.get('UTM_Ad_Group');
    Set_Cookie('UTM_Ad_Group', UTM_Ad_Group, 30);
}
if(urlParams.has('UTM_Placement')){
    const UTM_Placement = urlParams.get('UTM_Placement');
    Set_Cookie('UTM_Placement', UTM_Placement, 30);
}
if(urlParams.has('UTM_Device')){
    const UTM_Device = urlParams.get('UTM_Device');
    Set_Cookie('UTM_Device', UTM_Device, 30);
}
if(urlParams.has('gclid')){
    const UTM_GCLID = urlParams.get('gclid');
    Set_Cookie('gclid', UTM_GCLID, 30);
}
if(urlParams.has('UTM_Ad')){
    const UTM_Ad = urlParams.get('UTM_Ad');
    Set_Cookie('UTM_Ad', UTM_Ad, 30);
}
if(urlParams.has('UTM_Location')){
    const UTM_Location = urlParams.get('UTM_Location');
    Set_Cookie('UTM_Location', UTM_Location, 30);
}
if(urlParams.has('UTM_Channel')){
    const UTM_Channel = urlParams.get('UTM_Channel');
    Set_Cookie('UTM_Channel', UTM_Channel, 30);
}
if(urlParams.has('UTM_Content')){
    const UTM_Content = urlParams.get('UTM_Content');
    Set_Cookie('UTM_Content', UTM_Content, 30);
}







Samx