I have a Google form connect to a Google sheet that stores all the data from the responders of the Google form.
This Google form is officially closed(past deadline) but I need to add a new field in this Google form and make responders who have already response to my form to fill the new field.
Allow the previous responders to edit there response and no others can fill this Google form(others will see form closed message).
Related
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!
This is more of a simple yes or no question with the hope that someone could point me in the right direction.
My company has Google Calendar and Google Forms. What we want to do is create a Registration Form using Google Forms, once the Registration Form is created then it will automatically create an event within our Google Calendar with the Registration Form Link.
We do not want to use the responses to create an event, we want to use the form to create the event. The responses are set up within the form to be emailed to the a specific person where they can tally and confirm all the registries.
Our company also has a wordpress site, so maybe there is a plugin for wordpress that creates the form and automatically creates an event on our Google Calendar.
Is this possible?
From the Google Form editor you could create a bounded script project and add to it an script that creates a Google Calendar event, so yes, it's possible.
I would like to push the referral URL to Google Analytics once someone submits the form on my landing page. Is it possible to do this using Google Tag Manager and also pass a successful form completion?
There shouldn't be any reason to pull the referral URL within GTM. Google Analytics (GA) already does this. To view referrer information, simply add a secondary dimension! Here's a screenshot of where to find the secondary dimension option:
You can use the search box in the secondary dimension dropdown menu to find and apply the Full Referrer dimension. Below, I've provided a screenshot showing the Full Referrer column that is added:
The new version of Google Forms is nice BUT it's missing 1 critical feature which should be easy, but I don't know how to implement it.
When creating a Google Form, once the visitor clicks 'Submit', I want to redirect them to a custom URL or custom Thank you page (i.e., http://cnn.com ).
The current functionality of all Google Forms is to show a message that the form has been submitted. I'd like to bypass that and instead send to a Custom URL.
How can I do that?
NOTE: I am NOT asking about how to display custom message after submitting a Google Form as that is clearly possible in the form settings.
I used rails to develop my website, and I've installed disqus and google analytics.
I would like to be able to view the content of comments made via disqus in my google analytics dashboard. Is this possible?
I've only been able to see how many 'likes' and 'comments' in the dashboard, but not the actual content.
Thanks.
If you want to record the comments, you will need to capture them in a Custom Variable to send to GA. However, note that
There is a character limit for Custom Variable values (a 128 char
limit shared between all custom var names and values on a given
request).
Tracking stuff like this isn't really what GA (or other tracking
tools) is for, and could possibly even violate Google's ToS,
depending on the contents of the comments