- This topic has 1 reply, 2 voices, and was last updated 11 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Affiliates Management Plugin for WordPress
by
WordPress Affiliate Manager › Forums › Affiliate Manager Plugin › Create a Creative only with Url
Hi
Any posibility to create a Creative only with the url? No Text, no image.
With that opcion i can track the visits tu a landing page.
Can I track the “Sumit” button of the landing page?
Thanks
Hi, we don’t have any option like that at the moment. Why don’t you create a text link and simply use the affiliate URL for it instead of embedding it as a text link?
For example: if you create link “text e-book” and an affiliate logs into the affiliate area, the link will look like the following:
<a href="http://example.com/text-book?wpam_refkey=xxxx" title="">test ebook</a>
In order to track it the link needs to be executed like the following:
http://example.com/text-book?wpam_refkey=xxxx
Now it can executed via text link or image link or by copying and pasting into the browser address bar.
We generate the full HTML because we don’t expect users to understand HTML.