function getCookie(cookieName) {
const cookies = document.cookie.split('; ');
for (let i = 0; i = 3 ? parts[2] : '';
}let gaClientId = getCookie('_ga');
if (gaClientId) {
const parts = gaClientId.split('.');
gaClientId = parts.slice(-2).join('.');
}const yaClientId = getCookie('_ym_uid');
const ctSessionId = getCookie('_ct_session_id');
const ctSiteId = getCookie('_ct_site_id');// ===== Добавление в формы =====
function createHiddenField(name, value) {
const input = document.createElement('input');
input.type = 'hidden';
input.name = name;
input.value = value || '';
return input;
}document.querySelectorAll('form').forEach(form => {
form.appendChild(createHiddenField('gaSessionId', gaSessionId));
form.appendChild(createHiddenField('ga4ClientId', gaClientId));
form.appendChild(createHiddenField('yaClientId', yaClientId));
form.appendChild(createHiddenField('CalltouchSessionID', ctSessionId));
form.appendChild(createHiddenField('CalltouchSiteID', ctSiteId));
});// ===== Отправка в Calltouch =====
if (typeof ct === 'function') {
ct('set_attrs', JSON.stringify({
gaSessionId: gaSessionId,
ga4ClientId: gaClientId,
yaClientId: yaClientId,
CalltouchSessionID: ctSessionId,
CalltouchSiteID: ctSiteId
}));
}
}document.addEventListener('DOMContentLoaded', handleAnalyticsCookies);
Hi, How Can We Help You?
Head Office: Sydney, Australia
Email Address: mail@sydneyvisa.com.au
Sydney Visa - Successful Visa Applications | 20 Years Service
Successful Visa Applications | 20 Years Service
Parent Visas (Permanent)
Parent Visas (Permanent)
Parent Visas (Permanent)
The package includes
Extensive consultation in all aspects of the visa application
Certifying copies of documents.
Submission of a Visa Application to the Department of Immigration, all contacts with the case officer, and regular updates on the progress.
Payment of fees and charges on behalf of the client.
Assistance in preparation of supporting documents – Assurance of Support (this process must undertaken by the client through Centerlink, Sydney Visa provides instructions and examples)