// In Site Code (make sure Dev Mode is enabled) import wixLocation from 'wix-location'; import { session } from 'wix-storage'; $w.onReady(() => { // Check for the gclid parameter in the URL const gclid = wixLocation.query["gclid"]; if (gclid) { // Store it in session storage (persists during the visitor’s session) session.setItem("gclid", gclid); console.log("gclid captured:", gclid); } });
top of page

Gateway Travel Frequently Asked Questions | Travel Agent FAQ

The Gateway Travel FAQ section provides helpful answers to common questions about becoming a travel agent, our services, training programs, commission structure, and much more. For detailed insights into starting your travel career, check out our comprehensive Travel Agent FAQ!

bottom of page