Descrição
Adobe DTM is Adobe’s tool for deploying it’s Marketing Cloud tools or any other tags to a website. The Adobe DTM for WordPress plugin is the first WordPress plugin dedicated to setting up and configuring Adobe DTM on WordPress. This plugin will install the necessary DTM code on your WordPress site, with the option to have a customizable JSON data layer automatically built from your site’s page and post data.
Data Layer
Adobe DTM for WordPress can build a JSON data layer variable for you to enhance data collection. The items that this plugin can insert into the data layer on the WordPress pages are:
- Post/Page Type
- Post/Page Sub Type
- Post/Page ID
- Post/Page Category Names
- Post/Page Tag Names
- Post/Page Author Names
- Post/Page Date
- Post/Page Title
- Post/Page Custom Fields
- Post/Page Count
- Search Term
- Number of Search Results
- Search Origin Page
- Logged-in Status
- Logged-in User Role
- Número de comentários
The plugin will also allow you to rename the JavaScript variable for the data layer, as well as each sub object in the data layer. You can use dot notation when defining the sub-objects, and it will allow you to build the data layer with sub-objects.
Ecrãs
Instalação
- Upload the zip file via the ‘Plugins’ interface in WordPress
- Activate the plugin
- Go to Settings > Adobe DTM to configure the plugin
Perguntas frequentes
There are currently no frequently asked questions.
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“Adobe DTM for WordPress” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “Adobe DTM for WordPress” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
1.4
Configurable Data Layer JSON Schema
1.3
Updated code for servers with very strict PHP settings to prevent errors. Also added a meta tag with name “adobe-dtm-wordpress” to easily identify if the plugin is installed successfully.
1.1
Code enhancements.
1.0
Out of beta with some additional features: Control over the data layer sub object names; new items in the data layer: page/post ID, page/post custom fields; split up grouped data layer items into their own configuration; ability to specify that DTM is already installed on the site, which will only include the data layer; ability to disable DTM for different user types, or even for guests.
0.1
First public beta.