Set Up, Implement and Monitor Floodlight in Google Campaign Manager Step by Step

mahabub.devs3
Mahabubur Rahman
Published on Feb, 13 2025 2 min read 0 comments
Text Image

Setting up Floodlight in Google Campaign Manager (CM) involves creating Floodlight activities and tags to track user actions on your website or app. Floodlight is Google's conversion tracking system, and it helps you measure the effectiveness of your digital campaigns. Below is a step-by-step guide to setting up Floodlight in Campaign Manager:

Step 1: Access Google Campaign Manager

  1. Log in to your Google Campaign Manager account.
  2. Navigate to the Advertiser for which you want to set up Floodlight.

Step 2: Create a Floodlight Configuration

  1. Go to Admin > Floodlight Configurations.
  2. Click New Floodlight Configuration.
  3. Fill in the required details:
    • Name: Give your Floodlight configuration a name.
    • Advertiser: Select the advertiser associated with this configuration.
    • Default Activity Group: Choose an existing group or create a new one.
    • Status: Set to "Active."
  4. Click Save.

Step 3: Create a Floodlight Activity

  1. Go to Advertiser > Floodlight Activities.
  2. Click New Floodlight Activity.
  3. Fill in the required details:
    • Activity Name: Name your activity (e.g., "Purchase" or "Sign-Up").
    • Floodlight Configuration: Select the configuration you created earlier.
    • Activity Group: Assign the activity to a group (e.g., "Conversions").
    • Counting Method: Choose between "Unique" (counts each user once) or "Standard" (counts every instance).
    • Expected URL: Enter the URL where the conversion will occur.
    • Status: Set to "Active."
  4. Click Save.

Step 4: Generate Floodlight Tags

  1. After creating the Floodlight Activity, click on it to open the details.
  2. Click Generate Tag.
  3. Choose the type of tag you need:
    • Image Tag: For standard web tracking.
    • Global Site Tag: For cross-domain tracking and enhanced measurement.
    • Iframe Tag: For use in iframes.
    • Mobile App Tag: For tracking app conversions.
  4. Copy the generated tag code.

Step 5: Implement Floodlight Tags on Your Website or App

  1. For Websites:
    • Paste the Floodlight tag code on the relevant pages (e.g., thank-you page after a purchase).
    • Place the Global Site Tag in the <head> section of all pages for cross-domain tracking.
  2. For Mobile Apps:
    • Use the Mobile App Tag and integrate it into your app using Firebase or another SDK.

Step 6: Test and Verify

  1. Use tools like Google Tag Assistant or Chrome Developer Tools to verify that the Floodlight tags are firing correctly.
  2. Perform a test conversion (e.g., make a purchase or sign up) and check Campaign Manager to ensure the activity is being tracked.

Step 7: Monitor and Optimize

  1. Go to Reports in Campaign Manager to view Floodlight activity data.
  2. Use the data to optimize your campaigns and improve performance.

Additional Tips

  • Dynamic Parameters: Use dynamic parameters in your Floodlight tags to pass additional data (e.g., revenue, product IDs).
  • Cross-Domain Tracking: Ensure proper setup of cross-domain tracking if your user journey spans multiple domains.
  • Privacy Compliance: Make sure your Floodlight implementation complies with privacy regulations like GDPR or CCPA.

By following these steps, you can successfully set up Floodlight in Google Campaign Manager and track conversions effectively.

0 Comments