Best answer

Add UTM's To A Link From A Google Sheet

  • 30 November 2022
  • 4 replies
  • 162 views

Userlevel 1
Badge

Is there some way to add UTM’s or query string parameters to a URL within a zap from a Google Sheet? So if I had a new row in Google Sheets as the trigger could I create a URL in Zapier with columns mapped as the UTM’s or query strings on a specific URL?

icon

Best answer by MohSwellam 30 November 2022, 16:18

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

4 replies

Userlevel 7
Badge +8

Hi @Chewy14 

 

If I understand the question correctly, yes you can do that. 

 

You would have the base URL (for example www.zapier.com) and then concatenate the data coming from the trigger to that URL using “&”. 

 

Is that what you are looking for? 

Userlevel 1
Badge

Hi @MohSwellam , thanks for the reply! Yes, correct. I am looking to cancatenate the data from a new row on a Google Sheet to the URL.

Userlevel 7
Badge +8

Glad I got it right then. So all you need to do is type the URL and add the parameters you need, mapping the values you have from Google Sheets into the URL. 

 

If you add screenshots with more details Im happy to help 
 

Userlevel 7
Badge +9

Hey @Chewy14! Just wanted to check in here. Moh is correct in that you can either type or generate the URL when building your Zap. Here’s an example of the concept: 

You would do the same thing with multiple mapped fields. All you'd need to do is type in “/” characters between the fields to generate the URL.

Let us know if that makes sense! We want to make sure you’re good to go here. 😊