Tagging

外掛說明

AdPage Tagging is a simple to use solution for setting up Google Tag Manager Server Side.

Benefits of tagging:
* Increase cookie lifetime (also on Safari 16.4).
* First party tracking with custom domains.
* Get more control over your data sent to GTM

External depencies:
AdPage Tagging is using external depencies for providing the service. These files are all loaded through the domain you configure inside the plugin and Tagging dashboard.
The files are used to provide our service inside of WordPress.

We are using the following external depencies:
* /settings.js this file is used for detecting adblockers and for loading the GTM container.
* /adex.js this file is used for detecting adblockers and for loading the GTM container.
* /script.js this file is a proxy of the GTM web container script. This is used for loading the GTM container (Proxy to GTM).
* /order_created this is a endpoint for sending order data to the GTM container (webhooks)

All scripts arebove are loaded from the domain you configure. When entering a domain that is used inside trytagging.com your requests will be proxied through our servers to Google Tag Manager.
See below the terms of service for the external depencies.

Links to the services used:
AdPage Tagging: https://trytagging.com
Google Tag Manager: https://marketingplatform.google.com/about/tag-manager/

Terms of service:
AdPage Tagging terms of service: https://www.adpage.io/general-terms-and-conditions-of-service
Google Tag Manager terms of service: https://www.google.com/analytics/terms/tag-manager/

for any questions regarding the loading of external depencies please contact us at support@adpage.io

This plugin is not affiliated with Google Tag Manager or Google.

螢幕擷圖

  • Plugin options page in admin page

安裝方式

  1. Install the AdPage Tagging plugin in the wordpress store
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題集

Why do you use external depencies

We are using external depencies for the following reasons:
* Detecting adblockers
* Loading the GTM container
* Sending order data to the GTM container

More infomration about the external depencies can be found in the description.

How do I configure the plugin

After installing the plugin you can configure the plugin by going to the settings page of the plugin.
You can find the settings page by going to the settings menu in the wordpress admin panel and then clicking on Tagging.
There you can configure the values as found in the Tagging dashboard.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Tagging〉的開發相關工作。

參與者

將〈Tagging〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1.16

  • Bug fixes add_to_cart event

1.1.15

  • Performance update for the view_item_list event
  • Make sure _taggingmk cookie is set when using caching plugins
  • Removed unused body scripts

1.1.14

  • Added debug option
  • Added log download and clear options

1.1.13

  • WPML support
  • Added support for new script urls

1.1.12

  • Fixed a bug with add_to_cart currency and value swapped

1.1.11

  • Updating price calculation of products to include tax

1.1.10

  • Fixed a bug with add_to_cart event
  • Fixed a bug with caching plugins (root domain for scripts was different)
  • Fixed a bug with add_to_cart jQuery not defined
  • Tested on wordpress 6.6

1.1.9

  • Do not send purchase for checkout-draft
  • Added order_status to webhook

1.1.8

  • Push user_data event for every page

1.1.7

  • Removed updating cart session
  • Changed marketing object

1.1.6

  • Added /order_refunded webhook

1.1.5

  • Changed item_name to title
  • Added meta tag with version

1.1.4

  • Add the permission_callback option

1.1.3

  • Add host to webhook payload

1.1.2

  • Fixed issue with custom marketing object

1.1.1

  • Fixed issue with add to cart

1.1.0

  • Added new datalayer
  • Added order notes for order_created webhook

1.0.0

  • Initial release