Hi, I installed simplenews, and made a newsletter .. I then installed the simplenews statistics module. I've now sent out my first mailout.

If I check admin/content/simplenews/statistics it says "no newsletters available" and there is no data.

If I check the database tables with phpmyadmin, I can see there is data there ... I can see simplenews_statistics has the correct NID for my newsletter, 254, and a send value of 120. And simplenews_clicks and _opens both have data in there.

So the DB data looks fine, but I can't see the presentation screen.

Any ideas?

Comments

Docc’s picture

Has the newsletter finished sending? Only newsletters with the status 2 and higher (completed) will show.

emdeex’s picture

Oh, you are right, because of cron, it took a few hours to send them all.

Its appeared now. Terrific thanks.

Docc’s picture

Status: Active » Closed (fixed)