Skip to content

Support for target VEC click tracking metrics#491

Merged
ninaceban merged 2 commits intomasterfrom
personalization-clicktracking
May 8, 2020
Merged

Support for target VEC click tracking metrics#491
ninaceban merged 2 commits intomasterfrom
personalization-clicktracking

Conversation

@ninaceban
Copy link
Copy Markdown
Contributor

@ninaceban ninaceban commented May 7, 2020

Description

I have added click tracking support for target VEC click tracking metrics.
I have added an event type :

  • display for visual experiences
  • click for click tracking metrics

Related Issue

Motivation and Context

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (non-breaking change which does not add functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA or I'm an Adobe employee.
  • I have made any necessary test changes and all tests pass.
  • I have run the Sandbox successfully.

@ninaceban ninaceban requested review from Aaronius and jfkhoury May 7, 2020 00:57
@ninaceban ninaceban changed the title handle click tracking VEC decisions Support for target VEC click tracking metrics May 7, 2020
Copy link
Copy Markdown
Contributor

@jfkhoury jfkhoury left a comment

Choose a reason for hiding this comment

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

Thank you! My only comment would be: do we need to make the event names more descriptive? Like “display-autorendered-offer” or something, same for click.. I’ll leave it to you and David.

Copy link
Copy Markdown
Contributor

@Aaronius Aaronius left a comment

Choose a reason for hiding this comment

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

I had the same thoughts as @jfkhoury. Thanks @ninaceban.

Comment thread test/unit/specs/components/Personalization/createExecuteDecisions.spec.js Outdated
Comment thread test/unit/specs/components/Personalization/createOnClickHandler.spec.js Outdated
Comment thread test/unit/specs/components/Personalization/createCollect.spec.js Outdated
Comment thread src/components/Personalization/createCollect.js
Comment thread src/components/Personalization/createOnClickHandler.js Outdated
@ninaceban
Copy link
Copy Markdown
Contributor Author

@Aaronius and @jfkhoury we discussed display and click for eventType with David when we presented the proposed changes for notifications. The decision was to use this for now, once we figure out the XDM piece we will adjust it.

@ninaceban ninaceban force-pushed the personalization-clicktracking branch from df12693 to 0461dbc Compare May 8, 2020 04:53
Copy link
Copy Markdown
Contributor

@jfkhoury jfkhoury left a comment

Choose a reason for hiding this comment

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

👍

@ninaceban ninaceban merged commit 534dadc into master May 8, 2020
@ninaceban ninaceban deleted the personalization-clicktracking branch May 8, 2020 16:59
Spencer-Smith pushed a commit that referenced this pull request Feb 20, 2026
… error (#491)

* Ensure the library is built before starting dev sandbox

* Permit empty string as a valid-to-be-ignored idSyncContainerId override value

* Add unit test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants