-
Notifications
You must be signed in to change notification settings - Fork 3
Create ue-migration.mdx #233
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
Conversation
🌟 EkLine ReviewerHello! I’m here to help improve your docs. I’ve reviewed your pull request, and left in-line suggestions for quick fixes. For details, visit the Analytics Page. For questions or feedback, please email support@ekline.io. |
Published docs preview URL: https://devrev-preview-80873939-f86e-403b-8694-9ad9d8590407.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-409a2545-07b7-4cdf-bfe6-6af0070ae6dc.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-983f45c9-d60f-4b40-9c96-c20ac8d313f2.docs.buildwithfern.com |
ue.setUserIdentifier('unique-user-identifier', { | ||
key1: value1, | ||
key2: value2, | ||
// ... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In general, don't use an ellipsis. (EK00011)
// ... | |
// |
window.plugSDK.trackEvent("YOUR_EVENT", { | ||
key1: value1, | ||
key2: value2, | ||
... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In general, don't use an ellipsis. (EK00011)
... | |
Published docs preview URL: https://devrev-preview-51cae8d1-dc21-43ac-9101-47d960c0a106.docs.buildwithfern.com |
ue.logEvent("YOUR_EVENT", { | ||
key1: value1, | ||
key2: value2, | ||
... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In general, don't use an ellipsis. (EK00011)
... | |
ue.setUserProperties({ | ||
key1: value1, | ||
key2: value2, | ||
... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In general, don't use an ellipsis. (EK00011)
... | |
Published docs preview URL: https://devrev-preview-45652373-7e07-45ee-9b14-6dadf9c90172.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-81b82e53-8139-4b08-8a3f-a88bba06fd27.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-bf2b76dc-8af9-45d3-bb82-c0a22d50e214.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-7c528793-26d1-4f44-b3df-5ba9d7660528.docs.buildwithfern.com |
Co-authored-by: Ben Colborn <ben.colborn@devrev.ai>
Published docs preview URL: https://devrev-preview-247fddff-fddc-4856-8ba8-f29a44da90f2.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-9d87fcb2-1926-4b64-b593-9e26af9c5f67.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-c72d0064-d9a4-4aa0-bc63-7fc55f941b47.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-c555507b-1acd-46df-8d60-f2cd50c64c7f.docs.buildwithfern.com |
ISS-177845
Preview: https://devrev-preview-81b82e53-8139-4b08-8a3f-a88bba06fd27.docs.buildwithfern.com/public/sdks/web/migration