Hello All,
Is there any way to upload multiple campaigns to prosper instead of adding them one by one in Affiliate Campaigns, then clicking on get links and getting them one by one?
I do a lot of direct linking camps and sometimes this takes a very long time.
Anyone have a solution?
You could try imacros
Hey csvt yea I thought about building a macro out somehow just didn't know if anyone knew of a way to hack prosper to do it.
Ahh so close with this one. As soon as I'm done I will post it here.
Question for any of you imacros junkies:
I need to parse a url string that gets pulled from the ADD !EXTRACT {{!URLCURRENT}} command in which I then store in a variable !VAR2
How could I call a javascript file that would pass this variable(!VAR2) to the javascript file and return just an ID from a piece of the url(I know how to use the str.replace function in javascript) that I could then use somewhere down the macro.
Any help would be appreciated as I am going no where with this last piece.
This is really the only thing I need to get done to finish it.