### Tailwind CSS Setup Source: https://www.promptmonitor.io/changelog Notes the setup of Tailwind CSS, indicating a shift towards using this utility-first CSS framework for faster development and consistent styling. ```APIDOC Technical Decision: Tailwind CSS Adoption Framework: - Tailwind CSS Description: The project has integrated Tailwind CSS, a utility-first CSS framework. This decision is aimed at accelerating the development process by providing pre-designed utility classes that can be composed directly in the markup, promoting consistency and efficiency in styling. Benefits: - Faster UI development. - Consistent design language across the application. - Easier maintenance and scalability of styles. Status: - Currently in testing phase to evaluate its impact on shipping speed and overall development workflow. ``` -------------------------------- ### Onboarding Email Reports Source: https://www.promptmonitor.io/changelog Describes the new feature that sends an initial email report to new users after onboarding. This report summarizes their setup and initial insights derived from Promptmonitor. ```APIDOC Feature: Onboarding Email Reports Trigger: - Completion of the user onboarding process. Description: Upon successful onboarding, new users will automatically receive an email report. This report serves as a welcome and a summary of their initial setup within Promptmonitor, including key insights or data points discovered during their first interactions with the platform. Content: - Welcome message. - Summary of initial setup steps completed. - Overview of first insights or data points generated. - Links to helpful resources or next steps. Purpose: - Improve user retention by providing immediate value and guidance. - Ensure users understand the initial benefits and how to proceed. ``` -------------------------------- ### Promotekit Integration Source: https://www.promptmonitor.io/signup Loads the Promotekit script for marketing automation or analytics. It requires a data-promotekit attribute for identification. ```APIDOC Promotekit: load(site_id: str) site_id: The unique identifier for the Promotekit site. Usage: ``` -------------------------------- ### HTML Structure and Meta Tags Source: https://www.promptmonitor.io/signup Defines the basic HTML structure, including language, viewport meta tag, and placeholders for dynamic content. It also includes initializations for various third-party services. ```html
``` -------------------------------- ### Next.js Client-Side Initialization Source: https://www.promptmonitor.io/signup JavaScript code that initializes Next.js client-side routing and application state. It pushes configuration and chunk loading information to the `__next_f` array. ```javascript (self.__next_f=self.__next_f||[]).push([0]) ``` ```javascript self.__next_f.push([1,"1:\"$Sreact.fragment\"\n3:I[304620,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"default\"]\n4:I[381105,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"default\"]\n6:I[183822,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"OutletBoundary\"]\n9:I[202541,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"AsyncMetadataOutlet\"]\nb:I[183822,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"ViewportBoundary\"]\nd:I[183822,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"MetadataBoundary\"]\nf:I[712447,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"default\"]\n10:\"$Sreact.suspense\"\n11:I[202541,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"AsyncMetadata\"]\n13:I[984480,[\"/_next/static/chunks/5d4a0c2afc9e288a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/35e1b16a717b213c.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"\"]\n14:I[201936,[\"/_next/static/chunks/5d4a0c2afc9e288a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/35e1b16a717b213c.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"MultitenantProvider\"]\n15:I[502046,[\"/_next/static/chunks/5d4a0c2afc9e288a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks\"\"]) ``` ```javascript self.__next_f.push([1,"/35e1b16a717b213c.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"default\"]\n16:I[43471,[\"/_next/static/chunks/5d4a0c2afc9e288a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/35e1b16a717b213c.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"ToastContainer\"]\n17:I[727852,[\"/_next/static/chunks/5d4a0c2afc9e288a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/35e1b16a717b213c.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/40b84777e7e76e7c.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/00bd519f116a1042.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"default\"]\n:HL[\"/_next/static/chunks/3a833b39bf3b3ea1.css?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"style\"]\n:HL[\"/_next/static/media/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw-s.p.0faac26c.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/gyByhwUxId8gMEwcGFWNOITd-s.p.da1ebef7.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/chunks/1b55a18c667b65b3.css?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"style\"]\n0:{\"P\":null,\"b\":\"HEum4g9u0VsCLJLMbQPQU\",\"p\":\"\",\"c\":[\"\",\"signup\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"signup\",{\"children\":[\"$__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\": \"stylesheet\", \"href\": \"/_next/static/chunks/3a833b39bf3b3ea1.css?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\", \"precedence\": \"next\", \"crossOrigin\": \"$undefined\", \"nonce\": \"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\": \"/_next/static/chunks/5d4a0c2afc9e288a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"}] ``` -------------------------------- ### Google Tag Manager Initialization Source: https://www.promptmonitor.io/signup Initializes Google Tag Manager by pushing a script URL and configuration object to the data layer. This is used for tracking website activity and advertising. ```javascript (self.__next_s=self.__next_s||[]).push(["https://www.googletagmanager.com/gtag/js?id=AW-16964980401",{"async":true}]) ``` -------------------------------- ### Crisp Chat Integration Source: https://www.promptmonitor.io/signup Initializes the Crisp chat widget for customer support. It includes the necessary JavaScript snippet to load the Crisp client and set the website ID. ```APIDOC CrispChat: __init__(website_id: str) website_id: The unique identifier for the Crisp website. Usage: window.$crisp = []; window.CRISP_WEBSITE_ID = "e8f039b6-c6a2-46f0-8d86-0c41ef905f47"; (function() { var d = document; var s = d.createElement("script"); s.src = "https://client.crisp.chat/l.js"; s.async = 1; d.getElementsByTagName("head")[0].appendChild(s); })(); ``` -------------------------------- ### Page Metadata and Structure Source: https://www.promptmonitor.io/signup Defines the metadata for the signup page, including title, description, and Open Graph/Twitter card properties. It also includes basic HTML meta tags for character set and viewport. ```javascript { "page": { "__next_f": [ [ 1, "8:null\nc:[\[\"$\",\"meta\",\"0\",{\"charSet\": \"utf-8\"}\]\[\"$\",\"meta\",\"1\",{\"name\": \"viewport\", \"content\": \"width=device-width, initial-scale=1\"}\]\]\n7:null\n5:[\"$\",\"$L14\",null,{\"serverConfig\":null,\"children\":[\"$\",\"$L17\",null,{}]}]\na":{ "metadata": [ [ "$", "title", "0", { "children": "Signup - Promptmonitor" } ], [ "$", "meta", "1", { "name": "description", "content": "Signup for a Promptmonitor account." } ], [ "$", "meta", "2", { "property": "og:title", "content": "Promptmonitor — AI SEO / Generative Engine Optimization Tool" } ], [ "$", "meta", "3", { "property": "og:description", "content": "Track and optimize your brand's visibility across ChatGPT, Claude, Gemini, Grok, DeepSeek and other AI/LLMs. Win AI Search with Promptmonitor." } ], [ "$", "meta", "4", { "property": "og:url", "content": "https://www.promptmonitor.io" } ], [ "$", "meta", "5", { "property": "og:site_name", "content": "Promptmonitor" } ], [ "$", "meta", "6", { "property": "og:image", "content": "https://bvatwanklwlvzlcxrcxn.supabase.co/storage/v1/object/public/assets//promptmonitor-og-img.png" } ], [ "$", "meta", "7", { "property": "og:type", "content": "website" } ], [ "$", "meta", "8", { "name": "twitter:card", "content": "summary_large_image" } ], [ "$", "meta", "9", { "name": "twitter:site", "content": "https://www.promptmonitor.io" } ], [ "$", "meta", "10", { "name": "twitter:title", "content": "Promptmonitor — AI SEO / Generative Engine Optimization Tool" } ], [ "$", "meta", "11", { "name": "twitter:description", "content": "Track and optimize your brand's visibility across ChatGPT, Claude, Gemini, Grok, DeepSeek and other AI/LLMs. Win AI Search with Promptmonitor." } ], [ "$", "meta", "12", { "name": "twitter:image", "content": "https://bvatwanklwlvzlcxrcxn.supabase.co/storage/v1/object/public/assets//promptmonitor-og-img.png" } ], [ "$", "link", "13", { "rel": "icon", "href": "/favicon.ico?favicon.42cdd305.ico", "sizes": "512x512", "type": "image/x-icon" } ], [ "$", "link", "14", { "rel": "icon", "href": "/assets/favicon.svg" } ] ], "error": null, "digest": "$undefined" } ], "12": { "metadata": "$a:metadata", "error": null, "digest": "$undefined" } ] } } ``` -------------------------------- ### Promotekit Integration Script Source: https://www.promptmonitor.io/changelog This script integrates Promotekit for affiliate tracking or similar functionalities. It loads the Promotekit JavaScript library asynchronously from its CDN, using a 'data-promotekit' attribute to specify the unique identifier for the website's Promotekit account. The script is loaded lazily on page load. ```HTML ``` -------------------------------- ### Next.js Client-Side Initialization Source: https://www.promptmonitor.io/login This JavaScript code manages the initialization of Next.js client-side features. It pushes configuration and script loading instructions to internal arrays, facilitating client-side rendering and hydration. ```javascript (self.__next_f = self.__next_f || []).push([0]) ``` ```javascript self.__next_f.push([1, "1:\"$Sreact.fragment\"\n3:I[304620,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"default\"]\n4:I[381105,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"default\"]\n6:I[183822,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"OutletBoundary\"]\n9:I[202541,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"AsyncMetadataOutlet\"]\nb:I[183822,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"ViewportBoundary\"]\nd:I[183822,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"MetadataBoundary\"]\nf:I[712447,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"default\"]\n10:\"$Sreact.suspense\"\n11:I[202541,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"AsyncMetadata\"]\n13:I[984480,[\"/_next/static/chunks/5d4a0c2afc9e288a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/35e1b16a717b213c.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"\"]\n14:I[201936,[\"/_next/static/chunks/5d4a0c2afc9e288a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/35e1b16a717b213c.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"MultitenantProvider\"]\n15:I[502046,[\"/_next/static/chunks/5d4a0c2afc9e288a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks\"],\"default\"]\n16:I[43471,[\"/_next/static/chunks/5d4a0c2afc9e288a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/35e1b16a717b213c.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"ToastContainer\"]\n17:I[727852,[\"/_next/static/chunks/5d4a0c2afc9e288a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/35e1b16a717b213c.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/40b84777e7e76e7c.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/00bd519f116a1042.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"default\"]\n:HL[\"/_next/static/chunks/3a833b39bf3b3ea1.css?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"style\"]\n:HL[\"/_next/static/media/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw-s.p.0faac26c.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/gyByhwUxId8gMEwcGFWNOITd-s.p.da1ebef7.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/chunks/1b55a18c667b65b3.css?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"style\"]\n0:{\"P\":null,\"b\":\"HEum4g9u0VsCLJLMbQPQU\",\"p\":\"\",\"c\":[\"\",\"login\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"login\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\": \"stylesheet\", \"href\": \"/_next/static/chunks/3a833b39bf3b3ea1.css?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\", \"precedence\": \"next\", \"crossOrigin\": \"$undefined\", \"nonce\": \"$undefined\"}]],[[\"$\",\"script\",\"script-0\",{\"src\": \"/_next/static/chunks/5d4a0c2afc9e288a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\", \"async\": true}]])])])])]) ``` ```javascript self.__next_f.push([1, "/35e1b16a717b213c.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],"default"\] 16:I[43471,[\"/_next/static/chunks/5d4a0c2afc9e288a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/35e1b16a717b213c.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"ToastContainer\"] 17:I[727852,[\"/_next/static/chunks/5d4a0c2afc9e288a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/35e1b16a717b213c.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/40b84777e7e76e7c.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/00bd519f116a1042.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"default\"] :HL[\"/_next/static/chunks/3a833b39bf3b3ea1.css?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"style\"] :HL[\"/_next/static/media/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw-s.p.0faac26c.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}] :HL[\"/_next/static/media/gyByhwUxId8gMEwcGFWNOITd-s.p.da1ebef7.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}] :HL[\"/_next/static/chunks/1b55a18c667b65b3.css?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"style\"] 0:{\"P\":null,\"b\":\"HEum4g9u0VsCLJLMbQPQU\",\"p\":\"\",\"c\":[\"\",\"login\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"login\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\": \"stylesheet\", \"href\": \"/_next/static/chunks/3a833b39bf3b3ea1.css?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\", \"precedence\": \"next\", \"crossOrigin\": \"$undefined\", \"nonce\": \"$undefined\"}]],[[\"$\",\"script\",\"script-0\",{\"src\": \"/_next/static/chunks/5d4a0c2afc9e288a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\", \"async\": true}]])])])])]) ``` -------------------------------- ### Google Tag Manager (GTM) Integration Source: https://www.promptmonitor.io/signup Configures Google Tag Manager for website tracking and advertising. It includes the GTM script and a data layer initialization for Google Ads. ```APIDOC GoogleTagManager: config(gtag_id: str) gtag_id: The Google Ads conversion ID. Usage: ``` -------------------------------- ### Fathom Analytics Integration Source: https://www.promptmonitor.io/signup Integrates Fathom Analytics for website tracking. It loads the Fathom script with a specified site ID and defers execution. ```APIDOC FathomAnalytics: load(site_id: str, defer: bool = True) site_id: The Fathom site ID. defer: Whether to defer script loading. Usage: ``` -------------------------------- ### Initialize Google Tag Manager Source: https://www.promptmonitor.io/login This snippet initializes Google Tag Manager by pushing the gtag.js script URL and configuration to the Next.js internal script array. It ensures analytics tracking is set up for the application. ```javascript (self.__next_s = self.__next_s || []).push(["https://www.googletagmanager.com/gtag/js?id=AW-16964980401", {"async": true}]) ``` -------------------------------- ### Dynamic Icon Loading Source: https://www.promptmonitor.io/signup JavaScript code that selects all favicon and Apple touch icon links within the document's head and appends them to the head, ensuring proper icon display across different devices and browsers. ```javascript document.querySelectorAll('body link[rel="icon"], body link[rel="apple-touch-icon"]').forEach(el => document.head.appendChild(el)) ``` -------------------------------- ### Next.js Internal Initialization and Routing Source: https://www.promptmonitor.io/changelog This snippet contains JavaScript code related to Next.js internal initialization and routing. It includes configurations for application bootstrapping and asset loading, managed via the `__next_f` array. ```javascript (self.__next_f=self.__next_f||[]).push([0]) self.__next_f.push([1,"1:\"$Sreact.fragment\"\n3:I[304620,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"default\"]\n4:I[381105,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"default\"]\n6:I[183822,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"OutletBoundary\"]\n9:I[202541,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"AsyncMetadataOutlet\"]\nb:I[183822,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"ViewportBoundary\"]\nd:I[183822,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"MetadataBoundary\"]\nf:I[712447,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"default\"]\n10:\"$Sreact.suspense\"\n11:I[202541,[\"/_next/static/chunks/b33ab75996a3d52a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/1af3c4b13e79499a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"AsyncMetadata\"]\n13:I[984480,[\"/_next/static/chunks/5d4a0c2afc9e288a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/35e1b16a717b213c.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"\"]\n14:I[201936,[\"/_next/static/chunks/5d4a0c2afc9e288a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/35e1b16a717b213c.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"MultitenantProvider\"]\n15:I[502046,[\"/_next/static/chunks/5d4a0c2afc9e288a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks\"\])self.__next_f.push([1,\"/35e1b16a717b213c.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"default\"]\n16:I[43471,[\"/_next/static/chunks/5d4a0c2afc9e288a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"/_next/static/chunks/35e1b16a717b213c.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\"],\"ToastContainer\"]\n0:{\"P\":null,\"b\":\"HEum4g9u0VsCLJLMbQPQU\",\"p\":\"\",\"c\":[\"\",\"changelog\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"changelog\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/3a833b39bf3b3ea1.css?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/5d4a0c2afc9e288a.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/35e1b16a717b213c.js?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"async\":true,\"nonce\":\"$undefined\"}]],\"$L2\"}]},{ \"children\": [ \"changelog\", [ \"$\", \"$1\", \"c\", { \"children\": [ null, [ \"$\", \"$L3\", null, { \"parallelRouterKey\": \"children\", \"error\": \"$undefined\", \"errorStyles\": \"$undefined\", \"errorScripts\": \"$undefined\", \"template\": [ \"$\", \"$L4\", null, {} ], \"templateStyles\": \"$undefined\", \"templateScripts\": \"$undefined\", \"notFound\": \"$undefined\", \"forbidden\": \"$undefined\", \"unauthorized\": \"$undefined\" } ] ] } ] ], { \"children\": [ \"__PAGE__\", [ \"$\", \"$1\", \"c\", { ``` ```javascript :HL[\"/_next/static/chunks/3a833b39bf3b3ea1.css?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"style\"] :HL[\"/_next/static/media/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw-s.p.0faac26c.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}] :HL[\"/_next/static/media/gyByhwUxId8gMEwcGFWNOITd-s.p.da1ebef7.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}] :HL[\"/_next/static/chunks/cc588400e044a7ee.css?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"style\"] :HL[\"/_next/static/chunks/1b55a18c667b65b3.css?dpl=dpl_ARADBAwXFGvauFLshArnoF2C4XR6\",\"style\"] ``` -------------------------------- ### Prompt Monitor Changelog: New Features Source: https://www.promptmonitor.io/changelog Details new features introduced in Prompt Monitor, such as expanded LLM support for Deepseek and Grok, web search capabilities for OpenAI models, a credit usage widget, and onboarding email reports for new users. ```markdown ### 🚀 New Features **🤖 Expanded LLM Support:** Deepseek & Grok Added! We're excited to announce that you can now track your brand's presence on two more popular LLMs: Deepseek and Grok. **🔍 Web Search for OpenAI Models:** You can now enable web search capabilities for supported OpenAI models when setting up your prompts, allowing for more current and contextually rich responses. **📊 Credit Usage Widget:** Keep a clear eye on your credit consumption! A new widget has been added to your side navigation bar displaying your current credit balance, and when your credits reset. **📧 Onboarding Email Reports:** New users will now receive an initial email report summarizing their setup and first insights after completing the onboarding process. ``` -------------------------------- ### Expanded LLM Support (Deepseek & Grok) Source: https://www.promptmonitor.io/changelog Details the integration of new Large Language Models, specifically Deepseek and Grok, into the Promptmonitor platform. This allows users to track brand presence across these additional LLMs. ```APIDOC Feature: Expanded LLM Support Models Added: - Deepseek - Grok Description: Promptmonitor now supports tracking brand mentions and presence across Deepseek and Grok LLMs. Users can configure prompts to monitor these models, gaining insights into how their brand is discussed or represented within these AI ecosystems. Benefits: - Broader AI coverage for brand monitoring. - Deeper insights into brand perception across diverse LLM platforms. Configuration: Users can select 'Deepseek' or 'Grok' from a list of supported LLMs when setting up new prompts or editing existing ones. ``` -------------------------------- ### Next.js Internal Scripting Source: https://www.promptmonitor.io/signup Internal Next.js script inclusions for page routing and component rendering. These are part of the framework's hydration and rendering process. ```javascript self.__next_f.push([1, "2:[\"$\", \"html\", null, {\"lang\": \"en\", \"children\": [ [\"$\", \"head\", null, {\"children\": [ [\"$\", \"meta\", null, {\"name\": \"viewport\", \"content\": \"width=device-width, initial-scale=1, minimum-scale=1\"}] // ... other head elements ]}], [\"$\", \"body\", null, {"children": [ // ... body content ]}] ]}]) ``` ```javascript self.__next_f.push([1, "idden\":\"$undefined\", \"unauthorized\":\"$undefined\"}]])}, {}, null, false] }, null, false], [\"$\", \"$1\", \"h\", {\"children\": [ null, [\"$\", \"$1\", \"UT9pF_wSWxtg7WOJA2-6hv\", {\"children\": [ [\"$\", \"$Lb\", null, {\"children\": \"$Lc\"}] // ... other elements ]}] ]}], false] ], \"m\": \"$undefined\", \"G\": [\"$f\", \"$undefined\"] , \"s\": false, \"S\": false} ne: [\"$\", \"div\", null, {\"hidden\": true, \"children\": [ [\"$\", \"$10\", null, {\"fallback\": null, \"children\": [ [\"$\", \"$L11\", null, {\"promise\": \"$@12\"}] ]}] ]}] ] ```