{"id":11272,"date":"2024-09-27T14:05:59","date_gmt":"2024-09-27T14:05:59","guid":{"rendered":"https:\/\/augmentedbrainlabs.net\/?page_id=11272"},"modified":"2024-09-27T16:03:51","modified_gmt":"2024-09-27T16:03:51","slug":"analysis-result-new-design","status":"publish","type":"page","link":"https:\/\/augmentedbrainlabs.com\/de\/analysis-result-new-design\/","title":{"rendered":""},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>JSON to Table<\/title>\n    <script>\n        \/\/ Function to get a parameter value from the query string\n        function getQueryParam(param) {\n            const urlParams = new URLSearchParams(window.location.search);\n            return urlParams.get(param);\n        }\n\n        \/\/ Call the function when the window loads\n        window.onload = function() {\n            \/\/ Get the JSON URL from the query string\n            const matchreport_pdf_url = getQueryParam('matchreport_pdf_url');\n            const tracking_video_url = getQueryParam('tracking_video_url');\n            const scenario_json_url = getQueryParam('scenario_json_url');\n            console.log(matchreport_pdf_url, tracking_video_url, scenario_json_url);\n            \n            document.getElementById('result_part').innerHTML =\n            `\n            <iframe src=\"${matchreport_pdf_url}\" style=\"width:1000px;height:4500px;\" frameborder=\"0\"><\/iframe>\n            <!-- <h1>Analyzed Match Video<\/h1>        \n            <p><video width=\"1000px\" controls><source src=\"${tracking_video_url}\" type=\"video\/mp4\"><\/video><\/p>\n            <h1>Scenario Json<\/h1>        \n            <p><a href=\"${scenario_json_url}\">Download<\/a><\/p> -->\n            `;\n        };\n    <\/script>\n<\/head>\n<body>\n    <div id=\"result_part\"><\/div>\n<\/body>\n<\/html>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>JSON to Table<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"class_list":["post-11272","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/augmentedbrainlabs.com\/de\/wp-json\/wp\/v2\/pages\/11272","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/augmentedbrainlabs.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/augmentedbrainlabs.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/augmentedbrainlabs.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/augmentedbrainlabs.com\/de\/wp-json\/wp\/v2\/comments?post=11272"}],"version-history":[{"count":10,"href":"https:\/\/augmentedbrainlabs.com\/de\/wp-json\/wp\/v2\/pages\/11272\/revisions"}],"predecessor-version":[{"id":11289,"href":"https:\/\/augmentedbrainlabs.com\/de\/wp-json\/wp\/v2\/pages\/11272\/revisions\/11289"}],"wp:attachment":[{"href":"https:\/\/augmentedbrainlabs.com\/de\/wp-json\/wp\/v2\/media?parent=11272"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}