-
Couldn't load subscription status.
- Fork 2
Update README.md #307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Update README.md #307
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -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) | ||
| 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 | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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. There was a problem hiding this comment. Choose a reason for hiding this commentThe 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. There was a problem hiding this comment. Choose a reason for hiding this commentThe 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! | ||
There was a problem hiding this comment.
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?