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

Using ACDL to call WebSDK #447

Closed
wants to merge 28 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
81e0f54
feat: add alloy and related scripts
vtsaplin Jan 10, 2024
29f7498
feat: set up websdk and send pageload event
vtsaplin Jan 12, 2024
81f0204
feat: set up websdk and send pageload event
vtsaplin Jan 12, 2024
a259e97
feat: set up websdk and send pageload event
vtsaplin Jan 12, 2024
89b1190
feat: set up websdk and send pageload event
vtsaplin Jan 12, 2024
8324c35
feat: set up websdk and send pageload event
vtsaplin Jan 12, 2024
4e75e1f
adding ACDL library from project
cuzuco2 Jan 30, 2024
a054d53
adding ACDL library from project
cuzuco2 Jan 30, 2024
e644f5d
included launch script from dev environment
cuzuco2 Jan 31, 2024
02563f6
feat: send data layer state to aep
vtsaplin Jan 31, 2024
634a1fe
feat: send data layer state to aep
vtsaplin Jan 31, 2024
53a815e
feat: send data layer state to aep
vtsaplin Jan 31, 2024
936589b
adding ACLD minified to ignored file on lint
cuzuco2 Jan 31, 2024
396d0d5
Merge branch 'main' into pull_433
cuzuco2 Jan 31, 2024
0c7512a
adding allow.js to eslintignore
cuzuco2 Jan 31, 2024
2328a47
adding allow.js to eslintignore
cuzuco2 Jan 31, 2024
d976f97
adding allow.min.js to eslintignore
cuzuco2 Jan 31, 2024
aff9017
adding both allow.js and allow.min.js to eslintignore
cuzuco2 Jan 31, 2024
17f560f
lint fixing on lib-analytics.js delayed.js and scripts.js
cuzuco2 Jan 31, 2024
421d4c3
lint fixing
cuzuco2 Jan 31, 2024
b2d9e6d
lint fixing
cuzuco2 Jan 31, 2024
39c982f
retrieve environment out of hostname
cuzuco2 Feb 1, 2024
cabc934
fixed linting
cuzuco2 Feb 1, 2024
8c86011
fixed linting
cuzuco2 Feb 1, 2024
8a1d1a1
changed back method to check for environment
cuzuco2 Feb 1, 2024
1380bac
importing method that was commented
cuzuco2 Feb 1, 2024
01bb392
add custom schema namespace _bitdefender
Feb 15, 2024
b3cb52a
Merge branch 'main' into pull_433
andreibogdan Mar 1, 2024
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
3 changes: 3 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
helix-importer-ui
tools/sitemap
solutions/scripts/analytics/adobe-client-data-layer.min.js
solutions/plugins/experimentation
solutions/scripts/analytics/alloy.min.js
solutions/scripts/analytics/alloy.js
2 changes: 2 additions & 0 deletions solutions/scripts/analytics/adobe-client-data-layer.min.js

Large diffs are not rendered by default.

Loading
Loading