Google Tags
The Google tag uses destination IDs to load destination-specific settings and to route events. For Google Ads, the destination ID is the same as the conversion tracking ID, for example AW-98765. For Google Analytics, the destination ID is the same as your web data stream's Measurement ID, for example G-12345.
The required google tags can be inserted in site-setting form.
The tags may need to place on head or body of html
To include google tags: Use like this (Google Tags are used in live server only)
<?=(SERVER_MODE == LIVE)? CmsHelper::getSiteSettings('google_analytics'):'';?>
Some examples of tags
- Google Tag Manager
- Global site tag (gtag.js) - Google Analytics
- Meta Pixel Code
Tags are provided by Client.