Domain www.tapiq.com
United States
AMAZON-02
Software information

Vercel

tcp/443

  • MacOS file listing through .DS_Store file
    First seen 2025-09-25 01:24
    Last seen 2026-01-02 00:30
    Open for 98 days
    • Severity: low
      Fingerprint: 5f32cf5d6962f09cec7f8772ec7f8772d89d264877f4aa8bc534720406857aca

      Found 11 files trough .DS_Store spidering:
      
      /favicon.png
      /flutter_bootstrap.js
      /icons
      /icons/Icon-192.png
      /icons/Icon-512.png
      /icons/Icon-maskable-192.png
      /icons/Icon-maskable-512.png
      /index.html
      /manifest.json
      /styles.css
      /tapp3d.png
      Found on 2026-01-02 00:30
    • Severity: low
      Fingerprint: 5f32cf5d6962f09c4239b3d84239b3d80db3162a3594a6f19d9a6e1e300a5f33

      Found 8 files trough .DS_Store spidering:
      
      /favicon.png
      /icons
      /icons/Icon-192.png
      /icons/Icon-512.png
      /icons/Icon-maskable-192.png
      /icons/Icon-maskable-512.png
      /index.html
      /manifest.json
      Found on 2025-09-28 17:34
  • Open service 216.150.16.65:443 · www.tapiq.com

    2026-01-09 00:10

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 53620
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 5622
    Content-Type: text/html; charset=utf-8
    Date: Fri, 09 Jan 2026 00:10:56 GMT
    Etag: "364ca0af7fadab1e8c15fe2bf0589750"
    Last-Modified: Thu, 08 Jan 2026 09:17:15 GMT
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    X-Vercel-Cache: HIT
    X-Vercel-Id: fra1::8dbpl-1767917456380-ed4bd816d2be
    Connection: close
    
    Page title: TapIQ - Identity Intelligence Platform | Audience Engagement & Tracking
    
    <!DOCTYPE html>
    <html>
    <head>
      <!--
        If you are serving your web app in a path other than the root, change the
        href value below to reflect the base path you are serving from.
    
        The path provided below has to start and end with a slash "/" in order for
        it to work correctly.
    
        For more details:
        * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
    
        This is a placeholder for base href that will be replaced by the value of
        the `--base-href` argument provided to `flutter build`.
      -->
      <base href="/">
    
      <meta charset="UTF-8">
      <meta content="IE=Edge" http-equiv="X-UA-Compatible">
    
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
    
      <!-- SEO Base Meta Tags -->
      <meta name="description" content="Track, enrich, and engage your audiences across all touchpoints. TapIQ is your identity intelligence layer for churches, non-profits, and organizations.">
      <meta name="keywords" content="identity intelligence, audience tracking, contact enrichment, behavioral analytics, CRM enrichment, audience engagement, church management, nonprofit software, sales intelligence">
      <meta name="author" content="TapIQ">
      <meta name="robots" content="index, follow">
    
      <!-- Open Graph / Facebook -->
      <meta property="og:type" content="website">
      <meta property="og:site_name" content="TapIQ">
      <meta property="og:title" content="TapIQ - Identity Intelligence Platform">
      <meta property="og:description" content="Track, enrich, and engage your audiences across all touchpoints. TapIQ is your identity intelligence layer.">
      <meta property="og:image" content="https://cdn.prod.website-files.com/68cb212ff979a3c1c0d0fb6a/692f66d6a4e5a6ad7b37e52d_hero_image.png">
      <meta property="og:url" content="https://tapiq.com/">
    
      <!-- Twitter -->
      <meta name="twitter:card" content="summary_large_image">
      <meta name="twitter:title" content="TapIQ - Identity Intelligence Platform">
      <meta name="twitter:description" content="Track, enrich, and engage your audiences across all touchpoints. TapIQ is your identity intelligence layer.">
      <meta name="twitter:image" content="https://cdn.prod.website-files.com/68cb212ff979a3c1c0d0fb6a/692f66d6a4e5a6ad7b37e52d_hero_image.png">
    
      <!-- iOS meta tags & icons -->
      <meta name="apple-mobile-web-app-capable" content="yes">
      <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
      <meta name="apple-mobile-web-app-title" content="TapIQ">
      <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
      <!-- Theme Color -->
      <meta name="theme-color" content="#6366F1">
    
      <!-- Favicon -->
      <link rel="icon" type="image/png" href="favicon.png"/>
      <link rel="canonical" href="https://app.tapiq.com/">
    
      <!-- cropperjs -->
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.6.2/cropper.css" />
      <script src="https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.6.2/cropper.min.js"></script>
      <script src="assets/packages/fpjs_pro_plugin/web/index.js" defer></script>
    
    
      <title>TapIQ - Identity Intelligence Platform | Audience Engagement & Tracking</title>
      <link rel="manifest" href="manifest.json">
      <!-- Google tag (gtag.js) -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-XJ7EKL7HDQ"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
    
      gtag('config', 'G-XJ7EKL7HDQ');
    </script>
    </head>
    <body>
      <style> 
      /* HTML: <div class="loader"></div> */
    .loader {
      width: 65px;
      aspect-ratio: 1;
      --g: radial-gradient(farthest-side,#0000 calc(95% - 3px),#0C120C calc(100% - 3px) 98%,#0000 101%) no-repeat;
      background: var(--g), var(--g), var(--g);
      background-size: 30px 30px;
      animation: l10 1.5s infinite;
    }
    @keyframes l10 {
      0% {
        background-position: 0 0, 0 100%, 100% 100%;
      }
      25% {
        background-position: 100% 0, 0 100%, 100% 100%;
      }
      50% {
        background-position: 100% 0, 0 0, 100% 100%;
      }
      75% {
        background-position: 100% 0, 0 0, 0 100%;
      }
      100% {
        background-position: 100% 100%, 0 0, 0 100%;
      
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 216.150.16.65:443 · www.tapiq.com

    2026-01-02 00:30

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 46367
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 5622
    Content-Type: text/html; charset=utf-8
    Date: Fri, 02 Jan 2026 00:30:21 GMT
    Etag: "364ca0af7fadab1e8c15fe2bf0589750"
    Last-Modified: Thu, 01 Jan 2026 11:37:34 GMT
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    X-Vercel-Cache: HIT
    X-Vercel-Id: fra1::lm4mn-1767313821949-9f326fd45bd4
    Connection: close
    
    Page title: TapIQ - Identity Intelligence Platform | Audience Engagement & Tracking
    
    <!DOCTYPE html>
    <html>
    <head>
      <!--
        If you are serving your web app in a path other than the root, change the
        href value below to reflect the base path you are serving from.
    
        The path provided below has to start and end with a slash "/" in order for
        it to work correctly.
    
        For more details:
        * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
    
        This is a placeholder for base href that will be replaced by the value of
        the `--base-href` argument provided to `flutter build`.
      -->
      <base href="/">
    
      <meta charset="UTF-8">
      <meta content="IE=Edge" http-equiv="X-UA-Compatible">
    
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
    
      <!-- SEO Base Meta Tags -->
      <meta name="description" content="Track, enrich, and engage your audiences across all touchpoints. TapIQ is your identity intelligence layer for churches, non-profits, and organizations.">
      <meta name="keywords" content="identity intelligence, audience tracking, contact enrichment, behavioral analytics, CRM enrichment, audience engagement, church management, nonprofit software, sales intelligence">
      <meta name="author" content="TapIQ">
      <meta name="robots" content="index, follow">
    
      <!-- Open Graph / Facebook -->
      <meta property="og:type" content="website">
      <meta property="og:site_name" content="TapIQ">
      <meta property="og:title" content="TapIQ - Identity Intelligence Platform">
      <meta property="og:description" content="Track, enrich, and engage your audiences across all touchpoints. TapIQ is your identity intelligence layer.">
      <meta property="og:image" content="https://cdn.prod.website-files.com/68cb212ff979a3c1c0d0fb6a/692f66d6a4e5a6ad7b37e52d_hero_image.png">
      <meta property="og:url" content="https://tapiq.com/">
    
      <!-- Twitter -->
      <meta name="twitter:card" content="summary_large_image">
      <meta name="twitter:title" content="TapIQ - Identity Intelligence Platform">
      <meta name="twitter:description" content="Track, enrich, and engage your audiences across all touchpoints. TapIQ is your identity intelligence layer.">
      <meta name="twitter:image" content="https://cdn.prod.website-files.com/68cb212ff979a3c1c0d0fb6a/692f66d6a4e5a6ad7b37e52d_hero_image.png">
    
      <!-- iOS meta tags & icons -->
      <meta name="apple-mobile-web-app-capable" content="yes">
      <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
      <meta name="apple-mobile-web-app-title" content="TapIQ">
      <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
      <!-- Theme Color -->
      <meta name="theme-color" content="#6366F1">
    
      <!-- Favicon -->
      <link rel="icon" type="image/png" href="favicon.png"/>
      <link rel="canonical" href="https://app.tapiq.com/">
    
      <!-- cropperjs -->
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.6.2/cropper.css" />
      <script src="https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.6.2/cropper.min.js"></script>
      <script src="assets/packages/fpjs_pro_plugin/web/index.js" defer></script>
    
    
      <title>TapIQ - Identity Intelligence Platform | Audience Engagement & Tracking</title>
      <link rel="manifest" href="manifest.json">
      <!-- Google tag (gtag.js) -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-XJ7EKL7HDQ"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
    
      gtag('config', 'G-XJ7EKL7HDQ');
    </script>
    </head>
    <body>
      <style> 
      /* HTML: <div class="loader"></div> */
    .loader {
      width: 65px;
      aspect-ratio: 1;
      --g: radial-gradient(farthest-side,#0000 calc(95% - 3px),#0C120C calc(100% - 3px) 98%,#0000 101%) no-repeat;
      background: var(--g), var(--g), var(--g);
      background-size: 30px 30px;
      animation: l10 1.5s infinite;
    }
    @keyframes l10 {
      0% {
        background-position: 0 0, 0 100%, 100% 100%;
      }
      25% {
        background-position: 100% 0, 0 100%, 100% 100%;
      }
      50% {
        background-position: 100% 0, 0 0, 100% 100%;
      }
      75% {
        background-position: 100% 0, 0 0, 0 100%;
      }
      100% {
        background-position: 100% 100%, 0 0, 0 100%;
      
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 216.150.16.65:443 · www.tapiq.com

    2025-12-30 08:07

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 1454938
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 5622
    Content-Type: text/html; charset=utf-8
    Date: Tue, 30 Dec 2025 08:07:30 GMT
    Etag: "364ca0af7fadab1e8c15fe2bf0589750"
    Last-Modified: Sat, 13 Dec 2025 11:58:31 GMT
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    X-Vercel-Cache: HIT
    X-Vercel-Id: sfo1::96x5k-1767082050055-d5aff638475f
    Connection: close
    
    Page title: TapIQ - Identity Intelligence Platform | Audience Engagement & Tracking
    
    <!DOCTYPE html>
    <html>
    <head>
      <!--
        If you are serving your web app in a path other than the root, change the
        href value below to reflect the base path you are serving from.
    
        The path provided below has to start and end with a slash "/" in order for
        it to work correctly.
    
        For more details:
        * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
    
        This is a placeholder for base href that will be replaced by the value of
        the `--base-href` argument provided to `flutter build`.
      -->
      <base href="/">
    
      <meta charset="UTF-8">
      <meta content="IE=Edge" http-equiv="X-UA-Compatible">
    
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
    
      <!-- SEO Base Meta Tags -->
      <meta name="description" content="Track, enrich, and engage your audiences across all touchpoints. TapIQ is your identity intelligence layer for churches, non-profits, and organizations.">
      <meta name="keywords" content="identity intelligence, audience tracking, contact enrichment, behavioral analytics, CRM enrichment, audience engagement, church management, nonprofit software, sales intelligence">
      <meta name="author" content="TapIQ">
      <meta name="robots" content="index, follow">
    
      <!-- Open Graph / Facebook -->
      <meta property="og:type" content="website">
      <meta property="og:site_name" content="TapIQ">
      <meta property="og:title" content="TapIQ - Identity Intelligence Platform">
      <meta property="og:description" content="Track, enrich, and engage your audiences across all touchpoints. TapIQ is your identity intelligence layer.">
      <meta property="og:image" content="https://cdn.prod.website-files.com/68cb212ff979a3c1c0d0fb6a/692f66d6a4e5a6ad7b37e52d_hero_image.png">
      <meta property="og:url" content="https://tapiq.com/">
    
      <!-- Twitter -->
      <meta name="twitter:card" content="summary_large_image">
      <meta name="twitter:title" content="TapIQ - Identity Intelligence Platform">
      <meta name="twitter:description" content="Track, enrich, and engage your audiences across all touchpoints. TapIQ is your identity intelligence layer.">
      <meta name="twitter:image" content="https://cdn.prod.website-files.com/68cb212ff979a3c1c0d0fb6a/692f66d6a4e5a6ad7b37e52d_hero_image.png">
    
      <!-- iOS meta tags & icons -->
      <meta name="apple-mobile-web-app-capable" content="yes">
      <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
      <meta name="apple-mobile-web-app-title" content="TapIQ">
      <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
      <!-- Theme Color -->
      <meta name="theme-color" content="#6366F1">
    
      <!-- Favicon -->
      <link rel="icon" type="image/png" href="favicon.png"/>
      <link rel="canonical" href="https://app.tapiq.com/">
    
      <!-- cropperjs -->
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.6.2/cropper.css" />
      <script src="https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.6.2/cropper.min.js"></script>
      <script src="assets/packages/fpjs_pro_plugin/web/index.js" defer></script>
    
    
      <title>TapIQ - Identity Intelligence Platform | Audience Engagement & Tracking</title>
      <link rel="manifest" href="manifest.json">
      <!-- Google tag (gtag.js) -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-XJ7EKL7HDQ"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
    
      gtag('config', 'G-XJ7EKL7HDQ');
    </script>
    </head>
    <body>
      <style> 
      /* HTML: <div class="loader"></div> */
    .loader {
      width: 65px;
      aspect-ratio: 1;
      --g: radial-gradient(farthest-side,#0000 calc(95% - 3px),#0C120C calc(100% - 3px) 98%,#0000 101%) no-repeat;
      background: var(--g), var(--g), var(--g);
      background-size: 30px 30px;
      animation: l10 1.5s infinite;
    }
    @keyframes l10 {
      0% {
        background-position: 0 0, 0 100%, 100% 100%;
      }
      25% {
        background-position: 100% 0, 0 100%, 100% 100%;
      }
      50% {
        background-position: 100% 0, 0 0, 100% 100%;
      }
      75% {
        background-position: 100% 0, 0 0, 0 100%;
      }
      100% {
        background-position: 100% 100%, 0 0, 0 100%;
      
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 216.150.16.65:443 · www.tapiq.com

    2025-12-22 14:06

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 21305
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 5622
    Content-Type: text/html; charset=utf-8
    Date: Mon, 22 Dec 2025 14:06:27 GMT
    Etag: "364ca0af7fadab1e8c15fe2bf0589750"
    Last-Modified: Mon, 22 Dec 2025 08:11:22 GMT
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    X-Vercel-Cache: HIT
    X-Vercel-Id: fra1::m8bd8-1766412387290-77b8b3227cea
    Connection: close
    
    Page title: TapIQ - Identity Intelligence Platform | Audience Engagement & Tracking
    
    <!DOCTYPE html>
    <html>
    <head>
      <!--
        If you are serving your web app in a path other than the root, change the
        href value below to reflect the base path you are serving from.
    
        The path provided below has to start and end with a slash "/" in order for
        it to work correctly.
    
        For more details:
        * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
    
        This is a placeholder for base href that will be replaced by the value of
        the `--base-href` argument provided to `flutter build`.
      -->
      <base href="/">
    
      <meta charset="UTF-8">
      <meta content="IE=Edge" http-equiv="X-UA-Compatible">
    
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
    
      <!-- SEO Base Meta Tags -->
      <meta name="description" content="Track, enrich, and engage your audiences across all touchpoints. TapIQ is your identity intelligence layer for churches, non-profits, and organizations.">
      <meta name="keywords" content="identity intelligence, audience tracking, contact enrichment, behavioral analytics, CRM enrichment, audience engagement, church management, nonprofit software, sales intelligence">
      <meta name="author" content="TapIQ">
      <meta name="robots" content="index, follow">
    
      <!-- Open Graph / Facebook -->
      <meta property="og:type" content="website">
      <meta property="og:site_name" content="TapIQ">
      <meta property="og:title" content="TapIQ - Identity Intelligence Platform">
      <meta property="og:description" content="Track, enrich, and engage your audiences across all touchpoints. TapIQ is your identity intelligence layer.">
      <meta property="og:image" content="https://cdn.prod.website-files.com/68cb212ff979a3c1c0d0fb6a/692f66d6a4e5a6ad7b37e52d_hero_image.png">
      <meta property="og:url" content="https://tapiq.com/">
    
      <!-- Twitter -->
      <meta name="twitter:card" content="summary_large_image">
      <meta name="twitter:title" content="TapIQ - Identity Intelligence Platform">
      <meta name="twitter:description" content="Track, enrich, and engage your audiences across all touchpoints. TapIQ is your identity intelligence layer.">
      <meta name="twitter:image" content="https://cdn.prod.website-files.com/68cb212ff979a3c1c0d0fb6a/692f66d6a4e5a6ad7b37e52d_hero_image.png">
    
      <!-- iOS meta tags & icons -->
      <meta name="apple-mobile-web-app-capable" content="yes">
      <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
      <meta name="apple-mobile-web-app-title" content="TapIQ">
      <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
      <!-- Theme Color -->
      <meta name="theme-color" content="#6366F1">
    
      <!-- Favicon -->
      <link rel="icon" type="image/png" href="favicon.png"/>
      <link rel="canonical" href="https://app.tapiq.com/">
    
      <!-- cropperjs -->
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.6.2/cropper.css" />
      <script src="https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.6.2/cropper.min.js"></script>
      <script src="assets/packages/fpjs_pro_plugin/web/index.js" defer></script>
    
    
      <title>TapIQ - Identity Intelligence Platform | Audience Engagement & Tracking</title>
      <link rel="manifest" href="manifest.json">
      <!-- Google tag (gtag.js) -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-XJ7EKL7HDQ"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
    
      gtag('config', 'G-XJ7EKL7HDQ');
    </script>
    </head>
    <body>
      <style> 
      /* HTML: <div class="loader"></div> */
    .loader {
      width: 65px;
      aspect-ratio: 1;
      --g: radial-gradient(farthest-side,#0000 calc(95% - 3px),#0C120C calc(100% - 3px) 98%,#0000 101%) no-repeat;
      background: var(--g), var(--g), var(--g);
      background-size: 30px 30px;
      animation: l10 1.5s infinite;
    }
    @keyframes l10 {
      0% {
        background-position: 0 0, 0 100%, 100% 100%;
      }
      25% {
        background-position: 100% 0, 0 100%, 100% 100%;
      }
      50% {
        background-position: 100% 0, 0 0, 100% 100%;
      }
      75% {
        background-position: 100% 0, 0 0, 0 100%;
      }
      100% {
        background-position: 100% 100%, 0 0, 0 100%;
      
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 216.150.16.65:443 · www.tapiq.com

    2025-12-20 14:26

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 540321
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 5622
    Content-Type: text/html; charset=utf-8
    Date: Sat, 20 Dec 2025 14:26:46 GMT
    Etag: "364ca0af7fadab1e8c15fe2bf0589750"
    Last-Modified: Sun, 14 Dec 2025 08:21:25 GMT
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    X-Vercel-Cache: HIT
    X-Vercel-Id: fra1::th4bb-1766240806778-073034f5f1d6
    Connection: close
    
    Page title: TapIQ - Identity Intelligence Platform | Audience Engagement & Tracking
    
    <!DOCTYPE html>
    <html>
    <head>
      <!--
        If you are serving your web app in a path other than the root, change the
        href value below to reflect the base path you are serving from.
    
        The path provided below has to start and end with a slash "/" in order for
        it to work correctly.
    
        For more details:
        * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
    
        This is a placeholder for base href that will be replaced by the value of
        the `--base-href` argument provided to `flutter build`.
      -->
      <base href="/">
    
      <meta charset="UTF-8">
      <meta content="IE=Edge" http-equiv="X-UA-Compatible">
    
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
    
      <!-- SEO Base Meta Tags -->
      <meta name="description" content="Track, enrich, and engage your audiences across all touchpoints. TapIQ is your identity intelligence layer for churches, non-profits, and organizations.">
      <meta name="keywords" content="identity intelligence, audience tracking, contact enrichment, behavioral analytics, CRM enrichment, audience engagement, church management, nonprofit software, sales intelligence">
      <meta name="author" content="TapIQ">
      <meta name="robots" content="index, follow">
    
      <!-- Open Graph / Facebook -->
      <meta property="og:type" content="website">
      <meta property="og:site_name" content="TapIQ">
      <meta property="og:title" content="TapIQ - Identity Intelligence Platform">
      <meta property="og:description" content="Track, enrich, and engage your audiences across all touchpoints. TapIQ is your identity intelligence layer.">
      <meta property="og:image" content="https://cdn.prod.website-files.com/68cb212ff979a3c1c0d0fb6a/692f66d6a4e5a6ad7b37e52d_hero_image.png">
      <meta property="og:url" content="https://tapiq.com/">
    
      <!-- Twitter -->
      <meta name="twitter:card" content="summary_large_image">
      <meta name="twitter:title" content="TapIQ - Identity Intelligence Platform">
      <meta name="twitter:description" content="Track, enrich, and engage your audiences across all touchpoints. TapIQ is your identity intelligence layer.">
      <meta name="twitter:image" content="https://cdn.prod.website-files.com/68cb212ff979a3c1c0d0fb6a/692f66d6a4e5a6ad7b37e52d_hero_image.png">
    
      <!-- iOS meta tags & icons -->
      <meta name="apple-mobile-web-app-capable" content="yes">
      <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
      <meta name="apple-mobile-web-app-title" content="TapIQ">
      <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
      <!-- Theme Color -->
      <meta name="theme-color" content="#6366F1">
    
      <!-- Favicon -->
      <link rel="icon" type="image/png" href="favicon.png"/>
      <link rel="canonical" href="https://app.tapiq.com/">
    
      <!-- cropperjs -->
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.6.2/cropper.css" />
      <script src="https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.6.2/cropper.min.js"></script>
      <script src="assets/packages/fpjs_pro_plugin/web/index.js" defer></script>
    
    
      <title>TapIQ - Identity Intelligence Platform | Audience Engagement & Tracking</title>
      <link rel="manifest" href="manifest.json">
      <!-- Google tag (gtag.js) -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-XJ7EKL7HDQ"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
    
      gtag('config', 'G-XJ7EKL7HDQ');
    </script>
    </head>
    <body>
      <style> 
      /* HTML: <div class="loader"></div> */
    .loader {
      width: 65px;
      aspect-ratio: 1;
      --g: radial-gradient(farthest-side,#0000 calc(95% - 3px),#0C120C calc(100% - 3px) 98%,#0000 101%) no-repeat;
      background: var(--g), var(--g), var(--g);
      background-size: 30px 30px;
      animation: l10 1.5s infinite;
    }
    @keyframes l10 {
      0% {
        background-position: 0 0, 0 100%, 100% 100%;
      }
      25% {
        background-position: 100% 0, 0 100%, 100% 100%;
      }
      50% {
        background-position: 100% 0, 0 0, 100% 100%;
      }
      75% {
        background-position: 100% 0, 0 0, 0 100%;
      }
      100% {
        background-position: 100% 100%, 0 0, 0 100%;
      
    Found 2025-12-20 by HttpPlugin
    Create report
www.tapiq.com
CN:
www.tapiq.com
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-26 03:38
Not after:
2026-02-24 03:37
Domain summary
IP summary