Edit a few subscribers, then export that list.Hi,
I do not understand how to import the system fields through CSV files (eg add Date, IP address, Status)
Thank you
You could create a new list, import the unsubscribers there, then set their status to unsubscribed, then take list actions as you need.but I need to also import unsubscribed users. What if I can not set the value of "status" field in "Unsubscribed" in CSV files?
But what if we want to add the IP address into the CSV file so we can transfer that data over from a different ESP? I tried adding into my CSV file but it looks like it actually creates a new field and doesn't actually add the data to the already created field that MW automatically creates.few fields, such as date added and ip address, are added by mailwizz automatically, so your csv file doesn't have to have them, so you can safely remove those custom fields.
The way I did what you want is:but I need to also import unsubscribed users. What if I can not set the value of "status" field in "Unsubscribed" in CSV files?
That is correct. You can have your old ip address as reference, mailwizz uses it's own mechanism to record the ip/date and it's independent of what you importBut what if we want to add the IP address into the CSV file so we can transfer that data over from a different ESP? I tried adding into my CSV file but it looks like it actually creates a new field and doesn't actually add the data to the already created field that MW automatically creates
Definitely a good security feature to protect from abuse by customers.That is correct. You can have your old ip address as reference, mailwizz uses it's own mechanism to record the ip/date and it's independent of what you import
Thanks. One thing to think about, would be allowing users to import the values. It would be great for me to be able to import this data. I don't want to have IP address in 2 different fields. And being able to keep track of subscribe date that I have would be good as well, rather than just using the date that MW chooses (which is probably the date of the upload). For me it's not a huge deal, but it could be helpful.That is correct. You can have your old ip address as reference, mailwizz uses it's own mechanism to record the ip/date and it's independent of what you import
I am thinking to implement a history of subscriber actions when they edit their profile so that we can keep track of these things.For me it's not a huge deal, but it could be helpful.
That would definitely be good, and perhaps it could be in an extra table, so that it does not have to be dragged around all the timehistory of subscriber actions when they edit their profile so that we can keep track of these things
Just my 2 cents on this, that would not be as beneficial. For me, if a subscriber changed their profile, I don't care what it was previously. Again, that is just me (maybe others have a use for it).I am thinking to implement a history of subscriber actions when they edit their profile so that we can keep track of these things.