Skip to content

Commit f765247

Browse files
authored
Merge pull request #3 from paypaldev/data-analytics
Add sdk-integration-source value
2 parents e157545 + fd7b4d9 commit f765247

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/views/checkout.ejs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<script
1313
src="https://www.paypal.com/sdk/js?components=buttons,hosted-fields&client-id=<%= clientId %>"
1414
data-client-token="<%= clientToken %>"
15+
data-sdk-integration-source="integrationbuilder_ac"
1516
></script>
1617
</head>
1718
<body>

0 commit comments

Comments
 (0)