• Resolved Firman

    (@jfireman)


    Google recently released the AMP Client ID API to better manage analytics between amp and non-amp page.

    To use the feature, it requires a little modification in the analytics tracking code into this format: ga(‘create’, ‘UA-XXXXX-Y’, ‘auto’, {‘useAmpClientId’: true});

    At the moment, I see no way to do this with the plugin. Is there a workaround for this? And will this be supported in future release of the plugin?

    More details about AMP Client ID can be found here: https://support.google.com/analytics/answer/7486764?hl=en

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author chriscct7

    (@chriscct7)

    Hi there,
    Our AMP addon has offered ClientID synchronization since before Google even had an option for it by leveraging the WordPress REST API. It is likely at some point we will phase out our custom method of doing this and move to the new Google system

    -Chris

    Thread Starter Firman

    (@jfireman)

    Ahh I see, thanks for the update

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Integration With AMP Client ID API’ is closed to new replies.