Getting Started with CodeUp

This guide will help you set up CodeUp and add your first custom code to your Shopify store in just a few minutes.

Prerequisites

Before you begin, make sure you have:

  • An active Shopify store
  • CodeUp app installed from the Shopify App Store
  • The code snippet you want to add (e.g., Google Analytics tracking code, custom CSS, etc.)

Quick Setup (3 Steps)

Step 1: Add Your Custom Code

  1. Open the CodeUp app from your Shopify admin
  2. Click on Setup in the navigation menu (or click the Configure button on the dashboard)
  3. Enter your code in the appropriate text area:
    • Header code: For code that should be placed inside the <head> tag
    • Body code: For code that should be placed before the </body> tag
  4. Click the Save button
Setup Page - Code Input Areas

Step 2: Select Target Pages (Optional)

By default, your code will load on all pages of your store. To target specific pages:

  1. On the Setup page, scroll down to the Select pages to apply section
  2. Check the boxes for the pages where you want your code to appear:
    • Home
    • Collection
    • Product
    • Cart
    • Blog
    • Article
    • Search
    • Pages
    • 404
  3. Click Save to apply your changes
Page Selection Checkboxes

Step 3: Enable the Theme Extension

CodeUp uses Shopify’s theme app extension feature, which means you need to enable it from your theme customizer:

  1. On the dashboard or Setup page, look for the App activation status section
  2. Click the Enable extensions button (this opens your theme customizer)
  3. In the theme customizer, you will see the CodeUp app blocks
  4. Toggle Head code to enable header code injection
  5. Toggle Body code to enable body code injection
  6. Click Save in the theme customizer
App Activation Status

Verify Your Setup

After completing the steps above, your dashboard should show:

  • Head code configuration: Complete (if you added header code and enabled it)
  • Body code configuration: Complete (if you added body code and enabled it)
  • Page templates: Shows which pages have your code applied
Code Setup Overview

Test Your Code

To verify that your code is working:

  1. Open your store’s frontend in a new browser tab
  2. Right-click on the page and select View Page Source (or press Ctrl+U / Cmd+U)
  3. Search for your code:
    • For header code: Look inside the <head> section
    • For body code: Look near the closing </body> tag

Tip: You can also use browser developer tools (F12) to verify your code is present and functioning.

What’s Next?

Now that you have CodeUp set up, you can:

Need Help?

If you run into any issues:

Last updated on February 16, 2026

Was this article helpful?

PREVIOUS

CodeUp Dashboard Overview

NEXT

CodeUp Page Targeting

Powered by Support Genix