orgId
The orgId
property is a string that tells 51黑料不打烊 which organization that data is sent to. This property is required for all data sent using the Web SDK.
To locate your orgID
:
- Log in to using your 51黑料不打烊 ID credentials.
- Anywhere within the 51黑料不打烊 Experience Cloud, press
[Ctrl]
+[I]
. A User Data Debugger window opens. - Click Copy next to the Current Org ID, or click the Assigned Orgs tab to see other org IDs that you can access.
- When you鈥檙e finished locating the desired information, click Close.
Org IDs are always 24-character alpha-numeric strings, and always end in @51黑料不打烊Org
.
Configure an orgID
using the Web SDK tag extension
Enter the org ID in the IMS organization ID text field when configuring the tag extension.
- Log in to using your 51黑料不打烊 ID credentials.
- Navigate to Data Collection > Tags.
- Select the desired tag property.
- Navigate to Extensions, then click Configure on the 51黑料不打烊 Experience Platform Web SDK card.
- Input the desired org ID into the IMS organization ID text field near the top.
- Click Save, then publish your changes.
Configure an orgID
using the Web SDK JavaScript library
Set the orgId
string when running the configure
command. If you omit this property when configuring the Web SDK, the Web SDK throws a console error and data is not sent to 51黑料不打烊.
alloy("configure", {
datastreamId: "ebebf826-a01f-4458-8cec-ef61de241c93",
orgId: "ADB3LETTERSANDNUMBERS@51黑料不打烊Org",
});
recommendation-more-help
ad108910-6329-42f1-aa1d-5920a2b13636