{"id":3,"date":"2026-01-27T17:05:30","date_gmt":"2026-01-27T17:05:30","guid":{"rendered":"http:\/\/fokusintelligence.com\/?page_id=3"},"modified":"2026-02-13T20:03:02","modified_gmt":"2026-02-13T20:03:02","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/fokusintelligence.com\/fr\/privacy-policy\/","title":{"rendered":"Politique de confidentialit\u00e9"},"content":{"rendered":"<style>\n  .pp-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: #4A4D4F;\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 10px 20px 80px;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  .pp-hero {\n    text-align: center;\n    padding: 10px 0 50px;\n  }\n  .pp-badge {\n    display: inline-flex; align-items: center; gap: 8px;\n    background: #EBF1FF; color: #2C69FF;\n    padding: 6px 16px; border-radius: 20px;\n    font-size: 13px; font-weight: 500;\n    margin-bottom: 20px;\n  }\n  .pp-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px; font-weight: 600;\n    color: #1A2A3A; line-height: 1.2;\n    margin: 0 0 16px; letter-spacing: -1px;\n  }\n  .pp-hero > p {\n    color: #6B7280; font-size: 17px;\n    max-width: 560px; margin: 0 auto 16px;\n    line-height: 1.7;\n  }\n  .pp-date {\n    font-size: 14px; color: #6B7280;\n  }\n  .pp-date strong { color: #4A4D4F; }\n\n  \/* \u2500\u2500 LAYOUT \u2500\u2500 *\/\n  .pp-layout {\n    display: grid;\n    grid-template-columns: 220px 1fr;\n    gap: 50px;\n    margin-top: 20px;\n  }\n\n  \/* \u2500\u2500 TOC \u2500\u2500 *\/\n  .pp-toc {\n    position: sticky; top: 80px;\n    align-self: start;\n  }\n  .pp-toc-title {\n    font-size: 11px; font-weight: 600;\n    text-transform: uppercase; letter-spacing: 1.5px;\n    color: #6B7280; margin-bottom: 14px;\n  }\n  .pp-toc a {\n    display: block; padding: 6px 0 6px 14px;\n    text-decoration: none; font-size: 13px;\n    color: #6B7280; line-height: 1.5;\n    border-left: 2px solid transparent;\n    transition: all 0.2s;\n  }\n  .pp-toc a:hover {\n    color: #2C69FF;\n    border-left-color: #2C69FF;\n  }\n\n  \/* \u2500\u2500 SECTIONS \u2500\u2500 *\/\n  .pp-section {\n    margin-bottom: 44px;\n    scroll-margin-top: 80px;\n  }\n  .pp-section h2 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 24px; font-weight: 600;\n    color: #1A2A3A; margin: 0 0 14px;\n    letter-spacing: -0.5px;\n    display: flex; align-items: center; gap: 12px;\n  }\n  .pp-num {\n    display: inline-flex; align-items: center; justify-content: center;\n    width: 30px; height: 30px; border-radius: 8px;\n    background: #EBF1FF; color: #2C69FF;\n    font-family: -apple-system, sans-serif;\n    font-size: 13px; font-weight: 600; flex-shrink: 0;\n  }\n  .pp-section h3 {\n    font-size: 17px; font-weight: 600;\n    color: #1A2A3A; margin: 22px 0 10px;\n  }\n  .pp-section p {\n    margin: 0 0 12px; font-size: 15px;\n    line-height: 1.8; color: #4A4D4F;\n  }\n\n  \/* \u2500\u2500 TABLES \u2500\u2500 *\/\n  .pp-table {\n    width: 100%; border-collapse: collapse;\n    margin: 14px 0 18px; font-size: 14px;\n  }\n  .pp-table th {\n    background: #F6F6F6;\n    text-align: left; padding: 11px 14px;\n    font-weight: 600; color: #1A2A3A;\n    border-bottom: 2px solid #E5E7EB;\n    font-size: 12px; text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n  .pp-table td {\n    padding: 11px 14px;\n    border-bottom: 1px solid #E5E7EB;\n    vertical-align: top; line-height: 1.6;\n  }\n  .pp-table tr:last-child td { border-bottom: none; }\n\n  \/* \u2500\u2500 INFO CARD \u2500\u2500 *\/\n  .pp-card {\n    background: #F6F6F6; border-radius: 10px;\n    padding: 18px 22px; margin: 16px 0;\n    border-left: 3px solid #2C69FF;\n  }\n  .pp-card p { margin-bottom: 4px; }\n  .pp-card strong { color: #1A2A3A; }\n\n  \/* \u2500\u2500 LIST \u2500\u2500 *\/\n  .pp-list {\n    list-style: none; padding: 0; margin: 10px 0 14px;\n  }\n  .pp-list li {\n    position: relative; padding-left: 20px;\n    margin-bottom: 8px; font-size: 15px;\n    line-height: 1.7;\n  }\n  .pp-list li::before {\n    content: '';\n    position: absolute; left: 0; top: 10px;\n    width: 6px; height: 6px; border-radius: 50%;\n    background: #2C69FF; opacity: 0.45;\n  }\n\n  \/* \u2500\u2500 CONTACT BOX \u2500\u2500 *\/\n  .pp-contact {\n    background: #1739A5;\n    border-radius: 14px; padding: 32px;\n    color: #fff; margin-top: 28px;\n  }\n  .pp-contact h3 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 20px; color: #fff; margin: 0 0 12px;\n  }\n  .pp-contact p {\n    color: rgba(255,255,255,0.8); font-size: 15px;\n    margin: 0 0 6px;\n  }\n  .pp-contact a {\n    color: #fff; text-decoration: underline;\n    text-decoration-color: rgba(255,255,255,0.4);\n  }\n\n  \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n  @media (max-width: 768px) {\n    .pp-layout {\n      grid-template-columns: 1fr;\n      gap: 0;\n    }\n    .pp-toc {\n      position: static;\n      display: flex; flex-wrap: wrap; gap: 4px;\n      margin-bottom: 36px;\n      padding-bottom: 20px;\n      border-bottom: 1px solid #E5E7EB;\n    }\n    .pp-toc-title { width: 100%; }\n    .pp-toc a {\n      padding: 5px 10px; border-left: none;\n      border-radius: 6px; background: #F6F6F6;\n      font-size: 12px;\n    }\n    .pp-hero h1 { font-size: 32px; }\n    .pp-contact { padding: 24px; }\n  }\n<\/style>\n\n<div class=\"pp-wrap\">\n\n  <!-- \u2550\u2550\u2550 HERO \u2550\u2550\u2550 -->\n  <div class=\"pp-hero\">\n    <div class=\"pp-badge\">\n      <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n      Your Privacy Matters\n    <\/div>\n    <h1>Politique de confidentialit\u00e9<\/h1>\n    <p>We&#8217;re committed to protecting your personal data and being transparent about how we collect, use, and safeguard your information when you use Fokus Reader.<\/p>\n    <p class=\"pp-date\">Effective Date: <strong>February 13, 2026<\/strong> \u00b7 Last Updated: <strong>February 13, 2026<\/strong><\/p>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 LAYOUT \u2550\u2550\u2550 -->\n  <div class=\"pp-layout\">\n\n    <!-- TOC -->\n    <nav class=\"pp-toc\">\n      <div class=\"pp-toc-title\">Contents<\/div>\n      <a href=\"#pp-overview\">Overview<\/a>\n      <a href=\"#pp-collect\">Information We Collect<\/a>\n      <a href=\"#pp-use\">How We Use Your Data<\/a>\n      <a href=\"#pp-ai\">AI Features &#038; Data<\/a>\n      <a href=\"#pp-third\">Third-Party Services<\/a>\n      <a href=\"#pp-storage\">Data Storage &#038; Security<\/a>\n      <a href=\"#pp-rights\">Your Rights<\/a>\n      <a href=\"#pp-cookies\">Cookies &#038; Tracking<\/a>\n      <a href=\"#pp-children\">Children&#8217;s Privacy<\/a>\n      <a href=\"#pp-changes\">Policy Changes<\/a>\n      <a href=\"#pp-contact\">Nous contacter<\/a>\n    <\/nav>\n\n    <!-- MAIN CONTENT -->\n    <div>\n\n      <!-- 1 -->\n      <div class=\"pp-section\" id=\"pp-overview\">\n        <h2><span class=\"pp-num\">1<\/span> Overview<\/h2>\n        <p>Fokus Intelligence Inc. (&#8220;we&#8221;, &#8220;us&#8221;, or &#8220;our&#8221;) operates the Fokus Reader application and the website <strong>fokusintelligence.com<\/strong>. This Privacy Policy explains how we collect, use, disclose, and protect your personal information when you use our products and services.<\/p>\n        <p>Fokus Intelligence Inc. is incorporated in Qu\u00e9bec, Canada, and is subject to applicable Canadian privacy legislation, including the <em>Personal Information Protection and Electronic Documents Act<\/em> (PIPEDA) and Qu\u00e9bec&#8217;s <em>Act Respecting the Protection of Personal Information in the Private Sector<\/em> (Law 25). We also comply with the European Union&#8217;s <em>General Data Protection Regulation<\/em> (GDPR) for users in the EU\/EEA.<\/p>\n        <p>By using Fokus Reader, you consent to the data practices described in this policy. If you do not agree, please discontinue use of our services.<\/p>\n      <\/div>\n\n      <!-- 2 -->\n      <div class=\"pp-section\" id=\"pp-collect\">\n        <h2><span class=\"pp-num\">2<\/span> Information We Collect<\/h2>\n\n        <h3>2.1 Account Information<\/h3>\n        <p>When you create a Fokus Reader account, we collect the following:<\/p>\n        <table class=\"pp-table\">\n          <thead>\n            <tr><th>Data Type<\/th><th>Details<\/th><th>Purpose<\/th><\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td><strong>Email address<\/strong><\/td>\n              <td>Provided during registration or via Google OAuth<\/td>\n              <td>Account creation, verification, password reset<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Display name<\/strong><\/td>\n              <td>Optional, user-provided<\/td>\n              <td>Personalization<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Authentication data<\/strong><\/td>\n              <td>Hashed password or Google OAuth token<\/td>\n              <td>Secure login<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n\n        <h3>2.2 Usage Data<\/h3>\n        <p>We may collect information about how you interact with Fokus Reader to improve our services:<\/p>\n        <ul class=\"pp-list\">\n          <li>Books and documents you open (file names and formats such as EPUB, MOBI, AZW3, TXT, PDF, PNG, JPEG)<\/li>\n          <li>Reading preferences and settings (font choice, text size, line spacing, background theme, page width)<\/li>\n          <li>RSS feed subscriptions and reading activity<\/li>\n          <li>Bookmarks, highlights, and notes you create<\/li>\n          <li>Text-to-speech usage and language\/voice preferences<\/li>\n          <li>Search queries within the app (book search, Gutenberg library search)<\/li>\n        <\/ul>\n\n        <h3>2.3 AI Feature Data<\/h3>\n        <p>When you use AI-powered features, the following data may be processed:<\/p>\n        <ul class=\"pp-list\">\n          <li>Text selections sent for AI explanation, translation, or Wikipedia lookup<\/li>\n          <li>RSS article content submitted for AI summarization<\/li>\n          <li>Images submitted for OCR text extraction<\/li>\n          <li>AI Agent book search queries<\/li>\n        <\/ul>\n\n        <h3>2.4 Device &#038; Technical Data<\/h3>\n        <ul class=\"pp-list\">\n          <li>Device type, operating system, and browser version<\/li>\n          <li>IP address and approximate geographic location<\/li>\n          <li>App version and crash reports<\/li>\n          <li>Language and locale settings<\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- 3 -->\n      <div class=\"pp-section\" id=\"pp-use\">\n        <h2><span class=\"pp-num\">3<\/span> How We Use Your Data<\/h2>\n        <p>We use the information we collect for the following purposes:<\/p>\n        <table class=\"pp-table\">\n          <thead>\n            <tr><th>Purpose<\/th><th>Legal Basis<\/th><\/tr>\n          <\/thead>\n          <tbody>\n            <tr><td>Provide and maintain Fokus Reader services<\/td><td>Contract performance<\/td><\/tr>\n            <tr><td>Process AI translations, explanations, and summaries<\/td><td>Contract performance<\/td><\/tr>\n            <tr><td>Send account verification and password reset emails<\/td><td>Contract performance<\/td><\/tr>\n            <tr><td>Improve and optimize our products<\/td><td>Legitimate interest<\/td><\/tr>\n            <tr><td>Detect and prevent security incidents<\/td><td>Legitimate interest<\/td><\/tr>\n            <tr><td>Comply with legal obligations<\/td><td>Legal obligation<\/td><\/tr>\n            <tr><td>Send product updates and promotional content (with consent)<\/td><td>Consent<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n        <div class=\"pp-card\">\n          <p><strong>We do not sell your personal data.<\/strong> We will never sell, rent, or trade your personal information to third parties for marketing purposes.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 4 -->\n      <div class=\"pp-section\" id=\"pp-ai\">\n        <h2><span class=\"pp-num\">4<\/span> AI Features &#038; Data Processing<\/h2>\n        <p>Fokus Reader integrates several AI-powered features designed to enhance your reading experience. Here is how data flows through these features:<\/p>\n\n        <h3>4.1 AI Translation &#038; Explanation<\/h3>\n        <p>When you select text and request an AI explanation, Google translation, or Wikipedia lookup, the selected text is sent to the relevant third-party API for processing. We do not permanently store the content of these requests beyond what is needed to deliver the response.<\/p>\n\n        <h3>4.2 AI News Summarization<\/h3>\n        <p>RSS article content is sent to AI language model providers to generate summaries in your chosen language (English, French, Chinese, Spanish, German, or Japanese). Article content is processed in real-time and is not retained after the summary is generated.<\/p>\n\n        <h3>4.3 OCR &#038; Image Processing<\/h3>\n        <p>When you use the OCR feature to extract text from images (PNG\/JPEG), the image is processed to extract text. Extracted text may then be translated or read aloud based on your request. We do not retain images after processing is complete.<\/p>\n\n        <h3>4.4 AI Agent Book Search<\/h3>\n        <p>When the Gutenberg Digital Library does not have your requested book, the AI Agent searches additional sources. Your search query is processed to find results, and if no free sources are found, we may display links to Amazon or Google Books. These are affiliate links where applicable.<\/p>\n      <\/div>\n\n      <!-- 5 -->\n      <div class=\"pp-section\" id=\"pp-third\">\n        <h2><span class=\"pp-num\">5<\/span> Third-Party Services<\/h2>\n        <p>Fokus Reader integrates with the following third-party services to deliver its features:<\/p>\n        <table class=\"pp-table\">\n          <thead>\n            <tr><th>Service<\/th><th>Purpose<\/th><th>Data Shared<\/th><\/tr>\n          <\/thead>\n          <tbody>\n            <tr><td><strong>Google OAuth<\/strong><\/td><td>Account authentication<\/td><td>Email, name (as authorized by you)<\/td><\/tr>\n            <tr><td><strong>Google Translate API<\/strong><\/td><td>Text translation<\/td><td>Selected text content<\/td><\/tr>\n            <tr><td><strong>Wikipedia API<\/strong><\/td><td>Contextual definitions<\/td><td>Selected text or keywords<\/td><\/tr>\n            <tr><td><strong>AI Language Model<\/strong><\/td><td>AI explanations &#038; summaries<\/td><td>Selected text or article content<\/td><\/tr>\n            <tr><td><strong>Gutenberg Project<\/strong><\/td><td>Free book library<\/td><td>Search queries<\/td><\/tr>\n            <tr><td><strong>RSS Feed Providers<\/strong><\/td><td>News content delivery<\/td><td>Subscription URLs<\/td><\/tr>\n            <tr><td><strong>Amazon \/ Google Books<\/strong><\/td><td>Book purchase links (affiliate)<\/td><td>Referral click data<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n        <p>Each third-party service operates under its own privacy policy. We encourage you to review their privacy practices.<\/p>\n      <\/div>\n\n      <!-- 6 -->\n      <div class=\"pp-section\" id=\"pp-storage\">\n        <h2><span class=\"pp-num\">6<\/span> Data Storage &#038; Security<\/h2>\n        <p>We implement industry-standard technical and organizational measures to protect your personal information:<\/p>\n        <ul class=\"pp-list\">\n          <li>All data in transit is encrypted using TLS\/SSL protocols<\/li>\n          <li>Passwords are hashed using secure, one-way encryption algorithms<\/li>\n          <li>Access to personal data is restricted to authorized personnel on a need-to-know basis<\/li>\n          <li>Regular security assessments and vulnerability monitoring<\/li>\n        <\/ul>\n\n        <h3>6.1 Data Retention<\/h3>\n        <p>We retain your account data for as long as your account is active. If you delete your account, we will remove your personal data within 30 days, except where retention is required by law. Usage and analytics data is aggregated and anonymized after 12 months.<\/p>\n\n        <h3>6.2 Data Location<\/h3>\n        <p>Your data is primarily stored and processed in Canada. Where we use third-party services that process data outside Canada, we ensure appropriate safeguards are in place, including standard contractual clauses or equivalent measures.<\/p>\n      <\/div>\n\n      <!-- 7 -->\n      <div class=\"pp-section\" id=\"pp-rights\">\n        <h2><span class=\"pp-num\">7<\/span> Your Rights<\/h2>\n        <p>Depending on your location, you may have the following rights regarding your personal data:<\/p>\n        <table class=\"pp-table\">\n          <thead>\n            <tr><th>Right<\/th><th>Description<\/th><\/tr>\n          <\/thead>\n          <tbody>\n            <tr><td><strong>Access<\/strong><\/td><td>Request a copy of the personal data we hold about you<\/td><\/tr>\n            <tr><td><strong>Correction<\/strong><\/td><td>Request correction of inaccurate or incomplete data<\/td><\/tr>\n            <tr><td><strong>Deletion<\/strong><\/td><td>Request deletion of your personal data and account<\/td><\/tr>\n            <tr><td><strong>Portability<\/strong><\/td><td>Request your data in a structured, machine-readable format<\/td><\/tr>\n            <tr><td><strong>Withdraw Consent<\/strong><\/td><td>Withdraw consent for optional data processing at any time<\/td><\/tr>\n            <tr><td><strong>Restriction<\/strong><\/td><td>Request restriction of processing in certain circumstances<\/td><\/tr>\n            <tr><td><strong>Objection<\/strong><\/td><td>Object to processing based on legitimate interests<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n        <p>To exercise any of these rights, please contact us at <strong>contact@fokusintelligence.com<\/strong>. We will respond to your request within 30 days.<\/p>\n        <div class=\"pp-card\">\n          <p><strong>Qu\u00e9bec residents:<\/strong> Under Law 25, you have the right to be informed about the collection of your personal information, to access and rectify it, and to withdraw your consent. You also have the right to request de-indexing or cessation of dissemination.<\/p>\n        <\/div>\n        <div class=\"pp-card\">\n          <p><strong>EU\/EEA residents:<\/strong> Under the GDPR, you have additional rights including the right to lodge a complaint with your local supervisory authority.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 8 -->\n      <div class=\"pp-section\" id=\"pp-cookies\">\n        <h2><span class=\"pp-num\">8<\/span> Cookies &#038; Tracking Technologies<\/h2>\n        <p>We use a limited number of cookies and similar technologies to ensure our services function properly:<\/p>\n        <table class=\"pp-table\">\n          <thead>\n            <tr><th>Cookie Type<\/th><th>Purpose<\/th><th>Duration<\/th><\/tr>\n          <\/thead>\n          <tbody>\n            <tr><td><strong>Essential<\/strong><\/td><td>Authentication, session management, security<\/td><td>Session \/ 30 days<\/td><\/tr>\n            <tr><td><strong>Functional<\/strong><\/td><td>Remember your preferences (theme, language, reading settings)<\/td><td>1 year<\/td><\/tr>\n            <tr><td><strong>Analytics<\/strong><\/td><td>Understand how users interact with the app to improve it<\/td><td>12 months<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n        <p>We do not use advertising cookies or tracking pixels. You can manage cookie preferences through your browser settings.<\/p>\n      <\/div>\n\n      <!-- 9 -->\n      <div class=\"pp-section\" id=\"pp-children\">\n        <h2><span class=\"pp-num\">9<\/span> Children&#8217;s Privacy<\/h2>\n        <p>Fokus Reader is not directed at children under the age of 13 (or 16 in the EU\/EEA). We do not knowingly collect personal information from children. If we learn that we have collected personal data from a child without parental consent, we will delete that information promptly. If you believe a child has provided us with personal data, please contact us immediately.<\/p>\n      <\/div>\n\n      <!-- 10 -->\n      <div class=\"pp-section\" id=\"pp-changes\">\n        <h2><span class=\"pp-num\">10<\/span> Changes to This Policy<\/h2>\n        <p>We may update this Privacy Policy from time to time to reflect changes in our practices, technology, or legal requirements. When we make material changes, we will notify you by email or through a prominent notice in the Fokus Reader app at least 30 days before the changes take effect.<\/p>\n        <p>We encourage you to review this page periodically. The &#8220;Last Updated&#8221; date at the top of this page indicates when this policy was most recently revised.<\/p>\n      <\/div>\n\n      <!-- 11 -->\n      <div class=\"pp-section\" id=\"pp-contact\">\n        <h2><span class=\"pp-num\">11<\/span> Nous contacter<\/h2>\n        <p>If you have any questions about this Privacy Policy, wish to exercise your data rights, or have a privacy concern, please reach out to us:<\/p>\n        <div class=\"pp-contact\">\n          <h3>Fokus Intelligence Inc.<\/h3>\n          <p>Montr\u00e9al, Qu\u00e9bec, Canada<\/p>\n          <p>Courriel : <a href=\"mailto:contact@fokusintelligence.com\">contact@fokusintelligence.com<\/a><\/p>\n          <p>Phone: <a href=\"tel:+14389290512\">+1 438 929 0512<\/a><\/p>\n          <p style=\"margin-top:14px;font-size:13px;opacity:0.6;\">We aim to respond to all privacy inquiries within 30 business days.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Your Privacy Matters Privacy Policy We&#8217;re committed to protecting your personal data and being transparent about how we collect, use, and safeguard your information when you use Fokus Reader. Effective Date: February 13, 2026 \u00b7 Last Updated: February 13, 2026 Contents Overview Information We Collect How We Use Your Data AI Features &#038; Data Third-Party [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-3","page","type-page","status-publish","hentry"],"blocksy_meta":{"has_hero_section":"disabled","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"aioseo_notices":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/fokusintelligence.com\/fr\/wp-json\/wp\/v2\/pages\/3","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fokusintelligence.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fokusintelligence.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fokusintelligence.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fokusintelligence.com\/fr\/wp-json\/wp\/v2\/comments?post=3"}],"version-history":[{"count":6,"href":"https:\/\/fokusintelligence.com\/fr\/wp-json\/wp\/v2\/pages\/3\/revisions"}],"predecessor-version":[{"id":5084,"href":"https:\/\/fokusintelligence.com\/fr\/wp-json\/wp\/v2\/pages\/3\/revisions\/5084"}],"wp:attachment":[{"href":"https:\/\/fokusintelligence.com\/fr\/wp-json\/wp\/v2\/media?parent=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}