Get Started with Web SDK
This topic describes how to track events and customer information using the Web SDK in Optimizely Data Platform (ODP).
Get Web SDK Snippet
- Visit Account Settings -> Integrations and click the Javascript Tag tile.
Note
The ODP Web SDK snippet already includes your Public API Key/Tracker ID for authentication.
-
Copy the snippet to your clipboard.
-
Place the snippet on every page you would like to track events and customer information.
Note
ODP recommends placing the Web SDK snippet before the closing
</head>
element of your site.
Updated 3 months ago
Did this page help you?