The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group

Slack Signup
Newsletter Optin
Help Desk

Google Merchant Customer Review Integration

Labels

This Discussion is public

Notifications

Hi there,

I have a simple eCommerce system set up using Formidable and I want to get Google Customer Reviews set up on the site.  To do so I need a way to call data from a specific form when it is submitted.  That data is called from some script provided by Google.

Anyone have any idea how call a specific field from a specific form as it is submitted?  The code provided by Google suggests using a php call.

I thought about using a view (which I have a bit of experience with) but could not get it to pick up the form submission, I cannot see anything in the docs about passing a value from a form to a view, every other combination of value passing is provided - form to form, view to form, but not form to view.

I have attached Googles code requirements in case it helps.

Thanks for any help given.


Attachment:
integration_code.txt

That source code is all Javascript that would be added to your site's header. According to Step 3 on this page: https://support.google.com/merchants/answer/7519329?hl=en, you have to edit this code to include the GTINs in JSON format.

Discussion closed.