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

Official guide refers to x-fb-event_id but template expects event_id #26

Open
weotch opened this issue Nov 29, 2021 · 3 comments
Open

Comments

@weotch
Copy link

weotch commented Nov 29, 2021

The guide at https://developers.facebook.com/docs/marketing-api/conversions-api/guides/gtm-server-side refers to x-fb-event_id being the GA4 event parameter name but this line makes me think it should be just event_id:

event.event_id = eventModel.event_id;

For instance, with this GTM config:

Google Tag Manager 2021-11-29 at 3 48 20 PM

I see this in the server side GTM debugger:

Tag Manager Debug Mode 2021-11-29 at 3 49 23 PM

When I use x-fb-event_id as the param name in GTM, I don't see any event_id in the server side GTM debugger.

@agustinv
Copy link

+1

2 similar comments
@whycantidraw
Copy link

+1

@ajosephjohnson
Copy link

+1

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

No branches or pull requests

4 participants