Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,17 @@ the extension, in case profiles or Adobe tags are changing.

This extension is the result of a refactoring and generalization process of the various existing DoPlugins extensions.
The goal of the refactoring was to have only one centralized version of this extension which can be used on all brand
profiles. [Read more](https://github.com/spring-media/ds_cmp_tealium_extension/blob/master/extensions/doPlugins_global.README.md)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I dont understand why you removed the link to doPlugin readme?

profiles.

The extension contains features which are needed for the Adobe Analytics tracking.

The different features are organized as simple Javascript objects which are attached to the global S-Object which
is provided by the Adobe Analytics tag.

!!! After changes are done in DoPlugins global extension to make it live the deployment in Tealium is required
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That happens to all files in github, not only doPlugin. When they are used in Tealium a deployment is needed.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That happens to all files in github, not only doPlugin. When they are used in Tealium a deployment is needed.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That happens to all files in our repo, not only doPlugin. When they are used in Tealium a deployment is needed.


### Adobe DoPlugins App Extensions (Bild and Welt)

In addition to the global doPlugins extension there are three app extensions (doPlugins_bild_apps, doPlugins_welt_apps_android, doPlugins_welt_apps_ios) which are the generalized and refactored version for different Bild and Welt apps. The app extensions specifically cater for tracking on the mobile platforms.

Good luck!
Good luck!