Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Need betters stats - Automated Newsletters #259663
    anonymouse
    Participant

    Hi Stefano,

    Thanks for your response. Yes we do have reports, what I meant was that on the screen where you see all the stats for a particular campaign, it shows the sent/read/clicked .. would be nice to have a % figure for open/click on the same screen. that would give a quick overview of which copy performed best, without needing to visit each newsletter report manually to check the %..

    hope it makes sense? I can include a screenshot if you like

    Thanks again!

    in reply to: Infusionsoft #172881
    anonymouse
    Participant

    Ok so here is the code from infusionsoft to embed its form, I guess this could be modified so we can pass data to both infusionsoft and the newsletter plugin.

    Any help would be appreciated

    <form accept-charset="UTF-8" action="https://xxx.infusionsoft.com/app/form/process/88ceaee90d90bf6288bfe362c14c0572" class="infusion-form" id="inf_form_88ceaee90d90bf6288bfe362c14c0572" method="POST">
    <input name="inf_form_xid" type="hidden" value="88ceaee90d90bf6288bfe362c14c0572" />
    <input name="inf_form_name" type="hidden" value="xxx.com website subscriber" />
    <input name="infusionsoft_version" type="hidden" value="1.70.0.99522" />
    <div class="infusion-field">
    <label for="inf_field_Email">Email *</label>
    <input class="infusion-field-input" id="inf_field_Email" name="inf_field_Email" placeholder="Email *" type="text" />
    </div>
    <div>
    <div> </div>
    </div>
    <div class="infusion-submit">
    <button class="infusion-recaptcha" id="recaptcha_88ceaee90d90bf6288bfe362c14c0572" type="submit">Submit</button>
    </div>
    </form>
    <script type="text/javascript" src="https://xxx.infusionsoft.app/app/webTracking/getTrackingCode"></script>
    <script type="text/javascript" src="https://xxx.infusionsoft.com/resources/external/recaptcha/production/recaptcha.js?b=1.70.0.99522"></script>
    <script src="https://www.google.com/recaptcha/api.js?onload=onloadInfusionRecaptchaCallback&render=explicit" async="async" defer="defer"></script>
    <script type="text/javascript" src="https://xxx.infusionsoft.com/app/timezone/timezoneInputJs?xid=88ceaee90d90bf6288bfe362c14c0572"></script>`

    in reply to: all extensions now "premium"? :( #129219
    anonymouse
    Participant

    ah i see my account expired a few days back and thats the reason i couldn't download the extension updates. silly me!

    in reply to: all extensions now "premium"? :( #129217
    anonymouse
    Participant

    *delete*

Viewing 4 posts - 1 through 4 (of 4 total)