Search results

  1. Jose Vega

    Send individual email - not using campaign

    It would be useful if we could send campaigns to subscribers based on external activity, like when a user visits a page on our website. The transactional emails could be used for this, but if I understand correctly, those emails are not tracked. So we wouldn´t be able to see if the user...
  2. Jose Vega

    Elastic email requires their own unsubscription tag ...

    Hi, elasticemail is requiring all emails to include their unsubscription tag: https://elasticemail.com/support/user-interface/unsubscribe For example: <a href="{unsubscribeauto:http://link-to-your-unsubscribe-page}">Unsubscribe</a> The problem is that mailwizz encodes the curly brackets { }...
  3. Jose Vega

    Move mailwizz to subdirectory

    I have mailwizz on newsletters.apps.vegacorp.me and I want to move it to apps.vegacorp.me/newsletters . I followed the steps on this thread: https://forum.mailwizz.com/threads/migrating-mailwizz-to-a-new-server.10/ 1- I copied all the files to the new folder 2- I dont need to change anything...
  4. Jose Vega

    Conditional tag

    is there a way to add conditional tags on a campaign? For example, I have: - "country" custom field - custom tag with a price for USA - custom tag with a price for canada I want to add the price per country on the campaign, something like: [IF:COUNTRY=USA] [USA_PRICE] [IF] So every...
  5. Jose Vega

    How to Send autoresponder on custom event

    customer.io looks good but it´s too expensive , I want to do it in-house.
  6. Jose Vega

    How to Send autoresponder on custom event

    I want to trigger an autoresponder when someone clicks a button on my website. How can I do that? My idea: 1- Create a blank campaign (campaign 1) and leave it paused. This will never be sent. 2- Create an autoresponder (campaign 2) and send it after someone opens the campaign 1 3- Load on my...
  7. Jose Vega

    Extending the API

    Thank you , yes , I am a developer and it shouldn´t be hard to implement this...
  8. Jose Vega

    Send campaign to individual subscriber

    @SQLIK Thanks for the suggestion, it looks interesting. But it´s too expensive, I have a huge list. I prefer to code it myself.
  9. Jose Vega

    Send campaign to individual subscriber

    Hi, I want to create a wordpress plugin that triggers campaigns sending based on user actions on my website. For example, I want to send a campaign to all the subscribers who visit an especific page, or click a link on my website. I can identify the subscriber by passing the subscriber ID as a...
  10. Jose Vega

    Extending the API

    @Ignacioport Would you be willing to share your code so we can use the reporting endpoints?
  11. Jose Vega

    How to get the subscribers who haven´t opened the last X campaigns

    Hi guys , I needed to create a segment with all the subscribers who haven´t opened any campaigns during the last 2 months. So I want to share the SQL I used to: 1- get the subscribers who haven´t opened any campaigns sent in the last two months 2- Verify what campaigns they have opened, just...
  12. Jose Vega

    Segment list by subscriber opens

    @twisted1919 What would be the SQL to get the list of subscriber that haven´t opened or clicked the last 10 campaigns?
  13. Jose Vega

    New Extensions

    Yeah, I think the best thing you could do is to create the marketplace and create documentation for developers... Do you have this in your roadmap? I understand you´re a very busy person, but I´d like to know what´s coming for mailwizz. What new features are being developed, or at least know...
  14. Jose Vega

    How to set click and open actions using the API?

    Hi, I´ve been using the mailwizz REST API for a long time and it´s great. But now I want to create campaigns and set actions per open / click , but the examples in the SDK dont show how to do it. Is this feature available to the API? If it is, it´s not documented.
  15. Jose Vega

    Have you considered releasing the app as open source?

    @VVT That´s a valid concern. But it shouldn´t be a problem for these reasons: 1- When I develop something for mailwizz, I´ll make the necessary tests to make sure the feature works as expected. 2- @twisted1919 and I would work as a team. Whenever I have a new feature ready, he will review my...
  16. Jose Vega

    Have you considered releasing the app as open source?

    @twisted1919 I understand. 1- Can you share the roadmap ? I just want to know what´s coming for mailwizz. I dont need to know dates, just the new features. 2- You could post a few tutorials or articles about mailwizz architecture. I know it´s hard to find good developers, and even more hard...
  17. Jose Vega

    Embed JSON feeds into your campaign

    @twisted1919 What if I create a campaign using json feeds. Is there a way to send the campaign only when the feed has new items? I could create a daily campaign, but if I dont publish something that day, the campaign would send the same item than the day before?
  18. Jose Vega

    Have you considered releasing the app as open source?

    @twisted1919 I understand. This get me thinking about this: 1- Do you have a roadmap? a page where we can see the new features that are in development and release schedules. 2- Do you have other projects besides mailwizz? do you spend time working on other apps? 3- Are you a solo developer...
  19. Jose Vega

    How can I load a stylesheet globally?

    @twisted1919 Wow, so easy and simple. I thought I needed to create an extension or something like that. Thank you.
  20. Jose Vega

    Have you considered releasing the app as open source?

    Hi, first of all I love mailwizz, I think it´s a great app with huge potential. But there are a lot of features missing, like the drag and drop editor, intelligent segmentation (like sending a campaign to subscribers who opened the last 10 campaigns, rank users based on activity like mailchimp...
Back
Top