Tools to use our Add-ons

Learn about basic tools and commands to be able to use our add-ons

Description

On this page you can find information about
  • Finding your tagging url
  • Getting your X-Gtm-Server-Preview HTTP header
  • Executing curl commands

Finding your tagging url

You can find your tagging url when you open the Container in the SprTags dashboard:


XML to JSON screenshot
Note: if you have added more domains with multidomains, then you can of course use any of those urls. Check Addons -> Multidomains for more details.

To get your X-Gtm-Server-Preview HTTP header:
  • open your server side container on preview mode
  • select the three dots in the right upper corner
  • click on send requests manually
  • copy X-Gtm-Server-Preview HTTP header

Note: if you want to read more about the Preview Header you can visit the article about it in Addons -> Preview Header.

Execute the curl commands

Windows:

Open Command Prompt or PowerShell on your Windows machine. You can find Command Prompt in the Start menu, or use the Windows key + R to open the Run dialog box and type cmd.


Mac:

Open Terminal by using the Spotlight search or by pressing Command (⌘) + Option + T on your keyboard.