LogoLogo
Help CenterStatusContact
  • Chartbeat Documentation
  • Implement Tracking
    • Standard Websites
      • Adding chartbeat.js to Your Site
      • Customize Tracking Settings
      • Tracking Virtual Page Change
      • User Subscriber Status
      • Alternative Site Integrations
      • Integration QA Steps: Website
      • Additional Page Metadata
    • Google AMP
      • Chartbeat Code for AMP
      • AMP Configuration Variables
      • Alternative AMP Integration
      • Integration QA Steps: AMP
    • Mobile App SDKs
      • Intro to Mobile App Tracking
      • Android SDK
      • iOS SDK
      • Integration QA Steps: Mobile Apps
  • Feature Integrations
    • Headline and Image Testing
      • Adding chartbeat_mab.js to Your Site
      • Image Compatibility
      • Flicker & Flicker Control
      • mab.js Specifications
      • Integration QA Steps: Headline and Image Testing
    • Video Engagement
      • Adding chartbeat_video.js to Your Site
      • Supported OVP Integrations
      • Custom Player Integration SDK
      • Configure Video Tracking Settings
      • Integration QA: Video Tracking
    • Conversion
      • Adding subscriptions.js to Your Site
      • Conversion Events
      • Integration QA Steps: Conversion
      • Supported Conversion Flows
  • API Docs
    • Real-Time API
      • Getting Started with our Real-Time API
      • Traffic Data
      • Video Engagement Data
    • Historical API
      • Getting Started with our Historical API
      • One-time Queries
      • Recurring Queries
      • Metrics, Dimensions, and Filters
    • Headline Testing API
      • Getting Started with our Headline Testing API
      • Raw Data
      • Summary Report
      • Variant Report
    • Conversion API
      • Getting Started with our Conversion API
      • Top Articles
    • Data Lab API
      • Getting Started with Data Lab API
  • Help Center
  • Contact Support
  • Datastream Docs
  • Back to Chartbeat.com
Powered by GitBook
On this page
  • Using Google Tag Manager for AMP
  • Next steps

Was this helpful?

  1. Implement Tracking
  2. Google AMP

Alternative AMP Integration

Alternative options for integrating our code on your AMP pages.

PreviousAMP Configuration VariablesNextIntegration QA Steps: AMP

Last updated 1 year ago

Was this helpful?

Using Google Tag Manager for AMP

If you are using Google Tag Manager's pre-built Chartbeat tag template for AMP, first fill out the Chartbeat tag configuration fields using the instructions in the previous article of this guide (UID, domain, etc). When you reach the Triggering configuration, add the following triggers:

Add a Timer trigger

  • Interval: 15 seconds

  • Limit: 7200 seconds

  • Enable the "Fire immediately when triggered" setting

  • Enable the trigger for "All Pages"

Add a Click trigger:

  • CSS Selector: a

  • Enable the trigger for "All Pages"

Here's what that looks like in the GTM interface:

Next steps

Having reviewed all of the previous articles in this guide, you're now ready to add our snippet to your AMP pages using our integration QA article (up next) to check your work for completeness.

Timer Trigger Configuration in GTM
Click Trigger Configuration in GTM