Skip to main content
Solved

Click to Copy Button for Referrals


Forum|alt.badge.img+4
  • Contributor I
  • 1 reply

Hi! We’re currently working on re-vamping our referral program and would like to add a button to an email with a “copy to clipboard” CTA that will automatically copy the url we assign to the button to the users clipboard which they would then be able to share with friends and family. 

Any chance this is possible in the template editor? We have other similar variable syntax (apply coupon to cart, etc.) but I can’t find any articles on this use case.

Best answer by stephen.trumble

Hey @Kelly 

Thank you so much for coming to the Klaviyo Community with this idea! It would be really great way to make it easier for your customers to revisit your site! At this time, Klaviyo does not have anything native to our integrations to add a link to someone’s clipboard or bookmarks. There may be some custom coding that could do this, but you would need to work with a developer or your IT team to build it. I am adding this idea to our product board for possible evaluation. If there is ever an update on this, I will share that news with you here in this thread!

Thank you so much for being part of the Klaviyo Community.

View original
Did this topic or the replies in the thread help you find an answer to your question?

11 replies

stephen.trumble
Community Manager
Forum|alt.badge.img+60
  • Community Manager
  • 1518 replies
  • Answer
  • November 12, 2021

Hey @Kelly 

Thank you so much for coming to the Klaviyo Community with this idea! It would be really great way to make it easier for your customers to revisit your site! At this time, Klaviyo does not have anything native to our integrations to add a link to someone’s clipboard or bookmarks. There may be some custom coding that could do this, but you would need to work with a developer or your IT team to build it. I am adding this idea to our product board for possible evaluation. If there is ever an update on this, I will share that news with you here in this thread!

Thank you so much for being part of the Klaviyo Community.


Forum|alt.badge.img+6
  • Active Contributor II
  • 19 replies
  • March 3, 2022

Hi @stephen.trumble

I’m also looking to have this feature in our CTA buttons where we are offering a coupon code and stumbled across this post. If we are able to add custom coding behind the Klaviyo CTA buttons to achieve this, where/how do we access that as I can’t seem to see any options in the settings? 

Also is this feature being developed? I feel with Klaviyo being an e-commerce lead emailing client, this feature is a big miss on Klaviyo’s behalf. 

Thanks! Michael


stephen.trumble
Community Manager
Forum|alt.badge.img+60

Hey @MNgo 

Sorry for the delay in response, but happy to help answer your questions! 

You can add a static coupon code in your success message after your customers have submitted your CTA. In your signup form template, if you choose the success message you can add the static coupon code there. If you want to use unique coupon codes, it will need to be added to an email template that is triggered by the list your signup form is directed too as our signup form success message does not allow for unique coupon codes to be used. 

As far as adding your website to someone’s bookmarks or clipboard, there is no update at this time on if or when this functionality will be available. If there is an update, I will share it in this post.

Thank you!


Forum|alt.badge.img+2
  • Contributor I
  • 1 reply
  • September 20, 2022

Is this feature released already?


.


Taylor Tarpley
Community Manager
Forum|alt.badge.img+60

Hi @karinlickers

 

Thanks for sharing your question! 

 

As stephen mentioned earlier

stephen.trumble wrote:

 As far as adding your website to someone’s bookmarks or clipboard, there is no update at this time on if or when this functionality will be available. If there is an update, I will share it in this post.

Thank you!

 

There hasn’t been an update on this so far, we will circle back if and when it is the case! 

-Taylor


  • Contributor I
  • 2 replies
  • November 26, 2024

Still no updates?


chloe.strange
Community Manager
Forum|alt.badge.img+41
  • Community Manager
  • 425 replies
  • December 26, 2024

@tommyg

I’m following up with the product team to see if this is on the roadmap - will share back when I hear any news. 

~Chloe


  • Contributor I
  • 2 replies
  • December 26, 2024

Thanks Chloe. Waiting for your update. 


raulgalera
Contributor I
Forum|alt.badge.img
  • Contributor I
  • 3 replies
  • January 1, 2025

@tommyg -- have you considered using an app for your referral program? ReferralCandy has this copy to click feature for referral links and integrates with Klaviyo.

cc ​@Kelly 


talhahussain
Problem Solver IV
Forum|alt.badge.img+8
  • Problem Solver IV
  • 76 replies
  • January 2, 2025

To create a "Click to Copy" button for referrals in Klaviyo:

  1. Use HTML and JavaScript in your email template to enable a copy-to-clipboard functionality.
  2. Add the referral code or link dynamically using Klaviyo's personalization variables (e.g., {{ person|lookup:'Referral Code' }}).
  3. Ensure the email platform supports JavaScript, as many email clients block it. If not, provide the referral code in plain text with instructions for manual copying.

Alternatively, direct users to a webpage where the "Click to Copy" functionality can be implemented easily.