Search results

  1. Scott

    Campaign Webhooks

    Yes that's an option. Would greatly appreciate it. Thank you.
  2. Scott

    Campaign Webhooks

    Tried to workaround by moving/copying a subscriber to a new list on campaign sent, and having a subscription webhook for that list, but seems those webhooks only trigger on a proper form submission and not on moving/copying subscriber to a new list. Anyway I can work around the current setup to...
  3. Scott

    Campaign Webhooks

    Possible to do webhooks upon campaign sent? So I can trigger automations for all subscribers that receive a certain autoresponder email. https://kb.mailwizz.com/articles/campaign-webhooks/
  4. Scott

    POSTMAN ERROR!!!

    I've been searching literally all day for this solution. This should be in the API docs, would have saved me the past 6 hours of my time. Where did you get the timestamp from @laurentiu ? I copied yours exactly as in the photo and it worked for me, but I have no idea what it means.
  5. Scott

    immediate false opens in Gmail?

    Just my own testing. No other reference.
  6. Scott

    Unsubscribe header - Gmail issue

    Simple enough to test to see if it's happening with your application as well. Just unsubscribe from one of your lists using Gmail unsub header and see if it gets processed in the database. We contacted 2 experts on here to see if we could pay them to evaluate and fix the issue but for some...
  7. Scott

    Delete Inactive Subscribers Cron

    Ahh ok thank you for that explanation. So this command isn't what I'm looking for. Is there a way to run a command of what I'm looking for? Similar to the search via the interface. I was thinking about learning a bit of sql to manage the database since I assume query directly in sql run much...
  8. Scott

    Using segment on large list.

    Oh cool ok. So if the subscribers matching that segment loads fairly fast then it should be ok sending campaigns to these segments? I guess I didn't clarify in the original post, was worried about the actual sending of campaigns to the segment.
  9. Scott

    Using segment on large list.

    I've avoided using segments because back in 2016 it was noted by the owner in this forum that it can use a lot of extra resources. I've come to the point where they would be very useful. How much impact would a segment filtered by 1 single custom field condition have on a list of say 100,00...
  10. Scott

    Unsubscribe header - Gmail issue

    Here's an example @twisted1919 . I unsubscribed using Gmail unsub from my own list yesterday (using default Mailwizz settings, nothing is "#' out. And today received an email from this same list. So need to sort this somehow because I think it's inflating my spam complaints on Gmail...
  11. Scott

    Delete Inactive Subscribers Cron

    I'm not sure exactly what's happening but it's definitely not working as it should as no subscribers get deleted or unsubscribed. But when I use the same search parameters in the UI of the application I get results.
  12. Scott

    Any Update on the Expected Autoresponder Revamp?

    Will this be upgradable from version 1.xx or will a completely new install be necessary? Very excited for 2.0!
  13. Scott

    Delete Inactive Subscribers Cron

    @twisted1919 I thought the command was supposed to delete all subscribers with no opens/clicks within the specified time period. Before and after look at subscribers in the application appears to be exactly the same. No subscribers deleted via the command /opt/cpanel/ea-php73/root/usr/bin/php...
  14. Scott

    Redirect gmail only emails to Landing Page 1 and NON gmail emails to landing page 2 after optin?

    Make 2 lists and then use javascript on the optin form to submit the lead to a particular list based on whether they submitted a gmail or non gmail address.
  15. Scott

    Unsubscribe header - Gmail issue

    Sorry, was on vacation. Basically with the default settings, when using Gmail unsubscribe button, not being redirected to any specific url, and users are not being unsubscribed in Mailwizz. After editing out that specific line, now when clicking the Gmail unsubscribe button, an email of the...
  16. Scott

    Unsubscribe header - Gmail issue

    Nothing seems to happen.
  17. Scott

    Unsubscribe header - Gmail issue

    Read the file. Can't seem to get the https link for list unsubscribe to work by default. "#" out that line seems to tell google that we're using email notifications and not the https url method. And can confirm the email notification method works. Is there another way to fix the https method of...
  18. Scott

    Unsubscribe header - Gmail issue

    From his testing we were noticing that mailwizz wasn't unsubscribing users when we would use the gmail one click list unsubscribe request. Had to "#" out the "list-unsubscribe=one-click" line to change to the email notification method to get the unsubscribe request to process properly.
  19. Scott

    Annoying "Bug"

    Just a reminder I'm still not seeing this. Thanks :)
  20. Scott

    Less Than, Greater Than Tags

    [SIGN_LT] [SIGN_LTE] etc... What's an example of how these tags should/can be used within a campaign?
Back
Top