Form Responses (Google) - Email Trigger - google-forms

how do you create a email trigger on a google responses form?
There is a question on my form that says "would you like to be contacted by your Property Manager to discuss further?" Ideally if the answer is yes to this question, I would like to response sheet to fire an automatic email to the relevant PM as a notification to make contact.

There is a notification add-on which you can get for free from the Add-ons menu. Unfortunately it can't be triggered by a check-box, you can only specify after how many responses should he email you.

Related

Custom dimension retrieved and placed in form field

I'm pretty new to GA, so forgive me if this seems obvious. Also, I am not the GA admin, that is someone else.
I have written a user registration form in a WP plugin that registers users via an API to our CRM - these are not WP users being registered.
Our marketing department have asked me to also submit a GA custom dimension with the form so it can be cross-referenced in our CRM.
Looking over the GA API, I can't seem to find a way to simply 'get' the current value of the requested custom dimension, only 'create', 'set' and 'send'.
Any advice on this would be helpful - and don't be afraid to "dumb it down", or point to a section on the GA support forums!
You can't easily get the value from GA and send it to your CRM.
I think for your use case you need to look at it the other way around.
You want to get the submission ID from the CRM on the "thank you" page and "send" it to GA in a custom dimension.

How to identify a user by sending a tagged link to the user's email inbox?

I am new to google analytics and google tag manager , so any help and clarification would be appreciated.
I am trying to understand how to track users via tagged email links in GTM and GA....
Is it possible to include a user ID in an email link and then catch the client id in GTM when user clicks on the link?
What I am trying to do is to detect different devices that an Anonymous user can use while exploring my website. So I am thinking maybe it is possible to get the user ID linked to each email from my database , include it in a link which is used in an email template.
Then when a user clicks on the link , based on the clicked event , a tag on GTM side can catch it , extract User ID and get the Client id (from GTM) and use these values to identify the user . Is this doable ? If yes where should I start from? If no , is there any way to do this?
Regards,
Lina
Yes, you can do it and the procedure described can work. Send that information as custom dimensions in Google Analytics tag in GTM (config them in Google Analytics UI at Property level). You can also create an User-ID view and send userId parameter as Field to set in GTM too (as well as a custom dimension).

How to change the "Account already exists" error in Woocommerce on checkout, into a login box?

Woocommerce checkout throws an error "An account is already registered with your email address", when you did not log in before checkout.
This is so clumsy. What I want in this case is to immediately show a popup with a login box, with the email address already populated.
It looks a little like this question: Woocommerce: Override login required for existing email. Add order to user account
But it is different.
I can't find anything that comes close.
I have looked for a solution as well. The closest I have found is the plugin linked below.
What I like is that when an email is added it will recognize if they are a past customer and automatically reveals a password input box underneath the email box. https://www.checkoutwc.com
This article describes more of what I mean under Login Lookup heading: https://oceanwp.org/blog/optimizing-your-woocommerce-checkout-page-with-checkout-for-woocommerce/
I have been testing it and so far I am happy with it. I signed up for the monthly subscription and will see if it helps increase sales. We get a 7-day free trial to play with it.
I also agree that Woo's solution is a little clumsy. :)
Best of luck! :)

Display image after submitting a Google Form

I would like to ask if it is possible to display an image (either from an external source or from Google Drive of the same account as the form creator) as part of the confirmation message after a user has completed and submitted a Google Form.
I understand from the following past questions that there is no way to add dynamic data to the custom confirmation message after submitting a Google Form, but I am looking just to add an image:
Display custom message after submitting a Google Form
Is it possible to have a google form confirmation message that displays part of the response data?
Thank you!

Google Analytics Custom Javascript Variable report

I'm using the Custom JavaScript variable to get the value of "User Name" and "User Email" via Google Tag Manager.
My question is, how do I create a custom report that shows all the User Email and User Name that accessed my site?
Thanks in advance.
Firstly, note that it is against Google Analytics Terms of Service to be collecting anything (name, email, address, phone, etc.) that can be used to personally identify any individual. So I hope you are not pushing that info into GA.
Secondly, generally speaking, you can push information into custom dimensions that can then be used in your GA reports (standard reports, custom reports, etc.). So if you are able to get data into a Custom JS variable, then there should be away for your to push them into a custom dimension.
Please make sure you are complying with the first point.

Resources