BMS Documentation
  • 👋Welcome to BMS
  • Overview
    • ✨Our Features
  • Solutions
    • Creating a Branding Campaign
    • Creating a Retargeting Campaign
  • Product documentation
    • Accounts
      • Account Billing
    • Ad Server
      • Creatives
      • Creative Groups
      • Ads
        • Ad Exchange Review
          • Google Authorized Buyers
          • Xandr
      • Creative Builder
        • Blueprints
        • Builds
      • Ad Server Metrics
      • Ad Server Billing
      • Page Load Tracking Tag
    • Demand Side Platform (DSP)
      • Overview
      • Managing Campaigns
      • Managing Budgets
      • Managing Targets
      • Managing Ads
      • Real Time Tab
      • DSP Metrics
      • Campaign Billing
      • Check URL Classification
    • Data Management Platform (DMP)
      • Cookie Pools
      • Trackers
        • Install Instructions
      • Identifier Pools
      • DMP Metrics
      • DMP Billing
    • Catalog Storage Service (CS2)
      • Catalogs
      • Products
      • Import Channels
      • Recommendation Models
      • CS2 Metrics
      • CS2 Billing
    • Identity Access Management (IAM)
      • Users
      • Groups
      • API Keys
    • Media
      • Media Metrics
      • Media Billing
    • Metrics
    • Monitoring
      • Looker Studio
      • Event Stores
      • Event Pipes
      • Monitoring Metrics
      • Monitoring Billing
    • Billing
    • Tag Container
      • Tag Container Metrics
  • Third-Party Integrations
    • Webhook Tool (Zapier)
    • Google Tag Manager
    • Voluum
    • External Data Lake Sync (AWS)
Powered by GitBook
On this page
  • Creating Tag Containers
  • Installing your Tag Container
  • Editing or Deleting Tag Containers
  • Metrics Tab

Was this helpful?

Edit on GitHub
Export as PDF
  1. Product documentation

Tag Container

Last updated 3 months ago

Was this helpful?

This feature allows you to create a customized tag container to install multiple tags and scripts from a single piece of code.

Creating Tag Containers

Follow the steps below to create your Tag Container. This process will guide you through the necessary steps to set up a customized container that can hold multiple tags and scripts, simplifying the management and deployment of tracking codes across your website.

We use cookie pools and trackers as script examples to explain this feature, but you can use any script or tag you need.

  1. Fill in the details:

    • Name: Set a name for your tag container.

    • Tags: Set tags for your better organization.

    • Template: Paste the scripts and tags you need to include in your tag container. In the example shown, a BMS Cookie Pool script was used. Notice that the account ID ("acc") and Cookie Pool ID ("cpid") values were replaced by the placeholders "{{acc}}" and "{{cpid}}". This allows the tag container to be used dynamically. Similarly, a BMS tracker script was also added.

    • Available Parameters: The parameters will appear in this section based on your Sample Input. You can click on them to copy their references.

    • Sample Input: This is where you will provide a sample input for your tag container. In the example shown, there are four parameters configured in the sample input:

      • "e": Refers to the event that should be tracked using our tracker script.

      • "t": Refers to the tracker ID to be used.

      • "acc": Refers to the BMS account ID.

      • "cpid": Refers to the cookie pool ID.

    • Preview: This section shows how your tag container will look after you fill in the parameters.

Installing your Tag Container

Follow the steps on the install instructions tab to correctly install your tag container.

  1. Replace the parameters with the corresponding values.

  2. Paste it into your website's code.

Editing or Deleting Tag Containers

Attention! Be careful when deleting tag containers, this action cannot be undone and all the related data, including previously collected metrics, will also be deleted.

Metrics Tab

Upon finishing your Tag Containers' Installation and effectively using them, it will start to fulfill the metrics presented, below you can find all metrics related to Tag Containers.

Click on to start creating your Tag Container.

After finishing your editions, click on to save your tag container.

Copy the script using the copy button .

All the fields on the tag container editor are available for edition, click on to edit your tag container.

It is possible to delete tag containers, by clicking on at the same row as the tag container you need to delete, and then clicking on to confirm this action.

Alternatively, you can archive tag containers to help with organization. This can be done by clicking on at the same row as the tag container you want to archive. To view archived tag containers, turn the 'Archived' switch on , located right above the tag containers list. To unarchive a tag container, click on at the same row as the tag container you want to unarchive.

Failure Rate
Request Count
Tag Container List
Tag Container Editor
Install Instructions Tab