Title: Custom Tracker Objects
Last modified: August 1, 2019

---

# Custom Tracker Objects

 *  Resolved [viertobi](https://wordpress.org/support/users/viertobi/)
 * (@viertobi)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/custom-tracker-objects/)
 * Hello,
    first of all, thank you for your plugin. Works nice on all my sites. 
   But today I’ve got a problem with the custom tracker objects. I wanted to add
   a conversion tag to my script, but it puts a comma between the two tags, instead
   of a semicolon. I added an example of my problem.
 * The line generated by you plugin:
    gtag(‘config’, ‘UA-00000000-0’, gtag(‘config’,‘
   AW-000000000’);); How the line should look like: gtag(‘config’, ‘UA-00000000-
   0’; gtag(‘config’, ‘AW-000000000’););
 * Kind regards,
    Tobi

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

 *  Thread Starter [viertobi](https://wordpress.org/support/users/viertobi/)
 * (@viertobi)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/custom-tracker-objects/#post-11789652)
 * Hello, got something mixed up. There is nothing wrong with the plugin. My problem
   is just, that I want to add a second tracking code.
    In the end it should look
   like this:
 * <script async src=”[https://www.googletagmanager.com/gtag/js?id=UA-00000000-0″></script&gt](https://www.googletagmanager.com/gtag/js?id=UA-00000000-0″></script&gt);
   
   <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.
   push(arguments);} gtag(‘js’, new Date());
 * gtag(‘config’, ‘UA-00000000-0’);
    gtag(‘config’, ‘AW-000000000’); </script>
 * Any idea how I can achieve this?
 * Kind regards,
    Tobi
 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/custom-tracker-objects/#post-11790156)
 * [@viertobi](https://wordpress.org/support/users/viertobi/) Multiple tracking 
   codes are not possible with the free version of the plugin, but the pro version
   can do it. Note if you have any questions about the pro version please contact
   me directly via the form at [Plugin Planet](https://plugin-planet.com/#contact)(
   the forums here at WordPress.org are for free plugins only). Thank you.

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

The topic ‘Custom Tracker Objects’ is closed to new replies.

 * ![](https://ps.w.org/ga-google-analytics/assets/icon-256x256.png?rev=2053004)
 * [GA Google Analytics – Connect Google Analytics to WordPress](https://wordpress.org/plugins/ga-google-analytics/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ga-google-analytics/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ga-google-analytics/)
 * [Active Topics](https://wordpress.org/support/plugin/ga-google-analytics/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ga-google-analytics/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ga-google-analytics/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/custom-tracker-objects/#post-11790156)
 * Status: resolved