Forum Replies Created
-
AuthorPosts
-
anonymouseParticipant
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!
anonymouseParticipantOk 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>`anonymouseParticipantah i see my account expired a few days back and thats the reason i couldn’t download the extension updates. silly me!
anonymouseParticipant*delete*
-
AuthorPosts