Skip to content
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

Feature Request - Configurable Data Layer #10

Open
ghhutch opened this issue Aug 10, 2018 · 1 comment
Open

Feature Request - Configurable Data Layer #10

ghhutch opened this issue Aug 10, 2018 · 1 comment
Assignees

Comments

@ghhutch
Copy link

ghhutch commented Aug 10, 2018

As an "advanced" AEM user, it would be nice to have a way to configure the data layer via AEM UI so that I can the produce the data layer without writing code.

A/C:

  • Verify the user can specify the data layer key and value pairs.
  • Verify that a user can specify the data layer key as an object. e.g. object.property
  • Verify the user can specify an AEM page property to output as a value. ${jcr:title}

Nice to Have:

  • Verify that a user can specify request parameters to output as a value. ${request.param} e.g. after a transaction a user grab a value from the URL, headers, or cookie

Food for thought...

@klcodanr
Copy link
Contributor

hey @ghhutch ! Long time no chat! Sorry I missed this. So I think it's a fine idea, but I'm somewhat concerned about how this would work with repeated values. I guess it would probably work fine with single values and then more advanced use cases could be covered through some other means. I'll look into it.

@klcodanr klcodanr self-assigned this Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants