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

TRAC-2057: Adobe Superbounce #215

Merged
merged 6 commits into from
May 28, 2024
Merged

TRAC-2057: Adobe Superbounce #215

merged 6 commits into from
May 28, 2024

Conversation

mehakraza
Copy link
Contributor

@mehakraza mehakraza commented May 27, 2024

Added tealium backup files of superbounce extension for Bild and Welt
Added refactored and unified version of superbounce extension

Comment on lines 7 to 8
window.utag.data.pur_subscription?.includes('false') &&
window.utag.data['cp.hasPurSubscription'] === 'false'
Copy link
Contributor

Choose a reason for hiding this comment

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

we only have either pur_subscription or hasPurSubsription, && wont work
The new key from WHOAMI that is valid for all brands is "user_hasPurSubscription"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for the information, updated in PR.

Copy link
Contributor

@nickyanalytics nickyanalytics left a comment

Choose a reason for hiding this comment

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

Looks easy :-). I would be happy if we can switch to the whoami key that shows if user has pur or not "utag.data.user_hasPurSubscription"

@mehakraza mehakraza merged commit cb48923 into master May 28, 2024
1 check passed
Copy link

@alinabolun1088 alinabolun1088 left a comment

Choose a reason for hiding this comment

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

comment

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.

3 participants