Title: Google Analytics Code
Last modified: July 2, 2020

---

# Google Analytics Code

 *  Resolved [scorpiorich](https://wordpress.org/support/users/scorpiorich/)
 * (@scorpiorich)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/google-analytics-code-16/)
 * Hi,
 * When I add the code from my Google Analytics account to the code area under the
   Headings tab, the raw text of the code is displayed in the heading on the webpage.

Viewing 1 replies (of 1 total)

 *  Plugin Author [wpshopmart](https://wordpress.org/support/users/wpshopmart/)
 * (@wpshopmart)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/google-analytics-code-16/#post-13071289)
 * Go to google analytics copy your tracking code which will available there i this
   format
 *     ```
       <!-- Global site tag (gtag.js) - Google Analytics -->
       <script async src="https://www.googletagmanager.com/gtag/js?id=Yourid"></script>
       <script>
         window.dataLayer = window.dataLayer || [];
         function gtag(){dataLayer.push(arguments);}
         gtag('js', new Date());
   
         gtag('config', 'Yourid');
       </script>
       ```
   
 * between script tag, paste it in coming soon page analytics code description.
 * Follow this and then you problem will resolve.

Viewing 1 replies (of 1 total)

The topic ‘Google Analytics Code’ is closed to new replies.

 * ![](https://ps.w.org/responsive-coming-soon/assets/icon-256x256.png?rev=1420656)
 * [Coming Soon Page & Maintenance Mode](https://wordpress.org/plugins/responsive-coming-soon/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-coming-soon/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-coming-soon/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-coming-soon/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-coming-soon/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-coming-soon/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [wpshopmart](https://wordpress.org/support/users/wpshopmart/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/google-analytics-code-16/#post-13071289)
 * Status: resolved