-
Notifications
You must be signed in to change notification settings - Fork 1
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
📈 : Add open related tables log event #325
Conversation
ac55466
to
1fec28d
Compare
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.
I have made only one comment!
frontend/packages/erd-core/src/features/gtm/utils/openRelatedTablesLogEvent.ts
Outdated
Show resolved
Hide resolved
7435d27
to
a22e4a8
Compare
tableId, | ||
}: OpenRelatedTablesLogEvent) => { | ||
pushToDataLayer({ | ||
event: 'open_related_tables', |
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.
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.
@junkisai
I want to know which is better 🙏
I've checked spread sheet's GTM - event
column.
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.
@sasamuku
I apologize for the confusion. 🙏
I intended for you to reference the "dataLayer - event" column in the spreadsheet, so I would like you to use camelCase.
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.
@junkisai @hoshinotsuyoshi
ok!!
I've modified
9eab8e0
…ablesLogEvent.ts Co-authored-by: Junki Saito <[email protected]>
f810b2b
to
9eab8e0
Compare
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.
Thank you for making the adjustments!
LGTM 🎉
Summary
Checked on Google Tag Assistant:
Related Issue
Changes
Testing
Other Information