Fibr Support
  • Fibr Docs
  • Get Started
    • Intro to Fibr
      • What is Fibr?
      • What products does Fibr offer?
    • Account Settings
      • Inviting Your Team
    • Fibr Script
      • What is Fibr Script?
      • Configuring the Fibr Script for your website
      • Configuring the Fibr Script for your Shopify Store
      • Impact of Fibr Script on Website Performance
    • FAQs
      • How to Whitelist Fibr in Your Website’s Content Security Policy (CSP)?
      • Can You Run Fibr on Your Local Machine?
      • What is Statistical Significance & Smart Traffic Routing?
  • Fibr Experimentation
    • Intro to A/B Testing
      • How to Create an A/B Test in Fibr?
      • How do you create a bulk AB campaign?
    • Audience Selection
      • Define your Audience Segment
      • Location-based Segmentation
    • FAQs
      • What are Traffic Allocation and Traffic Split?
      • Can I change an experiment's configuration when it is running?
      • Can I Run Fibr Tests on a Website That Has Cookies Disabled?
      • Can I Run Fibr Tests on Sub-domains?
      • Scheduling a Campaign in Fibr
  • Intro to Copy Experimentation
    • What is Copy Experimentation?
    • How to Set Up a Copy Experimentation Campaign?
  • Fibr Personalization
    • Ad Personalization
      • How to create an Ad Personalization campaign?
      • How to create a bulk Ad Personalization campaign?
    • Audience Personalization
      • How to create an Audience Personalization campaign?
      • Defining the audience for Audience Personalization
      • Location-based Segmentation
      • How to create a bulk Audience Personalization campaign?
  • Fibr Editor
    • Using Visual Editor to Create Variants
    • Using Visual Editor to track events
    • Using Fibr Editor for Bulk Variant Creation
  • Metrics
    • How can I define metrics on Fibr?
    • How do the GTM metrics work on Fibr?
    • What is a Primary Metric?
  • Integrations
    • Integrating Fibr with Google Analytics 4
    • Integrating Fibr with Google Tag Manager
    • Integrating Fibr with Google Ads
    • Integrating Fibr with Meta Ads
Powered by GitBook
On this page
  • Setting Up GTM Metrics
  • Tag Duplication and How Does Metric Tracking Work
  1. Metrics

How do the GTM metrics work on Fibr?

GTM Metrics makes it simple for you to use existing metrics to track personalization performance on Fibr.

PreviousHow can I define metrics on Fibr?NextWhat is a Primary Metric?

Last updated 7 months ago

Setting Up GTM Metrics

The first step is to set up GTM Metrics tracking. You should do this ideally for all your conversion events and any other event you want to track. Here are the steps to set up GTM metrics:

  1. Follow the steps to .

  2. Once you have completed the data layer creation step, choose "Enable for Fibr Tracking".

  3. Now, you can select the metrics you want to duplicate for Fibr and click approve. The table on the left lists all the tags available in your GTM workspace, and the table on the right is the list of tags you selected.

  1. Once approved, go to the Google Tag Manager workspace. You will find new tags created with the tag name in the format fibr_{tag_name}. Review and make sure that the duplicates for all the tags that you have selected are present, and then publish this new container version.

Once published, you are good to go!

Tag Duplication and How Does Metric Tracking Work

This step is required for Fibr to track the exact same metrics that you are already tracking with your analytics tool. We do it in a way such that no customer data is received by Fibr, even if you have configured it in your original tag.

In tag duplication, fibr creates a custom HTML tag on GTM, which informs Fibr's system once a metric is fired. In order to achieve the firing at the same time as your original tag, we create a trigger, which is a combination of your original trigger and a fibr script load trigger.

This compound trigger ensures that every time your original tag is fired, the Fibr tag also fires, thus maintaining data sanity across your analytics and Fibr analytics.

This way of setting up GTM ensures that Fibr does not miss any user activity you are already tracking and that the customer data remains intact within your systems.

integrate Google Tag Manager