Tagged: x
-
AuthorPosts
-
December 6, 2016 at 9:28 pm #1284004
jtbtuParticipantI have a sales page for an eCourse built with X/cornerstone that links to an LMS platform (by way of x button) for payment, enrollment, etc. The course is fully hosted on said platform and they have an affiliate program that generates affiliate IDs and links.
example:
sales page: mysite.com/sales-page
LMS affiliate link: example.LMS.com/?affcode=UNIQUE-IDWe want affiliates to link to the sales page first, rather than directly to the LMS — the buttons on the sales page will then link to the LMS.
If we have our affiliates manually append their LMS affiliate query string (?affcode=UNIQUE-ID) to our sales page URL, it will be on their inbound URL.
example: mysite.com/sales-page/?affcode=USER1
with our x buttons linking to example.LMS.com, can we pass the inbound parameters to that external link when detected?
— > entry/inbound link: mysite.com/sales-page/?affcode=USER1
— > button link from page: example.LMS.com
but with “?affcode” detected on entry URL, can the X button then append that parameter to its external link?
— > ideal end rusult button link: example.LMS.com/?affcode=USER1
the above link is the original affiliate link intended to go to the LMS platform. we’re ultimately sending them to the intended URL (to allow affiliates to get credit), but we need them to go to our sales page… so it can, you know, sell them. 🙂
can this be achieved with x buttons?
December 6, 2016 at 9:30 pm #1284005
jtbtuParticipantThis reply has been marked as private.December 7, 2016 at 1:53 am #1284196
Paul RModeratorHi,
Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1284004 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
