Uncodie
Technical DocumentationNo CodeTutorialsChangelogDisccord
No Code
No Code
  • 🏁Getting Stared
    • 🥳Introduction
      • What is Uncodie?
      • App
      • Figma No Code Plugin
        • How to associate your Figma token to Uncodie?
        • How to associate an Uncodie project to figma?
  • 📖Basic Concepts
    • 🧩Components
      • Screen Page
        • Screen Layout
        • Screen Content
      • Table View
        • Table View Header
        • Table View Row
        • Table View Cell
      • Form
        • Text Area
        • Selector
        • Input
        • Button
        • Output
      • HTML components
        • Headers
          • H1
          • H2
          • H3
          • H4
          • H5
        • Title
        • Parragraph
        • List
        • Iframe
        • Video
        • Audio
        • Link
        • Progress
        • Meta
        • Image
        • SVG
      • Advanced
        • Chart
          • Style Personalization
        • Repeat
        • Loading
    • 🎨Appearance
      • Visibility
      • CSS
      • Adaptative Design
      • Responsive Design
    • 🏗️Prototyping
      • Modals
      • Variants
      • Navigation
    • 🔤Variables
    • 💽Data Sources
      • Collections
      • Queries
      • Scripts
    • 🔍Data Binding
    • ⚡Actions
      • Scripts
      • Events
    • 🧑User Management
      • Privacy
    • 🍪SEO and Tracking
      • Capabilities
      • HTML Head Scripts
    • ☁️Publish and Deploy
      • Custom Domains
Powered by GitBook
On this page
  • Setup
  • Use Cases
  • Adding a 3rd party libraries and widgets
  • Adding HTML tags and metadata

Was this helpful?

  1. Basic Concepts
  2. SEO and Tracking

HTML Head Scripts

Adding 3rd party scripts

Setup

  1. Opten your project in the APP

  2. Navigate to the SEO section

  3. There you can add any javascript code

  4. Click Save

  5. Recompile your project in Figma

Use Cases

Adding a 3rd party libraries and widgets

To add widgets or 3rd party libraries just follow your provider's instructions and then paste your code following the setup instructions.

Adding HTML tags and metadata

To personalize the header and meta tags of your app just follow the setup instructions.

PreviousCapabilitiesNextPublish and Deploy

Last updated 1 year ago

Was this helpful?

📖
🍪