| 2 |
2.58 ms |
INSERT INTO campaign_tracking_session (session_id, utm_source, utm_medium, utm_campaign, utm_content, utm_term, utm_source_platform, utm_id, utm_adgroup, utm_adgroupid, utm_matchtype, utm_targetid, utm_placement, utm_device, persistent_user_id, is_direct_traffic, is_bot_traffic, gclid, fbclid, ttclid, msclkid, landing_page, referrer, client_ip, client_country, client_timezone, client_user_agent, browser_name, browser_version, os_name, os_version, device_type, locale, date_created, date_last_activity, page_views, conversions, has_converted, conversion_level, total_engaged_seconds, max_scroll_depth, user_client_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters: [
"14927dcf02b09aae8b5215248f6d4323536e3ceab5e59b1d4b1921cb680e933f"
"(direct)"
"(none)"
null
null
null
null
null
null
null
null
null
null
null
"80335de484085b35fc17f5a2bdf064214426b0975d3484a339939662fc5d6e93"
1
0
null
null
null
null
"https://dev.ekhopsychology.se/hu/user/login/phone/request"
""
"216.73.216.227"
"US"
null
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
null
null
null
null
"desktop"
"hu"
"2026-06-19 12:47:01"
"2026-06-19 12:47:01"
0
0
0
0
0
0
null
]
INSERT INTO campaign_tracking_session (
session_id, utm_source, utm_medium,
utm_campaign, utm_content, utm_term,
utm_source_platform, utm_id, utm_adgroup,
utm_adgroupid, utm_matchtype, utm_targetid,
utm_placement, utm_device, persistent_user_id,
is_direct_traffic, is_bot_traffic,
gclid, fbclid, ttclid, msclkid, landing_page,
referrer, client_ip, client_country,
client_timezone, client_user_agent,
browser_name, browser_version, os_name,
os_version, device_type, locale,
date_created, date_last_activity,
page_views, conversions, has_converted,
conversion_level, total_engaged_seconds,
max_scroll_depth, user_client_id
)
VALUES
(
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?
)
INSERT INTO campaign_tracking_session (session_id, utm_source, utm_medium, utm_campaign, utm_content, utm_term, utm_source_platform, utm_id, utm_adgroup, utm_adgroupid, utm_matchtype, utm_targetid, utm_placement, utm_device, persistent_user_id, is_direct_traffic, is_bot_traffic, gclid, fbclid, ttclid, msclkid, landing_page, referrer, client_ip, client_country, client_timezone, client_user_agent, browser_name, browser_version, os_name, os_version, device_type, locale, date_created, date_last_activity, page_views, conversions, has_converted, conversion_level, total_engaged_seconds, max_scroll_depth, user_client_id) VALUES ('14927dcf02b09aae8b5215248f6d4323536e3ceab5e59b1d4b1921cb680e933f', '(direct)', '(none)', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '80335de484085b35fc17f5a2bdf064214426b0975d3484a339939662fc5d6e93', 1, 0, NULL, NULL, NULL, NULL, 'https://dev.ekhopsychology.se/hu/user/login/phone/request', '', '216.73.216.227', 'US', NULL, 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])', NULL, NULL, NULL, NULL, 'desktop', 'hu', '2026-06-19 12:47:01', '2026-06-19 12:47:01', 0, 0, 0, 0, 0, 0, NULL);
|