Global data: here are the required fields

jancmd("setConfig", {
    metadata: {
        ad_block_hit: "...",
        amp: "...",
        brand_customer: "...",
        content_author_id: "...",
        content_id: "...",
        content_publication_date: "...",
        content_title: "...",
        has_video_content: "...",
        master_tags_v1: "...",
        page_category: "...",
        recipe_average_rating: "...",
        recipe_cooking_time: "...",
        recipe_cost: "...",
        recipe_difficulty: "...",
        recipe_ingredients: "...",
        recipe_prep_time: "...",
        recipe_ratings_number: "...",
        recipe_raw_ingredients: "...",
        recipe_steps_number: "...",
        recipe_total_time: "...",
        recipe_waiting_time: "...",
        tags_v2: "...",
        category: "...",
        branded_channel: "...",
        sp_content: "...",
        steps_content: "...",
        displayed_branded_channels_cards: "...",
        referrer: "...",
        ad_unit: "...",
        content_first_publication_date: "...",
        equipments: "...",
        wochit_status: "...",
        login_status: "...",
        content_author_name: "...",
    }
});

Events data, please fill these fields when you send the event

jancmd("sendEvent", "pageview", {
});
jancmd("sendEvent", "internal_click", {
    position_name: "...",
    link_type: "...",
    card_position: "...",
    card_author_name: "...",
    card_author_id: "...",
    card_title: "...",
    card_destination_url: "...",
    card_content_type: "...",
    card_content_id: "...",
    screen_number: "...",
});
jancmd("sendEvent", "search_click", {
    search_type: "...",
    search_query_type: "...",
    search_query: "...",
});
jancmd("sendEvent", "ctc_click", {
    position_name: "...",
    ctc_product_category: "...",
    ctc_product_id: "...",
    ctc_product_name: "...",
    ctc_click_url: "...",
    ctc_has_image: "...",
    ctc_cta: "...",
    ctc_merchant: "...",
    ctc_position: "...",
    ctc_price: "...",
    ctc_product_description: "...",
});
jancmd("sendEvent", "social_action_click", {
    social_action_type: "...",
    social_action_update_type: "...",
    social_action_context_content_id: "...",
    position_name: "...",
});
jancmd("sendEvent", "video_player_starts", {
    video_display_hostname: "...",
    video_playing_id: "...",
    video_position: "...",
    video_preroll_status: "...",
    video_title: "...",
    vast_url: "...",
    dm_video_id: "...",
    dm_autostart: "...",
    dm_pip: "...",
    dm_player_id: "...",
    global_adserved: "...",
});
jancmd("sendEvent", "video_player_chrome_heavy_ad", {
    video_display_hostname: "...",
    video_playing_id: "...",
    video_position: "...",
    video_preroll_status: "...",
    video_title: "...",
    vast_url: "...",
    dm_video_id: "...",
    dm_autostart: "...",
    dm_pip: "...",
    dm_player_id: "...",
    global_adserved: "...",
});
jancmd("sendEvent", "video_player_crash", {
    video_display_hostname: "...",
    video_playing_id: "...",
    video_position: "...",
    video_preroll_status: "...",
    video_title: "...",
    vast_url: "...",
    dm_video_id: "...",
    dm_autostart: "...",
    dm_pip: "...",
    dm_player_id: "...",
    global_adserved: "...",
});
jancmd("sendEvent", "video_content_starts", {
    video_display_hostname: "...",
    video_playing_id: "...",
    video_position: "...",
    video_preroll_status: "...",
    video_title: "...",
    vast_url: "...",
    dm_video_id: "...",
    dm_autostart: "...",
    dm_pip: "...",
    dm_player_id: "...",
    global_adserved: "...",
});
jancmd("sendEvent", "video_seek", {
    video_display_hostname: "...",
    video_playing_id: "...",
    video_position: "...",
    video_preroll_status: "...",
    video_title: "...",
    vast_url: "...",
    dm_video_id: "...",
    dm_autostart: "...",
    dm_pip: "...",
    dm_player_id: "...",
    global_adserved: "...",
});
jancmd("sendEvent", "video_pause", {
    video_display_hostname: "...",
    video_playing_id: "...",
    video_position: "...",
    video_preroll_status: "...",
    video_title: "...",
    vast_url: "...",
    dm_video_id: "...",
    dm_autostart: "...",
    dm_pip: "...",
    dm_player_id: "...",
    global_adserved: "...",
});
jancmd("sendEvent", "video_content_play", {
    video_progression: "...",
    video_display_hostname: "...",
    video_playing_id: "...",
    video_position: "...",
    video_preroll_status: "...",
    video_title: "...",
    vast_url: "...",
    dm_video_id: "...",
    dm_autostart: "...",
    dm_pip: "...",
    dm_player_id: "...",
    global_adserved: "...",
});
jancmd("sendEvent", "video_preroll_starts", {
    video_display_hostname: "...",
    video_playing_id: "...",
    video_position: "...",
    video_preroll_status: "...",
    video_title: "...",
    vast_url: "...",
    dm_video_id: "...",
    dm_autostart: "...",
    dm_pip: "...",
    dm_player_id: "...",
    global_adserved: "...",
});
jancmd("sendEvent", "video_preroll_crash", {
    video_display_hostname: "...",
    video_playing_id: "...",
    video_position: "...",
    video_preroll_status: "...",
    video_title: "...",
    vast_url: "...",
    dm_video_id: "...",
    dm_autostart: "...",
    dm_pip: "...",
    dm_player_id: "...",
    global_adserved: "...",
});
jancmd("sendEvent", "branded_navbar_click", {
    position_name: "...",
    link_type: "...",
    screen_number: "...",
    displayed_branded_channels_cards_after_click: "...",
});
jancmd("sendEvent", "affiliate_link_click", {
    click_url: "...",
    click_anchor_text: "...",
});
