Launching IM popins via javascript?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • st0ned
    Confirmed User
    • Mar 2007
    • 8437

    #1

    Launching IM popins via javascript?

    Is there any way to launch a js file to load an IM popin? Basically I am looking for a way to mass admin IM popins across my network of 800+ sites without doing it the manual way. I know fris was working on a Wordpress plugin that would accomplish this. Most of my network runs on WP so if anyone has a solution I would happily pay for the info. I have played with OpenX a bit also if it is possible to setup an ad zone for IM ads that would work as well.

    Any input would be greatly appreciated.
    Conversion Sharks - 1,000+ adult dating offers, traffic management, and consistently high payouts.
    We will guarantee and beat your current EPC to win your dating traffic!
    Skype: ConversionSharks || Email: info /@/ conversionsharks.com
  • st0ned
    Confirmed User
    • Mar 2007
    • 8437

    #2
    Back to the top.
    Conversion Sharks - 1,000+ adult dating offers, traffic management, and consistently high payouts.
    We will guarantee and beat your current EPC to win your dating traffic!
    Skype: ConversionSharks || Email: info /@/ conversionsharks.com

    Comment

    • Exit-chat
      Confirmed User
      • Oct 2008
      • 444

      #3
      We have a program that could work for you. If you want to contact me via email we can discuss what potions our solution might work best for you.
      Rick Bennink
      CEO
      www.Exit-Chat.com
      icq 278635939
      [email protected]

      The market creator and leader in AI chat customer recovery since 2005!

      Comment

      • fuzebox
        making it rain
        • Oct 2003
        • 22351

        #4
        I manually include a specific .js file on all the sites I want it on, and then in that file I generate the IM code using document.write().

        Comment

        • st0ned
          Confirmed User
          • Mar 2007
          • 8437

          #5
          Originally posted by Exit-chat
          We have a program that could work for you. If you want to contact me via email we can discuss what potions our solution might work best for you.
          Hitting you up now, thanks!

          Originally posted by fuzebox
          I manually include a specific .js file on all the sites I want it on, and then in that file I generate the IM code using document.write().
          Thanks for the input. Say I wanted to include the .js file on each site, then inside of that .js file wanted it to load a remote .js file or at least a remote IM code. Is this possible? Just trying to admin them all from one location but would rather not have the same URL spread across my network.
          Conversion Sharks - 1,000+ adult dating offers, traffic management, and consistently high payouts.
          We will guarantee and beat your current EPC to win your dating traffic!
          Skype: ConversionSharks || Email: info /@/ conversionsharks.com

          Comment

          • sortie
            Confirmed User
            • Mar 2007
            • 7771

            #6
            Originally posted by st0ned
            Hitting you up now, thanks!



            Thanks for the input. Say I wanted to include the .js file on each site, then inside of that .js file wanted it to load a remote .js file or at least a remote IM code. Is this possible? Just trying to admin them all from one location but would rather not have the same URL spread across my network.

            At a glance; I would write a script to act based on the referring site(you domains)
            and that script would serve up the proper .js file. I would embed the script in the
            javascript file directory folder using htacces.

            So then to change a site/ad/etc.. you just change the redirect script.

            I think this does what you want, if i understand you correctly.

            Comment

            • Pandoras
              Confirmed User
              • Aug 2008
              • 8447

              #7
              Originally posted by st0ned
              Is there any way to launch a js file to load an IM popin? Basically I am looking for a way to mass admin IM popins across my network of 800+ sites without doing it the manual way. I know fris was working on a Wordpress plugin that would accomplish this. Most of my network runs on WP so if anyone has a solution I would happily pay for the info. I have played with OpenX a bit also if it is possible to setup an ad zone for IM ads that would work as well.

              Any input would be greatly appreciated.
              " I will happily pay for the info " lol
              btw , what happen with : NEW Tube/TGP/Blog Script - Liquid Media!
              Find the right product for the right traffic only at TeenRevenue.com
              If you dont covert with TeenRevenue with your TeenTraffic within 24 hours of adding our links WE WILL CREDIT YOUR ACCOUNT !!!
              Sigh up for for more detials and find out more

              Comment

              • st0ned
                Confirmed User
                • Mar 2007
                • 8437

                #8
                Originally posted by sortie
                At a glance; I would write a script to act based on the referring site(you domains)
                and that script would serve up the proper .js file. I would embed the script in the
                javascript file directory folder using htacces.

                So then to change a site/ad/etc.. you just change the redirect script.

                I think this does what you want, if i understand you correctly.
                I think I follow. Mind hitting me up?

                Originally posted by Pandoras
                " I will happily pay for the info " lol
                btw , what happen with : NEW Tube/TGP/Blog Script - Liquid Media!
                Why do you continually follow me around? I have already explained myself.
                Conversion Sharks - 1,000+ adult dating offers, traffic management, and consistently high payouts.
                We will guarantee and beat your current EPC to win your dating traffic!
                Skype: ConversionSharks || Email: info /@/ conversionsharks.com

                Comment

                • fris
                  Too lazy to set a custom title
                  • Aug 2002
                  • 55679

                  #9
                  i can give you the msn ad im plugin, you just need to activate it and enter your link code, and what description you want.
                  Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                  Comment

                  • st0ned
                    Confirmed User
                    • Mar 2007
                    • 8437

                    #10
                    Originally posted by fris
                    i can give you the msn ad im plugin, you just need to activate it and enter your link code, and what description you want.
                    Thanks fris. Would this be easily edited across 800 sites? As far as switching sponsors.
                    Conversion Sharks - 1,000+ adult dating offers, traffic management, and consistently high payouts.
                    We will guarantee and beat your current EPC to win your dating traffic!
                    Skype: ConversionSharks || Email: info /@/ conversionsharks.com

                    Comment

                    • fris
                      Too lazy to set a custom title
                      • Aug 2002
                      • 55679

                      #11
                      Originally posted by st0ned
                      Thanks fris. Would this be easily edited across 800 sites? As far as switching sponsors.
                      or you could just add the script on one domain, and have it load in the header on all sites.
                      Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                      Comment

                      • fuzebox
                        making it rain
                        • Oct 2003
                        • 22351

                        #12
                        Originally posted by st0ned
                        Thanks for the input. Say I wanted to include the .js file on each site, then inside of that .js file wanted it to load a remote .js file or at least a remote IM code. Is this possible? Just trying to admin them all from one location but would rather not have the same URL spread across my network.
                        Yes you would only edit the one file... all I do is document.write('<script src="http://link.to.sponsor.im.code"></scr'+'ipt>'); (you need to split up the </script> for javascript to flow through it properly).

                        The reason I went javascript instead of php was so I could use the same file on freehosted blogs and across servers.

                        Comment

                        • st0ned
                          Confirmed User
                          • Mar 2007
                          • 8437

                          #13
                          Originally posted by fris
                          or you could just add the script on one domain, and have it load in the header on all sites.
                          That is what I am trying to avoid for SEO reasons.

                          Originally posted by fuzebox
                          Yes you would only edit the one file... all I do is document.write('<script src="http://link.to.sponsor.im.code"></scr'+'ipt>'); (you need to split up the </script> for javascript to flow through it properly).

                          The reason I went javascript instead of php was so I could use the same file on freehosted blogs and across servers.
                          Again, I appreciate your input. I guess what I meant to say was like a backend script that is hidden within the main js file. Simply for the reason that I don't want the same URL spread across my entire network.

                          So for example, I would like to load im.js to all sites locally and im.js would communicate with an outside URL to allow me to admin from one location without having the same URL spread across my network.

                          If that makes any sense at all? Any ideas?

                          Thanks!
                          Conversion Sharks - 1,000+ adult dating offers, traffic management, and consistently high payouts.
                          We will guarantee and beat your current EPC to win your dating traffic!
                          Skype: ConversionSharks || Email: info /@/ conversionsharks.com

                          Comment

                          • LoveSandra
                            So Fucking Banned
                            • Aug 2008
                            • 10551

                            #14
                            see my sig

                            Comment

                            Working...