OTrap
Elite Member
- Jul 12, 2008
- 2,314
- 1,064
I was picking through some GetResponse scripting, and I came across links like this:
https://app.getresponse.com/display_subscribers_count.js?campaign_name=[CAMPAIGN_NAME]&var=0
They return the number of subscribers in that campaign.
My question is, can these numbers be added up using Javascript to give one total?
Two examples of URLs that give such numbers (if anyone wishes to test) are:
https://app.getresponse.com/display_subscribers_count.js?campaign_name=lzlitki&var=0
https://app.getresponse.com/display_subscribers_count.js?campaign_name=admin_682519&var=0
Thanks in advance!
https://app.getresponse.com/display_subscribers_count.js?campaign_name=[CAMPAIGN_NAME]&var=0
They return the number of subscribers in that campaign.
My question is, can these numbers be added up using Javascript to give one total?
Two examples of URLs that give such numbers (if anyone wishes to test) are:
https://app.getresponse.com/display_subscribers_count.js?campaign_name=lzlitki&var=0
https://app.getresponse.com/display_subscribers_count.js?campaign_name=admin_682519&var=0
Thanks in advance!