Hey guys, i am affiliate and was always was using affiliate links but now my AM give my API key and told me i need to integrate in my lander.
I have no clue how to do it..
Anyone can help me with this?
I don't know your exact situation, but I imagine you have a snippet of code in the JavaScript on your page, something like:
Code:
var apiKey = 'place_your_api_key_here';
function onPageLoad() {
// do something with the API key...
}
...probably between two script tags. If you have access to the source code for that webpage, look for something similar and paste your API key between the quotes.
Or just message the guy back, and ask more specifically what you're supposed to do with it. Lol.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.