Skip to content
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

Merged
merged 4 commits into from
Dec 20, 2024

Conversation

sasamuku
Copy link
Member

@sasamuku sasamuku commented Dec 19, 2024

Summary

Checked on Google Tag Assistant:

image

Related Issue

Changes

Testing

Other Information

Copy link
Member

@junkisai junkisai left a 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!

tableId,
}: OpenRelatedTablesLogEvent) => {
pushToDataLayer({
event: 'open_related_tables',
Copy link
Member

Choose a reason for hiding this comment

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

ask: Should be camelCase in dataLayer? @sasamuku @junkisai

Suggested change
event: 'open_related_tables',
event: 'openRelatedTables',

Copy link
Member Author

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.

Copy link
Member

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.

Copy link
Member Author

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

Copy link
Member

@junkisai junkisai left a 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 🎉

@junkisai junkisai added this pull request to the merge queue Dec 20, 2024
Merged via the queue into main with commit f4c6be3 Dec 20, 2024
12 checks passed
@junkisai junkisai deleted the add_open_related_tables_log_event branch December 20, 2024 02:48
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