• Platform
  • Solutions
  • Resources
  • Pricing
  • About
Home Logo
  • Platform
  • Solutions
  • Resources
  • Pricing
  • About
  • πŸ‡¬πŸ‡§ English
  • πŸ‡ΈπŸ‡ͺ Svenska
  • πŸ‡ͺπŸ‡Έ EspaΓ±ol
  • πŸ‡«πŸ‡· FranΓ§ais
Log In
Logo

Big Enough To Serve, Small Enough To Care.

Developer Tools
Last Session - 3:57:45 PM
SDK Disabled Default Content

Page Information

URL: https://opti-tech.optidemo.com/sponsors/gold/
Locale: en
Status: ❌ Disabled
Available Flags: None
User ID: 2b8005f8-3b64-4967-a350-7fd446ba70f6
User Type: New User
Attributes:
{
  "locale": "en",
  "url": "/sponsors/gold/",
  "host": "opti-tech.optidemo.com",
  "isNewUser": true
}
Default Content Key: 91bd8586fa1642d185776adf4d56dcb3
Flag Key Used: cms_91bd8586fa1642d185776adf4d56dcb3
Final Content Key: 91bd8586fa1642d185776adf4d56dcb3
FX Decision:
Enabled: ❌ No
Variation: None
Rule Key: None
Flag Key: cms_91bd8586fa1642d185776adf4d56dcb3
Reasons:
  • No flag was found for key "cms_91bd8586fa1642d185776adf4d56dcb3".
Variant Requested: None
Variant Received: None
Used Variant Content: ❌ No
Query #3 - 3:57:46 PM
query siteSettingsByHostname($domain: String!, $locale: [Locales]!) {
  SiteSettings(
    locale: $locale
    where: {SiteDomain: {eq: $domain}}
    orderBy: {_metadata: {lastModified: DESC}}
    limit: 1
  ) {
    item {
      SiteDomain
      LogoResolution
      Logo {
        ...ContentUrl
        ...ContentReferenceItem
      }
      FooterText
      TopNavStyle
      HeaderLinks {
        ... on MenuItem {
          Link {
            text
            url {
              default
            }
          }
          LinkText
          SubMenuItems {
            ... on MenuItem {
              Link {
                text
                url {
                  default
                }
              }
              LinkText
            }
          }
        }
        ... on _Experience {
          Link: _metadata {
            text: displayName
            url {
              default
            }
          }
        }
        ... on _Page {
          Link: _metadata {
            text: displayName
            url {
              default
            }
          }
        }
      }
      FooterLinks {
        ... on MenuItem {
          Link {
            text
            url {
              default
            }
          }
        }
        ... on _Experience {
          Link: _metadata {
            text: displayName
            url {
              default
            }
          }
        }
        ... on _Page {
          Link: _metadata {
            text: displayName
            url {
              default
            }
          }
        }
      }
      SocialFacebook
      SocialInstagram
      SocialTwitter
      SocialTikTok
      SocialGitHub
      OptiWebProjectId
    }
  }
}

fragment ContentUrl on ContentReference {
  url {
    default
    hierarchical
  }
}

fragment ContentReferenceItem on ContentReference {
  item {
    ... on ImageMedia {
      AltText
    }
    ... on cmp_PublicImageAsset {
      ...PublicImageAsset
    }
    ... on cmp_PublicVideoAsset {
      ...PublicVideoAsset
    }
    ... on _IContent {
      _metadata {
        displayName
      }
    }
  }
}

fragment PublicImageAsset on cmp_PublicImageAsset {
  AltText
  Url
}

fragment PublicVideoAsset on cmp_PublicVideoAsset {
  AltText
  Url
}
{
  "domain": "opti-tech.optidemo.com",
  "locale": [
    "en"
  ]
}
{
  "SiteSettings": {
    "item": {
      "SiteDomain": "opti-tech.optidemo.com",
      "LogoResolution": "32",
      "Logo": {
        "url": {
          "default": "https://app-epsacvastrov780op001.cms.optimizely.com/globalassets/a_clean_modern_professional_site_logo_for_a_tech_37a7555b-7749-4544-949e-2dc99af3e0a0.png",
          "hierarchical": "/globalassets/a_clean_modern_professional_site_logo_for_a_tech_37a7555b-7749-4544-949e-2dc99af3e0a0.png"
        },
        "item": {}
      },
      "FooterText": "Big Enough To Serve, Small Enough To Care.",
      "TopNavStyle": "standard",
      "HeaderLinks": [
        {
          "Link": {
            "text": null,
            "url": {
              "default": null
            }
          },
          "LinkText": "Platform",
          "SubMenuItems": []
        },
        {
          "Link": {
            "text": null,
            "url": {
              "default": null
            }
          },
          "LinkText": "Solutions",
          "SubMenuItems": []
        },
        {
          "Link": {
            "text": null,
            "url": {
              "default": null
            }
          },
          "LinkText": "Resources",
          "SubMenuItems": []
        },
        {
          "Link": {
            "text": null,
            "url": {
              "default": null
            }
          },
          "LinkText": "Pricing",
          "SubMenuItems": []
        },
        {
          "Link": {
            "text": null,
            "url": {
              "default": null
            }
          },
          "LinkText": "About",
          "SubMenuItems": []
        }
      ],
      "FooterLinks": [],
      "SocialFacebook": null,
      "SocialInstagram": null,
      "SocialTwitter": null,
      "SocialTikTok": null,
      "SocialGitHub": null,
      "OptiWebProjectId": null
    }
  }
}
Query #2 - 3:57:46 PM
query siteStylesByHostname($domain: String!, $locale: [Locales]!) {
  SiteStyles(
    locale: $locale
    where: {SiteStylesDomain: {eq: $domain}}
    orderBy: {_metadata: {lastModified: DESC}}
    limit: 1
  ) {
    item {
      SiteStylesDomain
      daisyuiTheme
      primary
      primaryContent
      secondary
      secondaryContent
      accent
      accentContent
      neutral
      neutralContent
      base100
      base200
      base300
      baseContent
      info
      infoContent
      success
      successContent
      warning
      warningContent
      error
      errorContent
      radiusSelector
      radiusField
      radiusBox
      sizeSelector
      sizeField
      borderWidth
      depth
      noise
      textXs
      textSm
      textBase
      textLg
      textXl
      text2xl
      text3xl
      text4xl
      text5xl
      text6xl
      text7xl
      text8xl
      text9xl
      freeFormStyles
      font
      cssFile {
        _metadata {
          lastModified
          url {
            default
          }
        }
      }
    }
  }
}
{
  "domain": "opti-tech.optidemo.com",
  "locale": [
    "en"
  ]
}
{
  "SiteStyles": {
    "item": {
      "SiteStylesDomain": null,
      "daisyuiTheme": null,
      "primary": null,
      "primaryContent": null,
      "secondary": null,
      "secondaryContent": null,
      "accent": null,
      "accentContent": null,
      "neutral": null,
      "neutralContent": null,
      "base100": null,
      "base200": null,
      "base300": null,
      "baseContent": null,
      "info": null,
      "infoContent": null,
      "success": null,
      "successContent": null,
      "warning": null,
      "warningContent": null,
      "error": null,
      "errorContent": null,
      "radiusSelector": null,
      "radiusField": null,
      "radiusBox": null,
      "sizeSelector": null,
      "sizeField": null,
      "borderWidth": null,
      "depth": null,
      "noise": null,
      "textXs": null,
      "textSm": null,
      "textBase": null,
      "textLg": null,
      "textXl": null,
      "text2xl": null,
      "text3xl": null,
      "text4xl": null,
      "text5xl": null,
      "text6xl": null,
      "text7xl": null,
      "text8xl": null,
      "text9xl": null,
      "freeFormStyles": null,
      "font": null,
      "cssFile": {
        "_metadata": {
          "lastModified": null,
          "url": {
            "default": null
          }
        }
      }
    }
  }
}
Query #1 - 3:57:46 PM
query getAvailableLocales {
  _Content(locale: [ALL], limit: 100) {
    facets {
      _metadata {
        locale(limit: 50) {
          name
          count
        }
      }
    }
  }
}
Current URL: /sponsors/gold/
Build Mode: production
Dev Mode: Enabled
SSR: Yes
GraphQL Queries: 3 total
Page Load Time:
DOM Ready:
Time to First Byte:
Render Start: