| 1 |
0.43 ms |
SELECT t0.id AS id_1, t0.session_id AS session_id_2, t0.utm_source AS utm_source_3, t0.utm_medium AS utm_medium_4, t0.utm_campaign AS utm_campaign_5, t0.utm_content AS utm_content_6, t0.utm_term AS utm_term_7, t0.utm_source_platform AS utm_source_platform_8, t0.utm_id AS utm_id_9, t0.utm_adgroup AS utm_adgroup_10, t0.utm_adgroupid AS utm_adgroupid_11, t0.utm_matchtype AS utm_matchtype_12, t0.utm_targetid AS utm_targetid_13, t0.utm_placement AS utm_placement_14, t0.utm_device AS utm_device_15, t0.persistent_user_id AS persistent_user_id_16, t0.is_direct_traffic AS is_direct_traffic_17, t0.is_bot_traffic AS is_bot_traffic_18, t0.gclid AS gclid_19, t0.fbclid AS fbclid_20, t0.ttclid AS ttclid_21, t0.msclkid AS msclkid_22, t0.landing_page AS landing_page_23, t0.referrer AS referrer_24, t0.client_ip AS client_ip_25, t0.client_country AS client_country_26, t0.client_timezone AS client_timezone_27, t0.client_user_agent AS client_user_agent_28, t0.browser_name AS browser_name_29, t0.browser_version AS browser_version_30, t0.os_name AS os_name_31, t0.os_version AS os_version_32, t0.device_type AS device_type_33, t0.locale AS locale_34, t0.date_created AS date_created_35, t0.date_last_activity AS date_last_activity_36, t0.page_views AS page_views_37, t0.conversions AS conversions_38, t0.has_converted AS has_converted_39, t0.conversion_level AS conversion_level_40, t0.total_engaged_seconds AS total_engaged_seconds_41, t0.max_scroll_depth AS max_scroll_depth_42, t0.user_client_id AS user_client_id_43 FROM campaign_tracking_session t0 WHERE t0.session_id = ? LIMIT 1
Parameters: [
"bd7daf0f82c8a0cb6923e26b252f15a972aee49b03c98a3da974d41a1a49e52a"
]
SELECT
t0.id AS id_1,
t0.session_id AS session_id_2,
t0.utm_source AS utm_source_3,
t0.utm_medium AS utm_medium_4,
t0.utm_campaign AS utm_campaign_5,
t0.utm_content AS utm_content_6,
t0.utm_term AS utm_term_7,
t0.utm_source_platform AS utm_source_platform_8,
t0.utm_id AS utm_id_9,
t0.utm_adgroup AS utm_adgroup_10,
t0.utm_adgroupid AS utm_adgroupid_11,
t0.utm_matchtype AS utm_matchtype_12,
t0.utm_targetid AS utm_targetid_13,
t0.utm_placement AS utm_placement_14,
t0.utm_device AS utm_device_15,
t0.persistent_user_id AS persistent_user_id_16,
t0.is_direct_traffic AS is_direct_traffic_17,
t0.is_bot_traffic AS is_bot_traffic_18,
t0.gclid AS gclid_19,
t0.fbclid AS fbclid_20,
t0.ttclid AS ttclid_21,
t0.msclkid AS msclkid_22,
t0.landing_page AS landing_page_23,
t0.referrer AS referrer_24,
t0.client_ip AS client_ip_25,
t0.client_country AS client_country_26,
t0.client_timezone AS client_timezone_27,
t0.client_user_agent AS client_user_agent_28,
t0.browser_name AS browser_name_29,
t0.browser_version AS browser_version_30,
t0.os_name AS os_name_31,
t0.os_version AS os_version_32,
t0.device_type AS device_type_33,
t0.locale AS locale_34,
t0.date_created AS date_created_35,
t0.date_last_activity AS date_last_activity_36,
t0.page_views AS page_views_37,
t0.conversions AS conversions_38,
t0.has_converted AS has_converted_39,
t0.conversion_level AS conversion_level_40,
t0.total_engaged_seconds AS total_engaged_seconds_41,
t0.max_scroll_depth AS max_scroll_depth_42,
t0.user_client_id AS user_client_id_43
FROM
campaign_tracking_session t0
WHERE
t0.session_id = ?
LIMIT
1
SELECT t0.id AS id_1, t0.session_id AS session_id_2, t0.utm_source AS utm_source_3, t0.utm_medium AS utm_medium_4, t0.utm_campaign AS utm_campaign_5, t0.utm_content AS utm_content_6, t0.utm_term AS utm_term_7, t0.utm_source_platform AS utm_source_platform_8, t0.utm_id AS utm_id_9, t0.utm_adgroup AS utm_adgroup_10, t0.utm_adgroupid AS utm_adgroupid_11, t0.utm_matchtype AS utm_matchtype_12, t0.utm_targetid AS utm_targetid_13, t0.utm_placement AS utm_placement_14, t0.utm_device AS utm_device_15, t0.persistent_user_id AS persistent_user_id_16, t0.is_direct_traffic AS is_direct_traffic_17, t0.is_bot_traffic AS is_bot_traffic_18, t0.gclid AS gclid_19, t0.fbclid AS fbclid_20, t0.ttclid AS ttclid_21, t0.msclkid AS msclkid_22, t0.landing_page AS landing_page_23, t0.referrer AS referrer_24, t0.client_ip AS client_ip_25, t0.client_country AS client_country_26, t0.client_timezone AS client_timezone_27, t0.client_user_agent AS client_user_agent_28, t0.browser_name AS browser_name_29, t0.browser_version AS browser_version_30, t0.os_name AS os_name_31, t0.os_version AS os_version_32, t0.device_type AS device_type_33, t0.locale AS locale_34, t0.date_created AS date_created_35, t0.date_last_activity AS date_last_activity_36, t0.page_views AS page_views_37, t0.conversions AS conversions_38, t0.has_converted AS has_converted_39, t0.conversion_level AS conversion_level_40, t0.total_engaged_seconds AS total_engaged_seconds_41, t0.max_scroll_depth AS max_scroll_depth_42, t0.user_client_id AS user_client_id_43 FROM campaign_tracking_session t0 WHERE t0.session_id = 'bd7daf0f82c8a0cb6923e26b252f15a972aee49b03c98a3da974d41a1a49e52a' LIMIT 1;
|