Affiliate ID on "free widget" badge

It would be great, if there’s a possibility to include an affiliate ID on the “free widget” badge, which is added in the bottom of widgets in free plan.

2 Likes

I have no idea for this question. But I just had a test with something.
Not a good thing, but you can consider. I will present my ideas. Of course you should also make it clear to visitors, that clicking on the badge will lead to a referral/affiliate link.
First I add a text with affiliate link (red text in screenshot)

Next, I will use CSS code to move it overlap the badge, here “Free Pricing Table Widget”. And set z-index higher than badge’s z-index. That means when clicking on Badge, the affiliate link will be opened.

And then we use CSS code to make the text hidden/transparent.

Each app you will need a different code, and will need to adjust the position of the text link on screen sizes using CSS. So you’ll need to know a little CSS, or post to the forum to get help.