Skip to content

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

Merged
merged 15 commits into from
May 28, 2025
Merged

Create ue-migration.mdx #233

merged 15 commits into from
May 28, 2025

Conversation

Atul-Butola
Copy link
Contributor

@Atul-Butola Atul-Butola commented May 22, 2025

@Atul-Butola Atul-Butola requested a review from a team as a code owner May 22, 2025 11:34
Copy link
Contributor

github-actions bot commented May 22, 2025

🌟 EkLine Reviewer

Hello! 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.

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

ue.setUserIdentifier('unique-user-identifier', {
key1: value1,
key2: value2,
// ...
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [EkLine]

In general, don't use an ellipsis. (EK00011)

Suggested change
// ...
//

window.plugSDK.trackEvent("YOUR_EVENT", {
key1: value1,
key2: value2,
...
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [EkLine]

In general, don't use an ellipsis. (EK00011)

Suggested change
...

Copy link
Contributor

ue.logEvent("YOUR_EVENT", {
key1: value1,
key2: value2,
...
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [EkLine]

In general, don't use an ellipsis. (EK00011)

Suggested change
...

ue.setUserProperties({
key1: value1,
key2: value2,
...
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [EkLine]

In general, don't use an ellipsis. (EK00011)

Suggested change
...

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Co-authored-by: Ben Colborn <ben.colborn@devrev.ai>
Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

@Atul-Butola Atul-Butola merged commit 0343fa2 into main May 28, 2025
5 of 7 checks passed
@Atul-Butola Atul-Butola deleted the migration-ue branch May 28, 2025 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants